Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
cwu11 511710d68f 1. Add the fix for the following Bugs:
i)	BMM_FAKE_NV_DATA definition inconsistent in bm.vfr and BootMain.h
        (EdkNt32Pkg\Dxe\PlatformBdsDxe\Generic\BootMaint\BootMain.h)
ii)	Change some files’ EOL(end of line) format to DOS. Some file use even mixed style EOL.
   (EdkModulePkg\Universal\DevicePath\Dxe\DevicePath.c, DevicepathFromText.c, DevicePathUtilities.c;
EdkModulePkg\Universal\Disk\DiskIo\Dxe\diskIo.c; MdePkg\Library\UefiLib\UefiNotTiano.c)
iii)    Change some illegal characters in many files, the problem is mainly connected with people using Chinese Input method to input symbols such as ' " - ?, etc. Multiple files are influenced.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1890 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-03 02:47:43 +00:00
EdkFatBinPkg Change Binary Fat module from fat.ffs to fat.efi 2006-10-31 06:23:51 +00:00
EdkModulePkg 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
EdkNt32Pkg 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
EdkShellBinPkg Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
MdePkg 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Tools 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +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 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 Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00