summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-01UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-09-01UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.cStar Zeng
2016-09-01UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-09-01ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLibArd Biesheuvel
2016-09-01ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C codeArd Biesheuvel
2016-09-01ShellPkg: Fix the incorrect return status in function FindFiles()Dandan Bi
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi
2016-09-01ShellPkg: Add check for "dump" parameter in "bcfg" commandDandan Bi
2016-09-01SecurityPkg: TPM12CommandLib: Add Response returnCode CheckZhang, Chao B
2016-08-31MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng
2016-08-31IntelFsp2Pkg: Fix typo and commentsGiri P Mudusuru
2016-08-31SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu
2016-08-31IntelFrameworkModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu
2016-08-30Maintainers.txt: Add IntelFsp2Pkg, IntelFsp2WrapperPkg and IntelSiliconPkg.Jiewen Yao
2016-08-30IntelSiliconPkg: Add Firmware Interface Table (FIT) definitionsGiri P Mudusuru
2016-08-29IntelFrameworkModulePkg FwVolDxe: Return correct AuthStatus for FvReadFileStar Zeng
2016-08-29MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng
2016-08-26ArmVirtPkg: enable EBC interpreter for AArch64Leif Lindholm
2016-08-26MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen
2016-08-25UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot ServiceJeff Fan
2016-08-25UefiCpuPkg/MpInitLib: Move two functions locationJeff Fan
2016-08-25UefiCpuPkg/MpInitLib: Fix function header comments typoJeff Fan
2016-08-25UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlagJeff Fan
2016-08-25UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop codeJeff Fan
2016-08-25UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()Jeff Fan
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni
2016-08-25Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni
2016-08-24MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel
2016-08-23MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao
2016-08-23IntelSiliconPkg: Fixed VBT size bug, typos and updated commentsMudusuru, Giri P
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao
2016-08-23IntelFsp2Pkg: Add function to get FspInfoHeader before stack is readyYarlagadda, Satya P
2016-08-23BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu
2016-08-23BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu
2016-08-22SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu
2016-08-22MdePkg BaseMemoryLibSse2: Add SSE2 implementation of API IsZeroBuffer()Hao Wu
2016-08-22MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()Hao Wu
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu
2016-08-22SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel
2016-08-22ArmVirtPkg: Fix build breakage of ArmVirtXen platformVikas C Sajjan
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao
2016-08-22ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platformsVikas C Sajjan