summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Image.h
Commit message (Expand)AuthorAgeFilesLines
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-231-233/+0
* Remove the prototype of internal functions to avoid the sync efforts.qhuang82008-09-091-84/+0
* Code Scrub for Dxe Core.qhuang82008-07-241-71/+71
* Update to fix minor coding style issues.qhuang82008-05-211-33/+23
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-177/+127
* Add comments and DoxyGen format for these files.lgao42008-04-091-12/+6
* 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff2008-02-261-1/+1
* Measure PEimage and ActionString data according to TPM requirement.lgao42008-01-041-0/+2
* 1. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff2007-11-091-1/+1
* 1) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney2007-09-141-1/+3
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+379