summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-28SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnResetZhichao Gao1-5/+2
2019-04-28MdePkg/PeiServicesLib.c: Change comments of PeiServicesResetSystem2Zhichao Gao1-4/+2
2019-04-28MdePkg/PeiServicesLib.h: Change comments of PeiServicesResetSystem2Zhichao Gao1-4/+2
2019-04-28MdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEMZhichao Gao1-4/+2
2019-04-28MdePkg/UefiSpec.h: Change comments of EFI_RESET_SYSTEMZhichao Gao1-5/+2
2019-04-28BaseTools/tools_def.template: Remove tools chain with ASL toolShenglei Zhang1-1260/+0
2019-04-28MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi1-7/+17
2019-04-28MdeModulePkg/FileExplorer: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-28MdeModulePkg/BMMUiLib: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-28BaseTools: Support customized compiling commandBob Feng1-1/+6
2019-04-28MdeModulePkg/DxeCore: Please static checker for false reportHao Wu1-9/+14
2019-04-25EmbeddedPkg: Allow DXE_DRIVER to depend on NvVarStoreFormattedLibMarcin Wojtas1-2/+2
2019-04-24OvmfPkg/Sec: fix out-of-bounds readsLaszlo Ersek1-3/+3
2019-04-24MdePkg/PiFirmwareFile: fix undefined behavior in FFS_FILE_SIZELaszlo Ersek1-2/+9
2019-04-24BaseTools/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek1-2/+9
2019-04-24MdePkg/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek1-2/+9
2019-04-24MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZELaszlo Ersek1-3/+3
2019-04-24CryptoPkg: add issetugid declaration to fix openssl build on FreeBSDrebecca via Groups.Io1-0/+1
2019-04-24MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu6-0/+960
2019-04-24MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit addressHao Wu1-1/+7
2019-04-24BaseTools: Remove ICC tool chain in tools_def.templateShenglei Zhang1-1092/+0
2019-04-24MdePkg/BaseLib: Remove support of INTEL tool chainShenglei Zhang1-187/+7
2019-04-24MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.cShenglei Zhang3-212/+0
2019-04-24ShellBinPkg: Remove ShellBinPkgDandan Bi17-115/+7
2019-04-24MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi1-1/+6
2019-04-23MdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime accessArd Biesheuvel2-8/+52
2019-04-23Change package maintainer and reviewer of CryptoPkg.Ye, Ting1-3/+2
2019-04-23IntelFsp2WrapperPkg/FspsWrapperPeim: Fix coding style.Chasel Chiu1-5/+5
2019-04-22BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez1-2/+2
2019-04-22BaseTools:fixed the incorrect autogen makefile which cause build failure.Fan, ZhijuX1-8/+7
2019-04-22BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian1-8/+7
2019-04-22BaseTools: Sometime write file not immediate to diskYunhua Feng1-4/+13
2019-04-22MdePkg/UefiDebugLibStdErr: Make it runtime safeAaron Antone3-57/+145
2019-04-22MdePkg/UefidebugLibConOut: Make it runtime safeAaron Antone3-58/+147
2019-04-22MdePkg/UefiDebugLibDebugPortProtocol: Make it runtime safeAaron Antone3-72/+163
2019-04-22SignedCapsulePkg: Change the SMM debug lib instanceZhichao Gao1-2/+2
2019-04-22MdeModulePkg: Change the SMM debug lib instanceZhichao Gao1-1/+1
2019-04-22NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.Xue, ShengfengX4-4/+29
2019-04-18OvmfPkg/BasePciCapLib: suppress invalid "nullptr deref" warningLaszlo Ersek1-0/+7
2019-04-18OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen codeLaszlo Ersek1-1/+8
2019-04-18OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warningLaszlo Ersek1-0/+7
2019-04-18OvmfPkg/QemuVideoDxe: avoid arithmetic on null pointerLaszlo Ersek1-1/+1
2019-04-18CryptoPkg/BaseCryptLib: Add PKCS1v2 (RSAES-OAEP) support.Bret Barkelew6-0/+263
2019-04-18CryptoPkg/BaseCryptLib.h: Add PKCS1v2 (RSAES-OAEP) support.Bret Barkelew1-1/+43
2019-04-18CryptoPkg/BaseCryptLib: Add new API VerifyEKUsInPkcs7SignatureBret Barkelew6-1/+584
2019-04-18CryptoPkg/BaseCryptLib.h: Add new API VerifyEKUsInPkcs7SignatureBret Barkelew1-0/+42
2019-04-18CryptoPkg/BaseCryptLib: Add new API to get organization nameBret Barkelew2-12/+122
2019-04-18CryptoPkg/BaseCryptLib.h: Add new API to get organization nameBret Barkelew1-0/+35
2019-04-18Vlv2TbltDevicePkg: Retire 8254 timer and 8259 moduleZailiang Sun6-22/+11
2019-04-18Vlv2TbltDevicePkg: Remove ResetSystem declarationZailiang Sun2-6/+7