summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.fpd
AgeCommit message (Expand)Author
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2007-01-25BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao4
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney
2006-11-22Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg mdkinney
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli24
2006-10-23Remove the library instance of BaseReportStatusCodeLibNullqhuang8
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao4
2006-07-25Remove duplicated module definition (the same module with the same arch) in F...wuyizhong
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang8
2006-07-13Added license & copyright declarationjwang36
2006-07-11Merge back to one fpd file that does it all.bbahnsen
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-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-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-19 1. PostCodeLib.qhuang8
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-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8
2006-06-07BaseMemoryLib:qhuang8
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-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu2
2006-05-23Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to futu...klu2
2006-05-22Fixed tracker #49bxing
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can b...bbahnsen
2006-04-21Initial import.bbahnsen