summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2006-07-061-2/+1
* Fix a minor issue. wuyizhong2006-07-051-3/+3
* Support UserExtension in FPD. wuyizhong2006-07-051-6806/+6806
* Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.klu22006-07-051-45/+1
* DebugLib:qhuang82006-07-0516-15/+16
* Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362006-07-041-3/+3
* Should not checking exist fd file, otherwise new fd file can not override old...klu22006-07-041-3/+0
* Fix a minor bug for wrong entry nameklu22006-07-041-1/+1
* remove unused PCD entry in EdkNt32Pkg Package.qwang122006-07-042-71/+2
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-022-40/+40
* 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu22006-07-012-625/+630
* Put the FD creation operation in run.cmd temporary.klu22006-07-011-1/+10
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3031-50/+50
* New tool.qouyang2006-06-303-25/+4
* Change NT32 to new XML Schema. wuyizhong2006-06-3032-7041/+8870
* Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao42006-06-302-70/+1
* Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file.lgao42006-06-304-5/+4
* • BaseMemoryLib:qhuang82006-06-2616-16/+16
* The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu22006-06-231-107/+0
* Remove the dead files.qwang122006-06-231-6/+0
* Remove the dead files.qwang122006-06-236-795/+0
* Remove the dead files.qwang122006-06-236-895/+0
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-231-20/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19...klu22006-06-221-1/+1
* Modify PCD declaration according to new schema.klu22006-06-211-29/+110
* Add many datum and datum size checking in PCD building tools, These checking ...klu22006-06-151-4/+4
* Add <TokenSpaceGuid> for all PCD entry in FPD fileklu22006-06-141-0/+640
* Fix some bugs in PCD tools:klu22006-06-131-1/+1
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-122-68/+36
* Modify PCD tool according to final PCD schema modification.klu22006-06-121-9085/+2742
* Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch2006-06-101-4/+0