summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Nt32.fpd
AgeCommit message (Expand)AuthorFilesLines
2007-06-08remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff1-2/+2
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff1-0/+10
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao41-1/+2
2007-04-05Change PcdWinNtFileSystem value is to the correct directory.lgao41-2/+2
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao41-0/+2
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff1-8/+0
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff1-0/+16
2007-03-12Resolve the build break caused by changes to DxeCore.qwang121-0/+8
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang121-1/+1
2007-03-05Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_...lgao41-2/+1
2007-02-27clean up MSA file and sync FPD filevanjeff1-81/+81
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang121-2/+463
2007-02-13Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang81-140/+4
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-17/+20
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff1-36/+19
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang361-17/+20
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong1-47/+173
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang121-0/+8
2006-11-28update fpd to add PcdDxeIplBuildShareCodeHobs.qhuang81-0/+8
2006-11-27Fix bug to support Nt32Pkg source level debug.yshang11-1/+1
2006-11-27Update DxeIplPeim setting.qhuang81-0/+32
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian1-0/+16
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff1-2/+2
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff1-2/+498
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff1-0/+16
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu111-0/+16
2006-10-31Change Binary Fat module from fat.ffs to fat.efilgao41-1/+1
2006-10-23Make NT32 SecMain not depend on ReportStatusCodeLibqhuang81-9/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish1-0/+1
2006-10-18Update build options format from "ABC", "XYZ" to ABC XYZ. wuyizhong1-4/+4
2006-10-16Make Logo build following standard build process instead of customize build. wuyizhong1-1/+1
2006-10-13Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain...klu21-24/+25
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang361-0/+2
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-32/+7
2006-09-19Add PCD Feature Flags for the Device Path Modulemdkinney1-0/+16
2006-09-191) Added dependency check for flashmap, genfvimage, peirebase tasksjwang361-1/+1
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-130/+130
2006-09-13Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao41-1/+1
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao41-2251/+2162
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao41-27/+0
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao41-2/+2
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong1-1/+1
2006-08-31Add in PCD instantiation for newly added PCD in PcdPEIM.qwang121-7408/+7346
2006-08-21According r1311 can't support linux. So rollback the change, but still remove...wuyizhong1-5/+5
2006-08-17Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.klu21-2/+2
2006-08-17Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong1-5/+5
2006-08-17Fix klu21-4/+4
2006-08-15Change Fat binary Guid to EnhancedFatqhuang81-1/+1
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu31-3/+150
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang121-2/+22