audk/MdeModulePkg/Library/GenericBdsLib
klu2 352f3572ad Fix ECC issue for GenericBdsLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6744 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-27 02:07:59 +00:00
..
Ipf Code scrub for GenericBdsLib 2008-07-22 04:17:51 +00:00
BdsBoot.c 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros 2008-11-11 15:42:40 +00:00
BdsConnect.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
BdsConsole.c Fix ECC issue for GenericBdsLib 2008-11-27 02:07:59 +00:00
BdsMisc.c Remove a unncessary check. 2008-10-31 07:50:56 +00:00
DevicePath.c Update to use ReallocatePool() from BaseMemoryLib 2008-11-22 00:52:31 +00:00
GenericBdsLib.inf 1.retried graphics library class from MdePkg 2008-11-24 05:49:59 +00:00
InternalBdsLib.h 1.retried graphics library class from MdePkg 2008-11-24 05:49:59 +00:00
Performance.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:05:06 +00:00