summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Image/ImageFile.c
AgeCommit message (Expand)Author
2009-04-03Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-18Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...qwang12
2008-09-18Remove the GrowBuffer function. Just use the simple way to get the buffer siz...qwang12
2008-09-17Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not...qhuang8
2008-09-09Remove the prototype of internal functions to avoid the sync efforts.qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-09Fix the prediction warnings in DxeMain.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-03-19[Description]eric_tian
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1