summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Library.h
Commit message (Expand)AuthorAgeFilesLines
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-231-68/+0
* Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib p...qhuang82008-09-121-26/+0
* Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang82008-09-011-32/+0
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-271-161/+0
* Code Scrub for Dxe Core.qhuang82008-07-241-36/+36
* Update to fix minor coding style issues.qhuang82008-05-211-45/+27
* Add doxygen style comments for functions in DxeMain.qhuang82008-05-091-231/+135
* Add comments and DoxyGen format for these files.lgao42008-04-091-10/+4
* Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney2007-08-161-2/+2
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-041-0/+407