summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/CapsulePei/Capsule.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-46/+46
2019-06-24MdeModulePkg/CapsulePei: Optimize the CapsulePeiBret Barkelew1-0/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2016-06-21MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hobStar Zeng1-0/+1
2016-06-21MdeModulePkg CapsulePei: Fix some typosStar Zeng1-5/+3
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff1-1/+2
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao11-0/+24
2011-09-05Update capsule pei module to pass IPF build.li-elvin1-0/+4
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin1-13/+59
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten1-0/+55