Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
wuyizhong ca9ea8d956 GenTeImage can't work well with Linux is caused by its parameter parsing. GenTeImage will replace all Parameter's first character to '-' if start with '/'. Actually, it is not necessary to deal with, after remove this processor, it works well now.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1185 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-03 09:40:28 +00:00
EdkFatBinPkg Replace the original Fat.FFS to fix issue which causes to read some hard-disk slowly. 2006-07-26 14:21:56 +00:00
EdkModulePkg All runtime driver should use functions provided by UefiRuntimeLib library class so that it is free of responcibility to fix up the gRT pointer. 2006-08-01 07:58:40 +00:00
EdkNt32Pkg Because the run script will be generated in building, So original run.cmd could be removed from repository's. 2006-07-29 03:56:33 +00:00
EdkShellBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
MdePkg Fix a typo. 2006-08-02 04:33:35 +00:00
Tools GenTeImage can't work well with Linux is caused by its parameter parsing. GenTeImage will replace all Parameter's first character to '-' if start with '/'. Actually, it is not necessary to deal with, after remove this processor, it works well now. 2006-08-03 09:40:28 +00:00
ReleaseNotes.txt Update to Release notes to include more information on the GCC build limitations. 2006-08-01 20:18:19 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat 2006-07-31 19:06:25 +00:00
edksetup.sh Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, 2006-07-31 18:55:26 +00:00