]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Image/Image.c
Code Scrub for Dxe Core.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Image / Image.c
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 vanjeffadd debug information.
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-09 qhuang8Fix the prediction warnings in DxeMain.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-22 eric_tian[Description]
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-04-02 qhuang8Update DxeCore to load image wit supported machine...
2008-03-04 lgao4Correct the PeImage Source file to be measured by TCG.
2008-02-26 vanjeff1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadIma...
2008-01-04 lgao4Measure PEimage and ActionString data according to...
2007-11-09 vanjeff1. CoreOpenImageFile(): FilePath should be IN OUT.
2007-10-31 lgao4Print real entry point for IPF image.
2007-09-29 lgao4Update DxeCore to set efi memory type for the different...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-14 mdkinney1) Remove buffer overflow when the number of Driver...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...