Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jwang36 69df5708bd Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for IA32, X64 and EBC architecture because nt32 cannot be debugged with source. In addition, fwimage will fix the subsystem field later. So, for better compatible with more tool chain, it's ok to just use CONSOLE. The link option for IPF doesn't get changed in case of the runtime issue in shell.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2072 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-08 02:47:36 +00:00
EdkFatBinPkg Change Binary Fat module from fat.ffs to fat.efi 2006-10-31 06:23:51 +00:00
EdkModulePkg Add more assert to check table pointer. 2006-12-08 02:35:17 +00:00
EdkNt32Pkg Let specify GUID value for GUID-defined FV region, and remove potential dead loop in Nt32 package. 2006-12-07 06:02:54 +00:00
EdkShellBinPkg Remove the Tiger special application tool from the publish folder. 2006-12-07 01:02:00 +00:00
MdePkg Add X64 support for DebugSupport driver. 2006-12-07 08:41:28 +00:00
Tools Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for IA32, X64 and EBC architecture because nt32 cannot be debugged with source. In addition, fwimage will fix the subsystem field later. So, for better compatible with more tool chain, it's ok to just use CONSOLE. The link option for IPF doesn't get changed in case of the runtime issue in shell. 2006-12-08 02:47:36 +00:00
BuildNotes.txt 1. Fix a description issue 2006-11-08 09:14:20 +00:00
build.xml Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml. 2006-08-17 06:51:51 +00:00
edksetup.bat Fix a bug for setting CLASSPATH environment variable. Remove space after '=' when set the CLASSPATH. 2006-11-01 03:12:47 +00:00
edksetup.sh Cleanups for cygwin. 2006-11-14 17:57:07 +00:00