Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
bxing ebca816989 Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the transition code to switch the processor from 32-bit into 64-bit long mode and thus is typically linked with 32-bit images only. However, it's desired to link the transition code into a 64-bit image in some special cases. CPU driver is a good example among those.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1092 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-25 08:30:02 +00:00
EdkFatBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
EdkModulePkg remove ifdef for debuglevel 2006-07-25 05:38:26 +00:00
EdkNt32Pkg Change license of following files from Intel Copy Right to BSD-license. 2006-07-24 11:53:34 +00:00
EdkShellBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
MdePkg Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the transition code to switch the processor from 32-bit into 64-bit long mode and thus is typically linked with 32-bit images only. However, it's desired to link the transition code into a 64-bit image in some special cases. CPU driver is a good example among those. 2006-07-25 08:30:02 +00:00
Tools Changed the way to save generated module build.xml to avoid incorrect file name generated on Linux 2006-07-25 08:13:58 +00:00
ReleaseNotes.txt Updated Release notes, per input from technical writer. No new content, only changes for ease of understanding. 2006-07-18 16:31:13 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Added test to ensure that the only options that can be used are the help optiops, Rebuild and ForceRebuild. Added printout of the CLASSPATH variable. Fixed case in two comments. 2006-07-24 16:03:47 +00:00
edksetup.sh Check to see if the tools are built before trying a build. 2006-07-14 08:02:04 +00:00