summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2008-03-14A leaf section type may contains an array of zero or more bytes. Support the ...lgao4
2008-03-10Fix GCC building issue.klu2
2008-03-07Add comment for initialization value of CARklu2
2008-03-07For Itanium platform, the switch CAR action has been moved to SecCore accordi...klu2
2008-03-07Correct the visit point's type, it should be UINT32 but not UINTNklu2
2008-03-06Remove commented out code.klu2
2008-03-06The calculating action for CAR usage should be put before calling temporary r...klu2
2008-03-04Fix two minor defects:qhuang8
2008-03-04Correct the PeImage Source file to be measured by TCG. lgao4
2008-02-29Merge Temporary Ram support patch.klu2
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff
2008-02-14Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang8
2008-02-13MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten
2008-02-03Fix bug in latest check-in of "Make sure the base address of stack base and b...klu2
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-31Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...zliu3
2008-01-31Make sure the base address of stack base and base address of hob start is in ...klu2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao4
2007-12-26Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou...vanjeff
2007-12-11Use AllocatePage for FvImage.lgao4
2007-12-10Move sure FvImage buffer at its alignment when install FVB protocol on it. lgao4
2007-12-10MdeModule cleanup for PI:klu2
2007-12-10Remove logic to repair image handlesmdkinney
2007-12-10roll back changemdkinney
2007-12-07Cache FvImage at buffer with its required alignment.lgao4
2007-12-06Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao4
2007-12-04Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu2
2007-12-04Remove useful dependency package's relationshipklu2
2007-11-30Update ConnectController() to convert an ImageHandle retrieved from the Platf...mdkinney
2007-11-29remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....qwang12
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-20Revert R4300 change, Runtime driver doesn't need to covert the physical addre...lgao4
2007-11-19Use MACRO EFI_FV_FILETYPE_ALL instead of a constant.qwang12
2007-11-191) Make PEI PI File system service to skip PAD fileqwang12
2007-11-16Convert the capsule image address installed in Configuration table to virtual...lgao4
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang12
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-11-08Fix build break for X64 cpu architecture.qhuang8
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang8
2007-11-08Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat...qhuang8
2007-11-081) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...qwang12
2007-11-06To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. lgao4
2007-11-01Should use MaxCarTop but *not* CarTop to computer the usage of stackklu2
2007-11-01Print entry point address by using 0x%10p for the above 4G address.lgao4
2007-10-31Print real entry point for IPF image.lgao4
2007-10-31Fix the issue that CAR size is shown as negative number.klu2
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-26Add one judge whether TeImage or PeImage has reloc section when relocate TeIm...lgao4