summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Nt32.fpd
Commit message (Expand)AuthorAgeFilesLines
...
* Some library instance's PCD is missing in FPD file for a module, it break sin...klu22006-08-081-0/+16
* 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-261-0/+5
* 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-211-41/+226
* Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file auto...qouyang2006-07-211-96/+120
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-181-0/+159
* Added license & copyright declarationjwang362006-07-131-0/+10
* Add missing files in msa file and add module description in msa file.lgao42006-07-121-7/+7
* Changed FAT source module to FAT binary modulejwang362006-07-121-81/+2
* Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang122006-07-111-9/+1
* Fix the bug that SecMain often throw exception when environment variable too ...klu22006-07-111-3/+2
* FD file should only generated in build time but not in run.cmd. Fix it.klu22006-07-111-1/+2
* Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" ...klu22006-07-101-1/+1
* Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang122006-07-081-2/+23
* Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F...lgao42006-07-071-1/+1
* 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-051-0/+1
* Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362006-07-041-3/+3
* remove unused PCD entry in EdkNt32Pkg Package.qwang122006-07-041-25/+1
* 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu22006-07-011-625/+625
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-5/+5
* New tool.qouyang2006-06-301-23/+1
* Change NT32 to new XML Schema. wuyizhong2006-06-301-5341/+6672
* Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao42006-06-301-69/+0
* The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu22006-06-231-107/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19...klu22006-06-221-1/+1
* 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
* Modify PCD tool according to final PCD schema modification.klu22006-06-121-9085/+2742
* 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
* Update PCD entries for NT32 to generate breakpoints when an ASSERT() conditio...mdkinney2006-06-031-74/+74
* 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
* Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang122006-05-241-290/+160
* Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu...klu22006-05-231-73/+10321
* Remove the PACKAGE attribute to sync with latest schema.bbahnsen2006-05-101-1/+1
* Initial import.bbahnsen2006-04-211-0/+683