All series for EDK2

Status Subject Author
R G [edk2] [PATCH] CryptoPkg/OpensslLib AARCH64: disable rather than demote format warning Ard Biesheuvel 7 years, 4 months ago
R G [edk2] [Patch] MdePkg: Update PI spec version to 1.6 in MdePkg.dec Liming Gao 7 years, 4 months ago
R G [edk2] [PATCH] CryptoPkg/OpensslLib AARCH64: suppress format string warning Ard Biesheuvel 7 years, 4 months ago
R G [edk2] [PATCH] UefiCpuPkg: Fix comment typo for MtrrLibApplyFixedMtrrs function Song, BinX 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Remove 'COMMON' in PCD SkuInfoList BobCF 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Fix Sku inherit issue. BobCF 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Support PCD flexible values format Yonghong Zhu 7 years, 4 months ago
G [edk2] [Patch] MdeModulePkg Variable: Update expression to directly use boolean type value Liming Gao 7 years, 4 months ago
G [edk2] [Patch] MdeModulePkg HiiDataBase: Fix the potential NULL pointer reference Liming Gao 7 years, 4 months ago
G [edk2] [Patch 0/2] BaseTools: Add Flexible PCD Value support Yonghong Zhu 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Update Python Makefile to include the new added python files Liming Gao 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Fix Pcd value override issue caused by SKU inherit BobCF 7 years, 4 months ago
R G [edk2] [PATCH v2] MdeModulePkg Variable: Update Pointer Minus with UINTN type Liming Gao 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Add Platform Override Build Options for PcdValueInit Yonghong Zhu 7 years, 4 months ago
O G [edk2] [Patch] MdeModulePkg Variable: Update Pointer Minus with UINTN type Liming Gao 7 years, 4 months ago
R G [edk2] [Patch] MdeModulePkg HiiDataBaseDxe: Add the check for the memory allocation return Liming Gao 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Update SkuId checker to make sure it be valid UINT64 value Liming Gao 7 years, 4 months ago
R G [edk2] [Patch 0/2] NetworkPkg/HttpDxe: Fix some issues in HttpDxe Jiaxin Wu 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file Yonghong Zhu 7 years, 4 months ago
R G [edk2] [Patch] BaseTools: Fix building FatPkg failed issue BobCF 7 years, 4 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoardMax-UDK2017] Fix License Header. zwei4 7 years, 4 months ago
R G [edk2] [Patch 0/5] MdeModulePkg/DxeHttpLib: Fix series issues in DxeHttpLib. Jiaxin Wu 7 years, 4 months ago
R G [edk2] [Patch] MdeModulePkg HiiDataBaseDxe: Initialize the local variable before reference Liming Gao 7 years, 4 months ago
G [edk2] [Patch]Vlv2TbltDevicePkg:Fix License Header. zwei4 7 years, 4 months ago
R G [edk2] [Patch] NetworkPkg/IScsiDxe: Correct the DnsMode value according the target info. Jiaxin Wu 7 years, 4 months ago
R G [edk2] [PATCH] UefiCpuPkg: Update AESNI support checking logic Song, BinX 7 years, 4 months ago
R G [edk2] [Patch] MdeModulePkg/NetLib: Refine coding style for API NetLibDetectMediaWaitTimeout fanwang2 7 years, 4 months ago
G [edk2] [PATCH] MdePkg/BasePrintLib: Fix incorrect Precision position calculation Jian J Wang 7 years, 4 months ago
G [edk2] [PATCH 0/4] Coding style clean-up Jian J Wang 7 years, 4 months ago
? R [edk2] [PATCH v2 0/3] fix GCC optimizations and warnings for SetJump/LongJump M1cha 7 years, 4 months ago
G [edk2] [PATCH edk2-platforms v2 00/18] ARM: Update GOP evan.lloyd@arm.com 7 years, 4 months ago
G [edk2] [PATCH v2 00/13] ArmPlatformPkg: Update GOP evan.lloyd@arm.com 7 years, 4 months ago
G [edk2] [PATCH edk2-platforms 0/3] Cover letter:Pci Emulation and SATA support Meenakshi Aggarwal 7 years, 4 months ago
G [edk2] [PATCH edk2-platforms 0/4] NXP:LS2088A RDB Board Support Wasim Khan 7 years, 4 months ago
G [edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] I2S Audio Configure zwei4 7 years, 4 months ago
O G [edk2] [PATCH 0/3] fix GCC optimizations and warnings for SetJump/LongJump M1cha 7 years, 4 months ago
R G [edk2] [PATCH] CryptoPkg: Remove Cryptest Application from CryptoPkg Long Qin 7 years, 4 months ago
R G [edk2] [PATCH] SecurityPkg: Remove RngTest Application from SecurityPkg Long Qin 7 years, 4 months ago
? [edk2] [Patch 0/3] NetworkPkg/TcpDxe: Fix some issues in TcpDxe driver. Jiaxin Wu 7 years, 4 months ago
R G [edk2] [PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g Long Qin 7 years, 4 months ago
R G [edk2] [Patch] MdeModulePkg/DpcLib: return error if failed to locate DPC protocol. Fu Siyuan 7 years, 4 months ago
G [edk2] [PATCH edk2-platforms 0/3] Platform/NXP-Added NXP PCI Host Bridge Driver Vabhav 7 years, 4 months ago
R G [edk2] [PATCH] UefiCpuPkg: Delete redundant PcdGetSize PcdCpuFeaturesSupport Song, BinX 7 years, 4 months ago
G [edk2] [Patch V2] MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib. Fu Siyuan 7 years, 4 months ago
R G [edk2] [Patch] NetworkPkg: Remove redundant check in PXE driver. Fu Siyuan 7 years, 4 months ago
R G [edk2] [Patch] NetworkPkg: Recycle the ICMP error message in PXE driver. Fu Siyuan 7 years, 4 months ago
G [edk2] [Patch] MdeModulePkg/SnpDxe: Check the value of Nii->Id before use it directly. Jiaxin Wu 7 years, 4 months ago
G [edk2] [Patch 0/2] Fix some issues in HttpBootDxe driver. Jiaxin Wu 7 years, 4 months ago
R G [edk2] [Patch] CryptoPkg/TlsLib: Add some parameter check and clarification. Jiaxin Wu 7 years, 4 months ago
G [edk2] [PATCH] MdeModulePkg/MdeModulePkg.dec: Clarify usage of PcdHeapGuardPropertyMask Jian J Wang 7 years, 4 months ago