summaryrefslogtreecommitdiff
path: root/EdkModulePkg/EdkModulePkg.fpd
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-43/+5
2006-09-20Delete Build directorylgao41-2/+2
2006-09-19Add use of PCD feature flags to the Device Path Modulesmdkinney1-0/+48
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-406/+406
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao41-0/+344
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao41-5052/+5517
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao41-1/+1
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao41-124/+124
2006-08-30Change true to TRUE.qwang121-12/+12
2006-08-30Change true to TRUE.qwang121-5/+5
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang121-71/+199
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu31-5/+263
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao41-16502/+16714
2006-08-08Some library instance's PCD is missing in FPD file for a module, it break sin...klu21-0/+16
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang81-0/+160
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-1/+12
2006-07-25Remove duplicated module definition (the same module with the same arch) in F...wuyizhong1-185/+185
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu31-1/+37
2006-07-21Clean up codes which are related with status code.yshang11-1/+138
2006-07-21Clean up codes which are related with status code.yshang11-271/+0
2006-07-211) Check in Pei/Dxe status code;yshang11-0/+511
2006-07-15Updated Guid for EmuVariable entry in the ModuleSA sectionlhauch1-3/+3
2006-07-13typo errorjwang361-1/+1
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@981 6f19...jwang361-1/+1
2006-07-13Merged GCC buildjwang361-62/+11652
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang121-1/+1
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang361-1/+1
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang361-5/+5
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang121-4292/+4308
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang361-1/+1
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch1-1/+0
2006-07-05fixed GCC build issuesjwang361-1/+1
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang361-1/+1
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang361-59/+2
2006-07-04added GCC tool chain family optionsjwang361-6/+6
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu21-4113/+4113
2006-06-30converted all surface area description files to new schemajwang361-3722/+4349
2006-06-30Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao41-70/+1
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu21-0/+163
2006-06-12Modify PCD tool according to final PCD schema modification.klu21-6171/+1840
2006-06-04PCD tools update:klu21-203/+0
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch1-13/+3
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch1-4/+293
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu21-18/+242
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang121-1/+228
2006-05-23Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu...klu21-61/+7229
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can b...bbahnsen1-188/+0
2006-04-21Initial import.bbahnsen1-0/+453