audk/MdeModulePkg/Core/Dxe
eric_tian e34ecc8a1e Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6281 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-29 03:17:21 +00:00
..
Dispatcher Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide the similar function EfiCreateProtocolNotifyEvent(). DxeCore can use that library function. 2008-09-12 01:12:31 +00:00
DxeMain Move global variable to the top of C file for consistent coding style. 2008-10-27 11:40:49 +00:00
Event Fix several coding style violations 2008-10-21 03:11:47 +00:00
FwVol move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. 2008-09-23 07:35:34 +00:00
FwVolBlock Fix several coding style violations 2008-10-21 03:11:47 +00:00
Gcd move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. 2008-09-23 07:35:34 +00:00
Hand Fix several coding style violations 2008-10-21 03:11:47 +00:00
Image Make use of correct format String: 2008-10-27 10:13:00 +00:00
Library Remove the internal CoreCreateProtocolNotifyEvent() in DxeCore, for UefiLib provide the similar function EfiCreateProtocolNotifyEvent(). DxeCore can use that library function. 2008-09-12 01:12:31 +00:00
Mem ECC Clean up. 2008-10-24 02:55:01 +00:00
Misc 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of entries in DebugImageInfo Table. 2008-09-27 08:02:57 +00:00
SectionExtraction Fix several coding style violations 2008-10-21 03:11:47 +00:00
DxeMain.h move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corresponding sub-module directories. It is used to provide good modularity. 2008-09-23 07:35:34 +00:00
DxeMain.inf Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file 2008-10-29 03:17:21 +00:00