summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-27MdeModulePkg CapsuleApp: Refine -N option help informationStar Zeng1-1/+2
2018-07-27MdeModulePkg CapsuleApp: Fix -D failed to dump Nest FMP capsuleStar Zeng1-1/+1
2018-07-27MdeModulePkg CapsuleApp: Fix VS2012 build failure caused by 5410502Star Zeng1-10/+10
2018-07-27MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng1-4/+4
2018-07-27MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()Ruiyu Ni1-0/+1
2018-07-27MdeModulePkg/BdsDxe: Revert "fall back to UI loop before hanging"Ruiyu Ni1-56/+4
2018-07-27ArmVirtPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+61
2018-07-27ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+17
2018-07-27QuarkPlatform/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+18
2018-07-27Nt32Pkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+18
2018-07-27OvmfPkg/PlatformBds: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+60
2018-07-27CorebootPayload/PlatformBDS: Impl PlatformBootManagerUnableToBootRuiyu Ni1-1/+18
2018-07-27MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni2-1/+31
2018-07-27BaseTools: Fix bug about *M value not display decimal and hexadecimalYunhua Feng1-1/+7
2018-07-27BaseTools: Parse decimal format INF_VERSION incorrectYunhua Feng1-3/+6
2018-07-27MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDeviceThomas Palmer1-0/+5
2018-07-27MdeModulePkg FvSimpleFileSystemDxe: Fix memory leak in Read functionVladimir Olovyannikov1-0/+3
2018-07-26MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxeJiewen Yao1-0/+13
2018-07-26UefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO in UEFI mem attrib table.Jiewen Yao3-3/+75
2018-07-26MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table.Jiewen Yao2-3/+59
2018-07-26MdeModulePkg/DxeCore: Install UEFI mem attrib table at EndOfDxe.Jiewen Yao1-1/+35
2018-07-26UefiCpuPkg/PiSmmCpu: Check for untested memory in GCDJiewen Yao1-24/+120
2018-07-26MdePkg/SmmMemLib: Check for untested memory in GCDJiewen Yao2-5/+92
2018-07-26UefiCpuPkg/MpInitLib: Not use disabled AP when call StartAllAPs.Eric Dong3-12/+26
2018-07-26UefiCpuPkg/MpInitLib: Remove StartCount and volatile definition.Eric Dong2-8/+6
2018-07-26UefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished State.Eric Dong2-11/+12
2018-07-26MdeModulePkg/DxeLoadFunc: Add use case for new Perf macroDandan Bi3-1/+7
2018-07-26SecurityPkg/Tcg: Add use case for new Perf macroDandan Bi3-0/+10
2018-07-26ShellPkg/Dp: Cumulate the perf data of "DB:Stop"Dandan Bi1-1/+2
2018-07-26BaseTools/Ecc: Add some new checkpointsHess Chen4-2/+68
2018-07-25ShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellPkg.dscAlexeiFedorov1-0/+2
2018-07-25BaseTools Script: Add the script to generate Structure PCD settingLiming Gao1-0/+675
2018-07-25BaseTools: Fix build report for *P and *M flag incorrectlyYunhua Feng1-6/+14
2018-07-25BaseTools: AutoGen - change class variable to funciton variableJaben Carsey1-13/+12
2018-07-24ArmVirtPkg: remove wrong and superfluous ResourcePublicationLib resolutionLaszlo Ersek1-1/+0
2018-07-24OvmfPkg: Correct ResourcePublicationLib class name in DSC/INF filesLiming Gao4-4/+4
2018-07-24BaseTools: Fix the different token with the same PCDYunhua Feng1-1/+1
2018-07-24BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's valueYonghong Zhu1-2/+1
2018-07-24UefiCpuPkg/CpuMpPei: Correct BIST PPI logic.Marvin H?user1-10/+12
2018-07-23BaseTools/AutoGen: Update header file for MM modules.Supreeth Venkatesh1-8/+8
2018-07-23BaseTools: ElfConvert Tool update VerboseMsg to same with the commentYonghong Zhu2-2/+2
2018-07-23MdeModulePkg CapsuleApp: Use EFI_UNSUPPORTED for incorrect Argc caseStar Zeng1-7/+8
2018-07-23MdeModulePkg CapsuleApp: Check capsule header before using its FlagsStar Zeng1-0/+38
2018-07-23MdeModulePkg CapsuleApp: Show clear message when option is unrecognizedStar Zeng1-0/+7
2018-07-23MdeModulePkg CapsuleApp: Do not parse bits in CapsuleFlags of ESRTStar Zeng1-3/+0
2018-07-23MdeModulePkg CapsuleApp: Fix memory leak in DumpFmpImage()Star Zeng1-0/+2
2018-07-23MdeModulePkg CapsuleApp: Check Arg count for -P GET optionStar Zeng1-4/+15
2018-07-23BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] sectionYunhua Feng4-8/+57
2018-07-23MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocolZhang, Chao B1-11/+12
2018-07-23MdeModulePkg: Variable: Re-prioritize TCG/TCG2 protocolZhang, Chao B1-5/+5