audk/MdePkg/Include
qhuang8 a3657e3e7a MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G”
DxeMemoryAllocationLib: Change the behavior from returning NULL to ASSERT ()
PeiMemoryAllocationLib: Add ASSERT ()
I also add ASSERT () in Pei Service AllocatePool () to catch if allocation size > 64K
DebugLib:
Header file (DebugLib.h): Fix an issue in ASSERT_PROTOCOL_ALREADY_INSTALLED(Handle, Guid).  
In contrast with LocateProtocol (), the first & second parameter type of HandleProtocol () is EFI_HANDLE & EFI_GUID respectively.
UefiLib: 
For UnicodeStringDisplayLength (CONST CHAR8 *String), return 0 if String is NULL.
BasePrintLib: 
Add missing “EFIAPI” to UnicodeValueToString() and AsciiValueToString() and move their definitions from PrintLibInternal.c to PrintLib.c.
Fix the comments error(Maximum Length TIME”)


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@275 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-25 10:13:26 +00:00
..
Common Initial import. 2006-04-21 22:54:32 +00:00
Dxe Initial import. 2006-04-21 22:54:32 +00:00
Ebc Initial import. 2006-04-21 22:54:32 +00:00
Guid Initial import. 2006-04-21 22:54:32 +00:00
Ia32 Initial import. 2006-04-21 22:54:32 +00:00
IndustryStandard Initial import. 2006-04-21 22:54:32 +00:00
Ipf Initial import. 2006-04-21 22:54:32 +00:00
Library MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” 2006-05-25 10:13:26 +00:00
Peim Fix capitalization issues 2006-05-19 19:28:24 +00:00
Ppi 1) Fix bug reported on the PcdSetEx* Macro. 2006-05-24 08:13:32 +00:00
Protocol 1) Fix bug reported on the PcdSetEx* Macro. 2006-05-24 08:13:32 +00:00
ToBeRemoved Initial import. 2006-04-21 22:54:32 +00:00
Uefi Initial import. 2006-04-21 22:54:32 +00:00
x64 Initial import. 2006-04-21 22:54:32 +00:00
Base.h Initial import. 2006-04-21 22:54:32 +00:00
Dxe.h Initial import. 2006-04-21 22:54:32 +00:00
DxeCore.h Initial import. 2006-04-21 22:54:32 +00:00
DxeDepex.h Initial import. 2006-04-21 22:54:32 +00:00
PeiCore.h Initial import. 2006-04-21 22:54:32 +00:00
Peim.h Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined by the UEFI 2.0 Specification 2006-05-12 16:52:07 +00:00
PeimDepex.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgDxe.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgPeim.h Initial import. 2006-04-21 22:54:32 +00:00
Uefi.h Initial import. 2006-04-21 22:54:32 +00:00