Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 b775e03a84 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@758 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-05 04:17:57 +00:00
EdkFatBinPkg removed unnecessary name space declarations in some top level elements 2006-06-30 20:31:48 +00:00
EdkModulePkg DebugLib: 2006-07-05 04:17:04 +00:00
EdkNt32Pkg DebugLib: 2006-07-05 04:17:04 +00:00
EdkShellBinPkg removed unnecessary name space declarations in some top level elements 2006-06-30 20:31:48 +00:00
MdePkg DebugLib: 2006-07-05 04:17:57 +00:00
Tools Add two files for List editor. 2006-07-05 04:11:04 +00:00
ReleaseNotes.txt Explain how to build for other architectures. 2006-06-22 23:19:41 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.sh Add a new classpath element. 2006-06-20 22:12:27 +00:00