audk/MdeModulePkg/Core/Dxe
qhuang8 9c4ac31cca Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API.
Minor cleanup the coding style: #include <DxeMain.h> should be changed to #include "DxeMain.h" since "DxeMain.h" is not pubic header fie.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5742 6f19259b-4bc3-4df7-8a09-765794883524
2008-08-27 14:29:23 +00:00
..
Dispatcher Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
DxeMain Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Event Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
FwVol Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
FwVolBlock Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Gcd Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Hand Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Image Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Library Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Mem Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
Misc Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
SectionExtraction Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00
DebugImageInfo.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
DxeMain.h Add dependency of DevicePathLib to DxeCore so that the internal device path related APIs can be retired to avoid code duplication. 2008-08-27 13:48:11 +00:00
DxeMain.inf Add dependency of DevicePathLib to DxeCore so that the internal device path related APIs can be retired to avoid code duplication. 2008-08-27 13:48:11 +00:00
Exec.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
FwVolBlock.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
FwVolDriver.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
Gcd.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
Hand.h Remove an unreferenced field in PROTOCOL_INTERFACE data structure. 2008-08-18 08:39:05 +00:00
Image.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
Imem.h Code Scrub for Dxe Core. 2008-07-24 02:54:45 +00:00
Library.h Clean up DxeCore to remove duplicate memory allocation & device path utility services in Library.c.DxeCore should use MemoryAllocationLib & DevicePathLib for these API. 2008-08-27 14:29:23 +00:00