All series for EDK2

Status Subject Author
G O [edk2] [PATCH] MdeModulePkg: Remove redundant library classes and GUIDs shenglei 5 years, 8 months ago
G [edk2] [Patch] BaseTools: Add check for VOID* PCD Max Size Yonghong Zhu 5 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Boot Option Fix xianhu2x 5 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Network Setup Fix xianhu2x 5 years, 8 months ago
G [edk2] [PATCH edk2-platforms 0/2] Silicon/SynQuacer: update Device Tree Sumit Garg 5 years, 8 months ago
G R [edk2] [Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Get boot mode Guo, Mang 5 years, 8 months ago
G R [edk2] [Patch] DSC Spec: limit the VOID* PCD max size to UINT16 Yonghong Zhu 5 years, 8 months ago
G R [edk2] [PATCH] ShellPkg/acpi: Code cleanup to pass static code checker Ruiyu Ni 5 years, 8 months ago
G R [edk2] [PATCH] MdePkg/BaseLib: Add an additional check within AsciiStriCmp Ruiyu Ni 5 years, 8 months ago
G [edk2] [Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Implement AllocateAcpiCpuData function. Eric Dong 5 years, 8 months ago
G R [edk2] [Patch] BaseTools/Pkcs7Sign: Add PKCS7 test key include files Kinney, Michael D 5 years, 8 months ago
G R [edk2] [PATCH] OvmfPkg/PlatformDebugLibIoPort: fix port detection for use in the DXE Core Laszlo Ersek 5 years, 8 months ago
G R [edk2] [Patch] BaseTools/BinToPcd: Encode string returned from ByteArray() Kinney, Michael D 5 years, 8 months ago
G R [edk2] [PATCH] ArmPkg/GenericWatchdogDxe: Split 64bit register write to 2x32bit Marcin Wojtas 5 years, 8 months ago
G O [edk2] [PATCH] MdeModulePkg: Remove redundant library classes and GUIDs shenglei 5 years, 8 months ago
G [edk2] [PATCH v2] MdeModulePkg: Remove redundant library classes, protocols and GUIDs shenglei 5 years, 8 months ago
G R [edk2] [PATCH v2] NetworkPkg/HttpDxe: Strip square brackets in IPv6 expressed HostName. Jiaxin Wu 5 years, 8 months ago
G R [edk2] [PATCH] MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffers Star Zeng 5 years, 8 months ago
G R [edk2] [Patch v6 00/23] Add FmpDevicePkg Kinney, Michael D 5 years, 8 months ago
G R [edk2] [PATCH] FmpDevicePkg FmpDxe: Fix XCODE build failure Star Zeng 5 years, 8 months ago
G [edk2] [PATCH] FmpDevicePkg: Remove useless lib mapping in dsc Star Zeng 5 years, 8 months ago
G O [edk2] [Patch v5 00/21] Add FmpDevicePkg Kinney, Michael D 5 years, 8 months ago
G T [edk2] [Patch v3 00/10] Add Capsule Generation Tools Kinney, Michael D 5 years, 8 months ago
G R [edk2] [Patch] Build Spec: Add rules for structure pcd display in the report Yonghong Zhu 5 years, 8 months ago
G R [edk2] [Patch] NetworkPkg/HttpDxe: Stripped square brackets in IPv6 expressed HostName. Jiaxin Wu 5 years, 8 months ago
G R [edk2] [Patch] BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue Kinney, Michael D 5 years, 8 months ago
G R [edk2] [PATCH] BaseTools: Use pickle to replace cPickle Yonghong Zhu 5 years, 8 months ago
G R [edk2] [PATCH] BaseTools: remove unused import thread Yonghong Zhu 5 years, 8 months ago
G R [edk2] [PATCH] BaseTools: Guid.xref doesn't specify the correct GUID value for Driver Yonghong Zhu 5 years, 8 months ago
G R [edk2] [Patch] [UDK2017] SecurityPkg OpalPasswordSupportLib: Add check to avoid potential buffer overflow. Eric Dong 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg FmpDxe: Use local variable to store test key digest size Star Zeng 5 years, 8 months ago
G R [edk2] [PATCH] SignedCapsulePkg SystemFirmwareReportDxe: Try LocateProtocol Star Zeng 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg: Fix code style issue Star Zeng 5 years, 8 months ago
G R [edk2] [PATCH] MdePkg FirmwareManagement.h: Fix code style issue Star Zeng 5 years, 8 months ago
G R [edk2] [PATCH] MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is required Star Zeng 5 years, 8 months ago
G R [edk2] [PATCH] MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is used Star Zeng 5 years, 8 months ago
G R [edk2] [patch 0/2] Enahnce Perf data transfer between Dxe Perf Lib and driver Dandan Bi 5 years, 8 months ago
G [edk2] [patch 0/3] Add PeiPerformancePpiLib Dandan Bi 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH V2] FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersion Star Zeng 5 years, 8 months ago
G [edk2] [patch 0/4] Remove DxeSmmPerformanceLib Dandan Bi 5 years, 8 months ago
G R [edk2] [PATCH 0/2] Avoid possible NULL ptr dereference Hao Wu 5 years, 8 months ago
G O [edk2] [PATCH] FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersion Star Zeng 5 years, 8 months ago
G [edk2] [patch 0/4] ShellPkg/UefiShellAcpiViewCommandLib: Fix build issues Dandan Bi 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master 0/8] Fix GenerateCapsule issues Kinney, Michael D 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been locked Star Zeng 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH V2] FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declaration Star Zeng 5 years, 8 months ago
G R [edk2] [Patch] SecurityPkgDSC: Fix 2 DSC build error Zhang, Chao B 5 years, 8 months ago
G O [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declaration Star Zeng 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSize Star Zeng 5 years, 8 months ago
G R [edk2] [staging/FmpDevicePkg-master][PATCH] FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2 Star Zeng 5 years, 8 months ago