summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Fix BDS boot from file . and .. fail assertionxgu32006-08-101-2/+23
* Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32006-08-104-12/+192
* Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang122006-08-094-16/+57
* Some library instance's PCD is missing in FPD file for a module, it break sin...klu22006-08-081-0/+16
* Because the run script will be generated in building, So original run.cmd cou...klu22006-07-291-20/+0
* Check in patch to refine DevicePath Module and USB2HostController Module.qhuang82006-07-271-108/+109
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-263-82/+55
* Change license of following files from Intel Copy Right to BSD-license. yshang12006-07-241-6/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32006-07-241-1/+10
* 1) Check in Pei/Dxe status code;yshang12006-07-212-42/+236
* 1) Check in Pei/Dxe status code;yshang12006-07-215-534/+0
* 1) Check in Pei/Dxe status code;yshang12006-07-212-0/+325
* Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang12006-07-211-1/+1
* Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file auto...qouyang2006-07-211-96/+120
* Changed the tool chain name from MSFT to MYTOOLSyshi82006-07-191-1/+1
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-181-0/+159
* Remove MdePkg's PCD declaration from EdkNt32Pkg.spd file.klu22006-07-131-104/+0
* Added license & copyright declarationjwang362006-07-136-0/+60
* Added all header files in the packages's include directory into spd files.jwang362006-07-131-0/+50
* Enforced case-sensitive on the file names;jwang362006-07-135-5/+5
* Remove AprioriList.msa filelgao42006-07-132-47/+0
* Roll back my original change, someone check in self's code lead my before's c...klu22006-07-131-29/+21
* Add missing files(uni) in this msalgao42006-07-131-0/+9
* Add missing files in msa file and add module description in msa file.lgao42006-07-127-31/+24
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-122-11/+25
* Polished the build tools' screen output to be in a more coherent formjwang362006-07-121-0/+1
* Changed FAT source module to FAT binary modulejwang362006-07-121-81/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang12006-07-1216-62/+103
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-1224-24/+24
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-125-5/+5
* Add description of modulexgu32006-07-122-5/+5
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19...vanjeff2006-07-123-5/+5
* Updated <Abstract> and <Description> sections in MSA filesbxing2006-07-123-9/+9
* Add in Abstract and Description for a few MSA files.qwang122006-07-123-34/+41
* Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22006-07-123-44/+80
* Add reference for all unicode file into MSA.klu22006-07-121-0/+9
* Remove unused code for misc sub smbios table.klu22006-07-117-250/+0
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-116-183/+14
* Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang122006-07-111-9/+1
* Fix the bug that SecMain often throw exception when environment variable too ...klu22006-07-112-4/+3
* FD file should only generated in build time but not in run.cmd. Fix it.klu22006-07-112-5/+2
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-1026-472/+456
* Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" ...klu22006-07-102-1/+6
* Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang122006-07-081-2/+23
* Redefine SPEC and Release Version to 0x20000lgao42006-07-0728-336/+352
* Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F...lgao42006-07-071-1/+1
* Obsoleted by new schema and new build tools.jwang362006-07-0759-2629/+0
* Fix all <TokenSpaceGuidCName> in all SPD file.klu22006-07-071-22/+22
* 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.klu22006-07-071-5/+0
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-061-0/+100