All series for EDK2

Status Subject Author
R G [edk2] [PATCH 0/7] Mark [Ascii|Unicode]ValueToString as deprecated Hao Wu 7 years, 8 months ago
R G [edk2] [PATCH V4 0/3] DXE Memory Protection Jiewen Yao 7 years, 8 months ago
R G [edk2] [PATCH] UefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue with GCC 5.4 Jeff Fan 7 years, 8 months ago
G [edk2] [PATCH v2 0/2] Add Local APIC memory mapped space in GCD Jeff Fan 7 years, 8 months ago
O G [edk2] [patch] SecurityPkg: Fix potential bug in Security Boot dxe. Zhang Lubo 7 years, 8 months ago
R G [edk2] [PATCH v2] MdeModulePkg/HiiDatabase: clean the value before setting default string Dandan Bi 7 years, 8 months ago
R G [edk2] [Patch] BaseTools: add error check for Macro usage in the INF file Yonghong Zhu 7 years, 8 months ago
G [edk2] [PATCH] UefiCpuPkg/CpuDxe: Add Local APIC memory mapped space in gDS Jeff Fan 7 years, 8 months ago
R G [edk2] [PATCH] UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod value Jeff Fan 7 years, 8 months ago
G [edk2] [PATCH] Fix SMRR2 bug. Jeff Fan 7 years, 8 months ago
R G [edk2] [PATCH] MdeModulePkg/PciBusDxe: Refine code to make it more readable Ruiyu Ni 7 years, 8 months ago
R G [edk2] [PATCH] Security Tcg2Smm: Add missing gEfiTcg2ProtocolGuid dependency Star Zeng 7 years, 8 months ago
O G [edk2] [patch] MdeModulePkg/HiiDatabase: clean the value before setting default string Dandan Bi 7 years, 8 months ago
R G [edk2] [patch] MdeModulePkg/BMMUiLib: Remove old useless data before new save action Dandan Bi 7 years, 8 months ago
R G [edk2] [PATCH] MdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize of Trb Hao Wu 7 years, 8 months ago
R G [edk2] [PATCH] NetworkPkg/IpSecDxe: Add check to avoid possible divide by zero Hao Wu 7 years, 8 months ago
G [edk2] [PATCH] Reformat ReadMe.MD with markdown (github) and simplify instructions Rebecca Cran 7 years, 8 months ago
R G [edk2] [patch] SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. Zhang Lubo 7 years, 8 months ago
R G [edk2] [PATCH v2] NetworkPkg:Add scriptable configuration to iSCSI driver by Zhang Lubo 7 years, 8 months ago
G [edk2] [PATCH 0/5] HardwareInterrupt2 protocol evan.lloyd@arm.com 7 years, 8 months ago
O G [edk2] [PATCH v3 0/4] Add PCD PcdPteMemoryEncryptionAddressOrMask Leo Duran 7 years, 8 months ago
G [edk2] [PATCH 0/5] OvmfPkg: support QEMU_LOADER_WRITE_POINTER Laszlo Ersek 7 years, 8 months ago
R G [edk2] [PATCH] MdeModulePkg/PciBusDxe: Fix IA32 build failure Ruiyu Ni 7 years, 8 months ago
R G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] Fix MRC restore issue Guo, Mang 7 years, 8 months ago
R G [edk2] [Patch] NetworkPkg/HttpBootDxe: Declare the functions as EFIAPI to pass the GCC build Jiaxin Wu 7 years, 8 months ago
R G [edk2] [PATCH v2 0/4] ArmPkg: add groundwork for DXE image protection Ard Biesheuvel 7 years, 8 months ago
R G [edk2] [Patch V2] BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions] Yonghong Zhu 7 years, 8 months ago
R G [edk2] [Patch] MdeModulePkg UefiBootManagerLib: Correct usages of GUID and Protocol Liming Gao 7 years, 8 months ago
R G [edk2] [Patch] NetworkPkg/HttpBootDxe: Update to check specified media type Jiaxin Wu 7 years, 8 months ago
O G [edk2] [Patch] BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions] Yonghong Zhu 7 years, 8 months ago
R O G [edk2] [PATCH] ShellPkg/HandleParsingLib: Correct format specifier for LoadedImage Jeff Westfahl 7 years, 8 months ago
R G [edk2] [Patch] NetworkPkg/HttpBootDxe: Request HTTP token notify as a DPC at TPL_CALLBACK Jiaxin Wu 7 years, 8 months ago
G [edk2] [PATCH V2] SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. Zhang Lubo 7 years, 8 months ago
G [edk2] [patch] SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. 1. prohibit Image SHA-1 hash option in SecureBootConfigDxe. 2. Timebased Auth Variable driver should ensure AuthAlgorithm is SHA256 before further verification Zhang Lubo 7 years, 8 months ago
R G [edk2] [PATCH] MdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to handle MaxSize = 0 Hao Wu 7 years, 8 months ago
G [edk2] [PATCH v2] MdePkg/BaseLib: Refine logic for (Ascii)StrnLenS to handle MaxSize = 0 Hao Wu 7 years, 8 months ago
R G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] Fixed Map-r issue. lushifex 7 years, 8 months ago
G [edk2] [PATCH] VfrCompile: fix invalid comparison between pointer and integer Paolo Bonzini 7 years, 8 months ago
R G [edk2] [PATCH] Make [-D Macros] as optional argument for GenCfgOpt rthomaiy 7 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] SPI Flash Lock. zwei4 7 years, 8 months ago
R G [edk2] [PATCH v2 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy hegdenag 7 years, 8 months ago
O G [edk2] [PATCH v1 0/2] NetworkPkg/iScsiDxe: Update iScsiStart Policy hegdenag 7 years, 8 months ago
R G [edk2] [Patch V2] BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file Yonghong Zhu 7 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] Change DSC and FDF. zwei4 7 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] Add FirmwareUpdate application zwei4 7 years, 8 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3] Add SPI modules. zwei4 7 years, 8 months ago
O G [edk2] [Patch] BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file Yonghong Zhu 7 years, 8 months ago
R G [edk2] [Patch] BaseTools: NULL pointer comparison to a char literal should be to NULL Yonghong Zhu 7 years, 8 months ago
R G [edk2] [PATCH] ShellPkg/pci: Report error when invalid value is specified for "-ec" Ruiyu Ni 7 years, 8 months ago
R G [edk2] [PATCH V2] MdePkg ACPI: Incorrect definition name for ACPI IORT Table signature Star Zeng 7 years, 8 months ago