audk/EdkModulePkg/Universal/ConPlatform/Dxe
vanjeff c8dd259d61 1. Use MemoryAllocationLib to replace boot services memory services functions in EdkModulePkg.
2. Added NULL pointer check before calling FreePool () to fix bugs when free memory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2513 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-29 06:58:38 +00:00
..
ComponentName.c Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkPeCoffLoaderX64Lib from DxeIplX64 module because EdkPeCoffLoaderLib based on new BasePeCoffLib can support 32bit and 64bit PE iamge both. 2006-09-13 05:02:30 +00:00
ComponentName.h Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkPeCoffLoaderX64Lib from DxeIplX64 module because EdkPeCoffLoaderLib based on new BasePeCoffLib can support 32bit and 64bit PE iamge both. 2006-09-13 05:02:30 +00:00
ConPlatform.c 1. Use MemoryAllocationLib to replace boot services memory services functions in EdkModulePkg. 2007-03-29 06:58:38 +00:00
ConPlatform.h Remove Static declaration for the related driver binding functions. 2006-09-14 09:46:16 +00:00
ConPlatform.msa 1. Use MemoryAllocationLib to replace boot services memory services functions in EdkModulePkg. 2007-03-29 06:58:38 +00:00