summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Nt32.fpd
Commit message (Expand)AuthorAgeFilesLines
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+2
* Add support for DEBUG and RELEASE builds of this FPD file.mdkinney2006-10-041-32/+7
* Add PCD Feature Flags for the Device Path Modulemdkinney2006-09-191-0/+16
* 1) Added dependency check for flashmap, genfvimage, peirebase tasksjwang362006-09-191-1/+1
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-181-130/+130
* Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao42006-09-131-1/+1
* clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao42006-09-081-2251/+2162
* Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao42006-09-071-27/+0
* Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao42006-09-061-2/+2
* Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong2006-09-051-1/+1
* Add in PCD instantiation for newly added PCD in PcdPEIM.qwang122006-08-311-7408/+7346
* According r1311 can't support linux. So rollback the change, but still remove...wuyizhong2006-08-211-5/+5
* Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.klu22006-08-171-2/+2
* Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong2006-08-171-5/+5
* Fix klu22006-08-171-4/+4
* Change Fat binary Guid to EnhancedFatqhuang82006-08-151-1/+1
* Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32006-08-101-3/+150
* Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang122006-08-091-2/+22
* 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