summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-01UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdAcpiS3Enable to control the codeStar Zeng4-0/+37
2016-09-01UefiCpuPkg/PiSmmCpuDxeSmm: Move S3 related code to CpuS3.cStar Zeng3-341/+398
2016-09-01UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2-0/+7
2016-09-01ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLibArd Biesheuvel22-1960/+0
2016-09-01ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C codeArd Biesheuvel10-395/+103
2016-09-01ShellPkg: Fix the incorrect return status in function FindFiles()Dandan Bi1-0/+4
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi1-0/+5
2016-09-01ShellPkg: Add check for "dump" parameter in "bcfg" commandDandan Bi2-1/+6
2016-09-01SecurityPkg: TPM12CommandLib: Add Response returnCode CheckZhang, Chao B2-1/+18
2016-08-31MdeModulePkg VarCheck: #### in L"Boot####" are upper case hexStar Zeng2-15/+15
2016-08-31IntelFsp2Pkg: Fix typo and commentsGiri P Mudusuru1-17/+17
2016-08-31SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu4-11/+7
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu17-31/+16
2016-08-31IntelFrameworkModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu3-10/+4
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2-28/+27
2016-08-30Maintainers.txt: Add IntelFsp2Pkg, IntelFsp2WrapperPkg and IntelSiliconPkg.Jiewen Yao1-0/+12
2016-08-30IntelSiliconPkg: Add Firmware Interface Table (FIT) definitionsGiri P Mudusuru1-0/+75
2016-08-29IntelFrameworkModulePkg FwVolDxe: Return correct AuthStatus for FvReadFileStar Zeng1-2/+5
2016-08-29MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng1-2/+5
2016-08-26ArmVirtPkg: enable EBC interpreter for AArch64Leif Lindholm3-0/+11
2016-08-26MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen3-1/+703
2016-08-25UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot ServiceJeff Fan1-29/+39
2016-08-25UefiCpuPkg/MpInitLib: Move two functions locationJeff Fan3-39/+59
2016-08-25UefiCpuPkg/MpInitLib: Fix function header comments typoJeff Fan4-5/+5
2016-08-25UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlagJeff Fan3-5/+5
2016-08-25UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop codeJeff Fan1-11/+15
2016-08-25UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()Jeff Fan1-5/+6
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni6-260/+258
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni2-68/+0
2016-08-25Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2-63/+81
2016-08-24MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo1-0/+3
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel1-0/+14
2016-08-23MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao1-2/+5
2016-08-23IntelSiliconPkg: Fixed VBT size bug, typos and updated commentsMudusuru, Giri P1-61/+62
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao3-20/+20
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao1-1/+4
2016-08-23IntelFsp2Pkg: Add function to get FspInfoHeader before stack is readyYarlagadda, Satya P1-2/+9
2016-08-23BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu1-1/+8
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2-14/+11
2016-08-23BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu18-3573/+3965
2016-08-22SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu3-92/+11
2016-08-22MdePkg BaseMemoryLibSse2: Add SSE2 implementation of API IsZeroBuffer()Hao Wu5-2/+226
2016-08-22MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()Hao Wu20-8/+746
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu13-9/+335
2016-08-22SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu3-14/+14
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu9-9/+261
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel1-1/+1
2016-08-22ArmVirtPkg: Fix build breakage of ArmVirtXen platformVikas C Sajjan1-0/+4
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao1-2/+2
2016-08-22ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platformsVikas C Sajjan4-0/+23