audk/MdeModulePkg/Universal/BdsDxe/BootMaint
klu2 1232b21473 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros
2, Add DevicePathLib library class to module's INF that use device path utility macros

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6456 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-11 15:42:40 +00:00
..
BBSsupport.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
BBSsupport.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Bm.vfr Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
BmLib.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
Bmstring.uni Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
BootMaint.c Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
BootMaint.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
BootOption.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
ConsoleOption.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
Data.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
FE.vfr Update all files to follow doxygen style file header. 2008-04-09 05:38:12 +00:00
FileExplorer.c Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
FormGuid.h Code scrub for BdsDxe module. 2008-07-22 06:46:58 +00:00
UpdatePage.c Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +00:00
Variable.c 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:42:40 +00:00