summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-314-11/+7
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-3117-31/+16
* IntelFrameworkModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-313-10/+4
* BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2016-08-302-28/+27
* Maintainers.txt: Add IntelFsp2Pkg, IntelFsp2WrapperPkg and IntelSiliconPkg.Jiewen Yao2016-08-301-0/+12
* IntelSiliconPkg: Add Firmware Interface Table (FIT) definitionsGiri P Mudusuru2016-08-301-0/+75
* IntelFrameworkModulePkg FwVolDxe: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFileStar Zeng2016-08-291-2/+5
* ArmVirtPkg: enable EBC interpreter for AArch64Leif Lindholm2016-08-263-0/+11
* MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen2016-08-263-1/+703
* UefiCpuPkg/MpInitLib: Don't allocate reset vector in Exit Boot ServiceJeff Fan2016-08-251-29/+39
* UefiCpuPkg/MpInitLib: Move two functions locationJeff Fan2016-08-253-39/+59
* UefiCpuPkg/MpInitLib: Fix function header comments typoJeff Fan2016-08-254-5/+5
* UefiCpuPkg/MpInitLib: Rename EndOfPeiFlag to SaveRestoreFlagJeff Fan2016-08-253-5/+5
* UefiCpuPkg/MpInitLib: Move allocating reserved memory for AP loop codeJeff Fan2016-08-251-11/+15
* UefiCpuPkg/MpInitLib: Move timeout delay to WakupAp()Jeff Fan2016-08-251-5/+6
* Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni2016-08-256-260/+258
* Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni2016-08-252-68/+0
* Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2016-08-252-63/+81
* MdeModulePkg:Fix bug in function AsciiStrToIp4.Zhang Lubo2016-08-241-0/+3
* BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel2016-08-231-0/+14
* MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao2016-08-231-2/+5
* IntelSiliconPkg: Fixed VBT size bug, typos and updated commentsMudusuru, Giri P2016-08-231-61/+62
* BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2016-08-233-20/+20
* BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao2016-08-231-1/+4
* IntelFsp2Pkg: Add function to get FspInfoHeader before stack is readyYarlagadda, Satya P2016-08-231-2/+9
* BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu2016-08-231-1/+8
* BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2016-08-232-14/+11
* BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu2016-08-2318-3573/+3965
* SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu2016-08-223-92/+11
* MdePkg BaseMemoryLibSse2: Add SSE2 implementation of API IsZeroBuffer()Hao Wu2016-08-225-2/+226
* MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()Hao Wu2016-08-2220-8/+746
* MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu2016-08-2213-9/+335
* SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu2016-08-223-14/+14
* MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu2016-08-229-9/+261
* BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel2016-08-221-1/+1
* ArmVirtPkg: Fix build breakage of ArmVirtXen platformVikas C Sajjan2016-08-221-0/+4
* BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao2016-08-221-2/+2
* ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platformsVikas C Sajjan2016-08-224-0/+23
* ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.incVikas C Sajjan2016-08-224-3/+6
* BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2016-08-192-2/+9
* BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu2016-08-195-72/+194
* BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu2016-08-191-6/+25
* BaseTools: Add the PKCS7 toolYonghong Zhu2016-08-199-3/+538
* UefiCpuPkg/PiSmmCpuDxeSmm: Revert 7503cd70fb86Jeff Fan2016-08-191-2/+2
* UefiCpuPkg/MpInitLib: MicrocodeData used but maybe uninitializedJeff Fan2016-08-191-0/+2
* DuetPkg: Add DxeMpInitLib instance referenceJeff Fan2016-08-192-0/+2
* BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven2016-08-191-2/+2
* BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2016-08-192-5/+11
* NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" updateJiaxin Wu2016-08-184-16/+28