All series for EDK2

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