summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Image/Image.c
AgeCommit message (Expand)Author
2008-04-22[Description]eric_tian
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2008-04-02Update DxeCore to load image wit supported machine types:qhuang8
2008-03-04Correct the PeImage Source file to be measured by TCG. lgao4
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao4
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-10-31Print real entry point for IPF image.lgao4
2007-09-29Update DxeCore to set efi memory type for the different image to be loaded.lgao4
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1