Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
hche10x 57046e97fa 1. Fix EDKT441 After some modifications and refresh, there will show a dialog for save all files. The operation of Cancel should not refresh wizard.
2. Fix EDKT442 After some modifications and refresh, there will show a dialog for save all files. The operation of erasing this dialog should be regarded as Cancel, not refresh wizard.
3. Fix EDKT455 The style of menu should be unified
4. Fix EDKT439 After some modifications and exit, there will show a dialog for save all files. The operation of erasing this dialog should be regard as Cancel, not exit wizard.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1851 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-30 03:02:15 +00:00
EdkFatBinPkg Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
EdkModulePkg MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MAX_ADDRESS and POOL_OVERHEAD. MAX_POOL_SIZE is used to prevent a large allocation from passing since adding the POOL_OVERHAD to the allocation (done internally) could cause the size to wrap around and be small. This would cause a return value of success that was an error. 2006-10-24 01:20:09 +00:00
EdkNt32Pkg rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI, PCI, END and LPC are too generic. 2006-10-23 08:30:24 +00:00
EdkShellBinPkg Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
MdePkg Follow up tracker EDKT285. 2006-10-23 06:10:44 +00:00
Tools 1. Fix EDKT441 After some modifications and refresh, there will show a dialog for save all files. The operation of Cancel should not refresh wizard. 2006-10-30 03:02:15 +00:00
ReleaseNotes.txt Added notes on Cygwin mount, as well as changing from textmode to binmode 2006-10-18 18:41:52 +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 Put the our jar files before the system's CLASSPATH 2006-10-19 07:12:29 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00