summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-101-1/+1
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-0817-19/+19
* Fix some bugs for EdkFatPkgklu22006-06-051-0/+138
* PCD tools update:klu22006-06-041-598/+0
* Updated Header information, added Guid, Version Specification, removed createdBylhauch2006-06-041-14/+20
* Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch2006-06-041-11/+2
* Add check for a NULL Data parameter in SecPeiReportStatusCode(). The Report ...mdkinney2006-06-031-7/+13
* Update PCD entries for NT32 to generate breakpoints when an ASSERT() conditio...mdkinney2006-06-031-74/+74
* - changed the <Specification> position in <MsaLibHeader>jwang362006-06-024-4/+4
* Fixed some MSA files location of the <Specification> element.lhauch2006-06-023-3/+3
* Fixed the location of the <Specification Element>lhauch2006-06-021-1/+1
* Fixed the Basename and Guidlhauch2006-06-021-2/+2
* Added some extra error checking to make sure mSecReportStatusCode is valid. I...ajfish2006-06-011-1/+3
* Modify fpd file according to transition schema. Before PCD tools updated, all...klu22006-06-011-21/+1117
* change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to mak...qwang122006-05-311-1/+1
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-2531-31/+31