Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lhauch af1dd46d37 Updated to handle cygwin/gcc and moved msvc,gcc property settings to the TianoTools/build.xml file. Properties are inherited, so we only need to set them one. Cleaned up clean and cleanall targets to remove the executables and library files. Added makefile.cygwin to antlr and dlg programs to generate the .exe needed for cygwin.
FlashMap.c needed a newline at the end of the file to remove a warning message in cygwin.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1174 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-01 23:58:18 +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 1. Updated function headers for all assembly function 2006-07-28 07:28:19 +00:00
Tools Updated to handle cygwin/gcc and moved msvc,gcc property settings to the TianoTools/build.xml file. Properties are inherited, so we only need to set them one. Cleaned up clean and cleanall targets to remove the executables and library files. Added makefile.cygwin to antlr and dlg programs to generate the .exe needed for cygwin. 2006-08-01 23:58:18 +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