summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/CapsulePei/UefiCapsule.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff1-1/+5
2011-09-21Add PCD for 1G page tablejyao11-5/+7
2011-09-19Correct 1G page table generation.jyao11-2/+1
2011-09-14Fix build error.jyao11-0/+2
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao11-39/+97
2011-09-05Update capsule pei module to pass IPF build.li-elvin1-59/+62
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin1-832/+528
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten1-0/+1319