Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 9a462b415d UefiLib:
Add two new interfaces of EfiCreateEventLegacyBootEx & EfiCreateEventReadyToBootEx
Fix a bug in EfiCreateEventLegacyBoot & EfiCreateEventReadyToBoot. (#51)
PciLib:
Add missing ASSERT()s in PciReadBuffer() & PciWriteBuffer() (#70)
IoLib
Add ASSERT()s to check alignment.
MemoryAllocationLib:
For AllocateXXXCopyBuffer(). Add ASSERT()s for cases when allocations fails.
BaseLib:
Change the return type of InternalMathModU64x32 from UINT64 to UINT32


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@416 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-04 13:08:25 +00:00
EdkFatBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
EdkModulePkg PCD tools update: 2006-06-04 10:00:41 +00:00
EdkNt32Pkg PCD tools update: 2006-06-04 10:00:41 +00:00
EdkShellBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
MdePkg UefiLib: 2006-06-04 13:08:25 +00:00
Tools PCD tools update: 2006-06-04 10:00:41 +00:00
ReleaseNotes.txt Added a line to instruct users how to exit the NT32 emulation platform. 2006-05-24 19:51:36 +00:00
build.xml Fix some cleanall issues 2006-05-26 22:13:31 +00:00
edksetup.bat Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path 2006-05-24 06:59:36 +00:00
edksetup.sh Check for /workspace/externaltools/apache-ant 2006-05-24 22:03:09 +00:00