audk/MdePkg/Include/Library
qhuang8 add13dc217 DebugLib:
Fix a bug in PeiDxeDebugLibReportStatusCode: it should use gReportStatusCodeDebugType so that report status code infrastructure can correctly extract debug info.
	Fix functional and coding style issues in the three instances in EdkModulePkg, namely: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibStderr, EdkUefiDebugLibConout.
	DevicePathLib:
	Sync with MWG 0.57 and add new interface of CreateDevicePathNode(). All the function headers have been updated.
	PeiServicesLib:
	Adjust coding style and fix a minor comment error.
	PciLib:
	Adjust assert() condition to sync with MWG 0.57
	BaseMemoryLib:
	Adjust assert() for ScanMemXX (), ScanGuid()
	Rename UefiMemoryLib to DxeMemoryLib
	PrintLib:
	Change the return value of all print services to exclude the NULL-terminator.
	Misc:
	Slightly adjust the coding style in hob.c in PeiCore module.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@757 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05 04:17:04 +00:00
..
BaseLib.h 1.Updated some functions header of BaseLib with new MWG spec 2006-06-30 08:40:03 +00:00
BaseMemoryLib.h DebugLib: 2006-07-05 04:17:04 +00:00
CacheMaintenanceLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
CpuLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
DebugLib.h 1. PostCodeLib. 2006-06-19 07:40:23 +00:00
DevicePathLib.h DebugLib: 2006-07-05 04:17:04 +00:00
DxeCoreEntryPoint.h Initial import. 2006-04-21 22:54:32 +00:00
DxeRuntimeDriverLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
DxeServicesTableLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
DxeSmmDriverEntryPoint.h Initial import. 2006-04-21 22:54:32 +00:00
HiiLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
HobLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
IoLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
MemoryAllocationLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
PcdLib.h Added LibPatchPcdSetPtr. 2006-07-04 12:43:59 +00:00
PciCf8Lib.h DebugLib: 2006-07-05 04:17:04 +00:00
PciExpressLib.h DebugLib: 2006-07-05 04:17:04 +00:00
PciLib.h DebugLib: 2006-07-05 04:17:04 +00:00
PciSegmentLib.h 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +00:00
PeCoffGetEntryPointLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
PeCoffLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
PeiCoreEntryPoint.h Initial import. 2006-04-21 22:54:32 +00:00
PeiServicesLib.h DebugLib: 2006-07-05 04:17:04 +00:00
PeiServicesTablePointerLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
PeimEntryPoint.h Initial import. 2006-04-21 22:54:32 +00:00
PerformanceLib.h 1. UINTN & INTN issue for EBC architecture: 2006-06-22 06:08:00 +00:00
PostCodeLib.h 1. PostCodeLib. 2006-06-19 07:40:23 +00:00
PrintLib.h DebugLib: 2006-07-05 04:17:04 +00:00
ReportStatusCodeLib.h BaseMemoryLib (BaseMemoryLibRepStr): 2006-06-13 06:31:11 +00:00
ResourcePublicationLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
SmbusLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
TimerLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
UefiBootServicesTableLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
UefiDecompressLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
UefiDriverEntryPoint.h Initial import. 2006-04-21 22:54:32 +00:00
UefiDriverModelLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
UefiLib.h UefiLib: 2006-06-04 13:08:25 +00:00
UefiRuntimeServicesTableLib.h • BaseMemoryLib: 2006-06-26 10:18:28 +00:00