audk/EdkModulePkg/Include
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
..
Common EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the same with what is written down in FTW specification. 2006-07-30 07:40:03 +00:00
Guid Add a Pcd to define the maximum number of performance log entries during PEI phase. 2006-08-29 01:52:19 +00:00
Library 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Ppi git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19259b-4bc3-4df7-8a09-765794883524 2006-06-05 11:24:52 +00:00
Protocol Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been defined in MdePkg. 2006-08-07 09:41:17 +00:00
EdkDxe.h Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been defined in MdePkg. 2006-08-07 09:41:17 +00:00
EdkDxeCore.h 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd 2006-07-06 06:42:48 +00:00
EdkPeiCore.h Initial import. 2006-04-21 22:54:32 +00:00
EdkPeim.h 1) Check in Pei/Dxe status code; 2006-07-21 14:25:43 +00:00