audk/EdkModulePkg/Universal
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
..
Capsule/RuntimeDxe Bug fix for "CapsuleUpdate does not handle memory lost correctly" 2006-11-02 07:24:49 +00:00
ConPlatform/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Console Remove the redundant include header: Common/StatusCode.h for Terminal modules. 2006-10-19 07:32:48 +00:00
DataHub Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
DebugSupport/Dxe Replace .global with .globl to solve compatibility issues. 2006-10-18 03:48:37 +00:00
Debugger/Debugport/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
DevicePath/Dxe 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Disk 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Ebc/Dxe Ported the EBC driver to use the MDE Base Math lib functions. Removed math functions from EBC driver. Need to check to see if MDE Math lib ASSERT behavior will cause any issues with EBC driver? 2006-10-22 08:15:46 +00:00
EmuVariable/RuntimeDxe changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00
FirmwareVolume Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
GenericMemoryTest Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
MonotonicCounter/RuntimeDxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Network Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
PCD 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size 2006-10-10 02:17:53 +00:00
Runtime/RuntimeDxe These files are no longer needed as the PE32 and Cache Lib from the MDE make them redundant. 2006-10-22 07:47:29 +00:00
Security/SecurityStub/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
StatusCode 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
UserInterface 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Variable This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes of spaces must be available in NV variable region. This conservative approach is make sure OS loader will have space to save important data. 2006-10-10 02:21:51 +00:00
WatchdogTimer/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00