summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
AgeCommit message (Expand)Author
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu2
2006-07-12Add reference for all unicode file into MSA.klu2
2006-07-11Remove unused code for misc sub smbios table.klu2
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang12
2006-07-11Fix the bug that SecMain often throw exception when environment variable too ...klu2
2006-07-11FD file should only generated in build time but not in run.cmd. Fix it.klu2
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-10Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" ...klu2
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang12
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F...lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu2
2006-07-071, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.klu2
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch
2006-07-05Fix a minor issue. wuyizhong
2006-07-05Support UserExtension in FPD. wuyizhong
2006-07-05Support putting unreference DYNAMIC_EX PCD into Pcd runtime database.klu2
2006-07-05 DebugLib:qhuang8
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang36
2006-07-04Should not checking exist fd file, otherwise new fd file can not override old...klu2
2006-07-04Fix a minor bug for wrong entry nameklu2
2006-07-04remove unused PCD entry in EdkNt32Pkg Package.qwang12
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu2
2006-07-01Put the FD creation operation in run.cmd temporary.klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30New tool.qouyang
2006-06-30Change NT32 to new XML Schema. wuyizhong
2006-06-30Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao4
2006-06-30Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file.lgao4
2006-06-26• BaseMemoryLib:qhuang8
2006-06-23The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu2
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19...klu2
2006-06-21Modify PCD declaration according to new schema.klu2
2006-06-15Add many datum and datum size checking in PCD building tools, These checking ...klu2
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu2
2006-06-13Fix some bugs in PCD tools:klu2
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-06-12Modify PCD tool according to final PCD schema modification.klu2
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8