summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-01MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2-40/+134
2018-08-01SignedCapsulePkg SystemFirmwareReportDxe: Try LocateProtocolStar Zeng1-11/+18
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failureDandan Bi2-0/+3
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi4-7/+7
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi1-1/+1
2018-07-31UefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr dereferenceHao Wu1-1/+1
2018-07-31MdePkg/SmmMemLib: Avoid possible NULL ptr dereferenceHao Wu1-1/+1
2018-07-30BaseTools: Update build report for StructurePcd valueYunhua Feng1-2/+12
2018-07-30BaseTools: Fix build crash when fdf is empty fileYunhua Feng1-0/+2
2018-07-28MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng1-1/+1
2018-07-28SecurityPkg:DSC: Fix 2 DSC build errorZhang, Chao B1-2/+2
2018-07-27SecurityPkg: HashLib: Add SHA384, SHA512 HashLibZhang, Chao B8-1/+448
2018-07-27MdeModulePkg CapsuleApp: Check capsule header for -D and -N optionsStar Zeng2-34/+90
2018-07-27MdeModulePkg CapsuleApp: Prompt info for -C optionStar Zeng2-5/+14
2018-07-27MdeModulePkg CapsuleApp: Index need be decimal for -P GET optionStar Zeng1-5/+8
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