summaryrefslogtreecommitdiff
path: root/EdkModulePkg/EdkModulePkg.fpd
AgeCommit message (Expand)Author
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli24
2006-10-23Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ...lgao4
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-18Update build options format from "ABC", "XYZ" to ABC XYZ. wuyizhong
2006-10-18Add Build Macro to build SEC modules. wuyizhong
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang36
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney
2006-09-20Delete Build directorylgao4
2006-09-19Add use of PCD feature flags to the Device Path Modulesmdkinney
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao4
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao4
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-08-30Change true to TRUE.qwang12
2006-08-30Change true to TRUE.qwang12
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang12
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu3
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao4
2006-08-08Some library instance's PCD is missing in FPD file for a module, it break sin...klu2
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang8
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-25Remove duplicated module definition (the same module with the same arch) in F...wuyizhong
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu3
2006-07-21Clean up codes which are related with status code.yshang1
2006-07-21Clean up codes which are related with status code.yshang1
2006-07-211) Check in Pei/Dxe status code;yshang1
2006-07-15Updated Guid for EmuVariable entry in the ModuleSA sectionlhauch
2006-07-13typo errorjwang36
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@981 6f19...jwang36
2006-07-13Merged GCC buildjwang36
2006-07-13Added license & copyright declarationjwang36
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang12
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang36
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang36
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang12
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-06Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch
2006-07-05fixed GCC build issuesjwang36
2006-07-05supplemented "/FI" to some ignored PP options in fpd filesjwang36
2006-07-04Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang36
2006-07-04added GCC tool chain family optionsjwang36
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu2
2006-06-30converted all surface area description files to new schemajwang36
2006-06-30Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg lgao4
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu2
2006-06-12Modify PCD tool according to final PCD schema modification.klu2
2006-06-04PCD tools update:klu2
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch