summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng2018-08-081-136/+103
* MdeModulePkg/CapsuleApp: Center bitmap at bottom of screenMichael D Kinney2018-08-062-5/+61
* MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng2018-08-031-1/+3
* MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2018-08-032-0/+13
* MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng2018-08-011-0/+4
* MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2018-08-012-40/+134
* MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng2018-07-281-1/+1
* MdeModulePkg/Core: remove SMM check for Heap Guard feature detectionJian J Wang2018-07-271-10/+0
* MdeModulePkg/PiSmmIpl: fix non-executable SMM RAMJian J Wang2018-07-271-14/+36
* MdeModulePkg/SmmCore: add sanity check for SetMemoryAttributesJian J Wang2018-07-271-12/+18
* MdeModulePkg/DxeCore: add sanity check for SetMemoryAttributesJian J Wang2018-07-271-2/+7
* MdeModulePkg/Gcd: Filter gCpu->SetMemoryAttributes() callsKinney, Michael D2018-07-271-3/+22
* MdeModulePkg/Gcd: Fix bug of attribute conversionHeyi Guo2018-07-271-5/+0
* MdeModulePkg CapsuleApp: Check capsule header for -D and -N optionsStar Zeng2018-07-272-34/+90
* MdeModulePkg CapsuleApp: Prompt info for -C optionStar Zeng2018-07-272-5/+14
* MdeModulePkg CapsuleApp: Index need be decimal for -P GET optionStar Zeng2018-07-271-5/+8
* MdeModulePkg CapsuleApp: Refine -N option help informationStar Zeng2018-07-271-1/+2
* MdeModulePkg CapsuleApp: Fix -D failed to dump Nest FMP capsuleStar Zeng2018-07-271-1/+1
* MdeModulePkg CapsuleApp: Fix VS2012 build failure caused by 5410502Star Zeng2018-07-271-10/+10
* MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng2018-07-271-4/+4
* MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxeJiewen Yao2018-07-261-0/+13
* MdeModulePkg/DxeCore: Install UEFI mem attrib table at EndOfDxe.Jiewen Yao2018-07-261-1/+35
* MdeModulePkg CapsuleApp: Use EFI_UNSUPPORTED for incorrect Argc caseStar Zeng2018-07-231-7/+8
* MdeModulePkg CapsuleApp: Check capsule header before using its FlagsStar Zeng2018-07-231-0/+38
* MdeModulePkg CapsuleApp: Show clear message when option is unrecognizedStar Zeng2018-07-231-0/+7
* MdeModulePkg CapsuleApp: Do not parse bits in CapsuleFlags of ESRTStar Zeng2018-07-231-3/+0
* MdeModulePkg CapsuleApp: Fix memory leak in DumpFmpImage()Star Zeng2018-07-231-0/+2
* MdeModulePkg CapsuleApp: Check Arg count for -P GET optionStar Zeng2018-07-231-4/+15
* MdeModulePkg/ResetSystemRuntimeDxe: Add more info in debug messageRuiyu Ni2018-07-191-1/+4
* MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni2018-07-192-0/+5
* MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structureRuiyu Ni2018-07-191-1/+8
* MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi2018-07-191-4/+4
* MdeModulePkg UsbBusPei: Fix wrong buffer length used to read hub descStar Zeng2018-07-182-74/+38
* MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2018-07-182-78/+32
* MdeModulePkg CapsuleApp: Fix typo EFI_CAPSULE_RPORT_GUIDStar Zeng2018-07-131-1/+1
* MdeModulePkg CapsuleApp: Refine -D option help informationStar Zeng2018-07-131-3/+3
* MdeModulePkg CapsuleApp: Check Arg count for -D optionStar Zeng2018-07-131-0/+4
* MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel2018-07-131-3/+10
* MdeModulePkg CapsuleApp: Fix NestedCapsuleHeader->Flags assigned wrongStar Zeng2018-07-111-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to 'Process'Star Zeng2018-07-111-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is usedStar Zeng2018-07-091-1/+1
* MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni2018-07-091-0/+9
* MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni2018-07-091-2/+2
* MdeModulePkg/DxeCapsuleLibFmp: Add progress bar supportKinney, Michael D2018-07-095-36/+131
* MdeModulePkg/DisplayUpdateProgressLib: Fix ECC issuesDandan Bi2018-07-092-4/+4
* MdeModulePkg: Add DisplayUpdateProgressLib instancesMichael D Kinney2018-07-097-0/+801
* MdeModulePkg: Add DisplayUpdateProgressLib classMichael D Kinney2018-07-093-0/+131
* MdeModulePkg EsrtFmpDxe: Use EfiBootServicesData for ESRT tableStar Zeng2018-07-091-2/+2
* MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi2018-07-095-6/+14
* MdeModulePkg/BmpSupportLib: Refine type cast for pointer subtractionHao Wu2018-07-091-1/+1