summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/CapsulePei/X64/X64Entry.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-71/+76
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-9/+9
* MdeModulePkg/Universal/CapsulePei: Add support for PCD PcdPteMemoryEncryption...Leo Duran2017-03-011-7/+17
* MdeModulePkg: Display new stack base and sizeJeff Fan2016-11-091-0/+8
* MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hobStar Zeng2016-06-211-1/+2
* MdeModulePkg CapsuleX64: Reduce reserved memory consumptionStar Zeng2015-07-271-5/+191
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-2/+3
* 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff2012-08-271-1/+11
* 1. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff2012-03-151-2/+32
* Update capsule pei module to pass IPF build.li-elvin2011-09-051-1/+0
* Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin2011-09-021-0/+66