summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
AgeCommit message (Expand)Author
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-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-09Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT insteadmdkinney
2006-11-08Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang2
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-07Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang2
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu11
2006-11-03 I fixed following bugs in EDKII.mikewuping
2006-11-031. Add the fix for the following Bugs:cwu11
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang2
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch
2006-10-31Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ...lhauch
2006-10-31Change Binary Fat module from fat.ffs to fat.efilgao4
2006-10-23rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff
2006-10-23Make NT32 SecMain not depend on ReportStatusCodeLibqhuang8
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-16Make Logo build following standard build process instead of customize build. wuyizhong
2006-10-13Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain...klu2
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang36
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang36
2006-10-07Fix VS2005 compatibility issuemdkinney
2006-10-04Fix VS 2005 compatibility issuemdkinney
2006-10-04Fix VS 2005 compatibility issuemdkinney
2006-10-04Fix VS 2005 compatibility issuemdkinney
2006-10-04Fix VS 2005 compatibility issuemdkinney
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff
2006-09-19Add PCD Feature Flags for the Device Path Modulemdkinney
2006-09-191) Added dependency check for flashmap, genfvimage, peirebase tasksjwang36
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-18added EFIAPI for those constructor functionsvanjeff
2006-09-14Remove platform-specific Firmware Volume Block Driver implementation from Edk...qwang12
2006-09-13Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao4
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao4
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao4
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao4
2006-09-06Remove unused code.yshang1
2006-09-06Update Binary Fat module to release version for reduce size. lgao4
2006-09-05Add clean and cleanall target for Fat and Logo customized build xml.lgao4
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-09-05Update coding style of Nt32OemHookStatusCodeLib.cyshang1
2006-09-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1425 6f1...yshang1
2006-09-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1424 6f1...yshang1
2006-08-31Add in PCD instantiation for newly added PCD in PcdPEIM.qwang12
2006-08-22Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong