1. 98419ef 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is used for PciBus driver and includes 3 Incompatible device lists. by vanjeff · 18 years ago
  2. 26aa0c2 Clean up the following module msa files, they are three networt and two PCD modules. by lgao4 · 18 years ago
  3. 8d8daec Clean up the following module msa files, they are edkmodule package ftwlit, Crc32SectionExtract, NullMemoryTest, PeiMemoryTest, MonotonicCounter modules. by lgao4 · 18 years ago
  4. 3aaddf9 1. Removed #ifdef SNP_DEBUG and used debug lib to output information by vanjeff · 18 years ago
  5. 7af45bf 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR by vanjeff · 18 years ago
  6. 2c3b5ec Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules. by lgao4 · 18 years ago
  7. 6544f51 Resolve the build break caused by changes to DxeCore. by qwang12 · 18 years ago
  8. bc2693a Clean up MSA file of the checked in modules which include: by qwang12 · 18 years ago
  9. a298afc clean up msa files in EdkModulePkg, removed unnecessary library definitions and PCDs. by vanjeff · 18 years ago
  10. 22d9199 Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. by qwang12 · 18 years ago
  11. c77f986 1.Drop the support of UEFI_APPLICATION for UefiDriverLib by qhuang8 · 18 years ago
  12. 4faa502 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. by vanjeff · 18 years ago
  13. e3cc406 - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. by jwang36 · 18 years ago
  14. 6874dbd 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  15. 5fd59c6 Add X64 support for DebugSupport driver. by klu2 · 18 years ago
  16. 4eba088 Merge PVCS #7739. Drop Ebc arch support for PxeBc module. by qhuang8 · 18 years ago
  17. 8106a89 Fix the build break since VariableIpf & EmuVariableIpf were splitted from Variable & EmuVariable respectively to support IPF build. by qhuang8 · 18 years ago
  18. 657d391 • Set the default value of PcdDxeIplSwitchToLongMode to TRUE. by qhuang8 · 18 years ago
  19. abb2663 Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim. by qhuang8 · 18 years ago
  20. 3673b8b Add IPF support in Base IO Lib, and related change in fpd file by gtian · 18 years ago
  21. 885dc4d rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. by vanjeff · 18 years ago
  22. 8569244 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed by vanjeff · 18 years ago
  23. 3ebf638 Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpd by mdkinney · 18 years ago
  24. b219108 added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance needn't depend on types of CPUs by vanjeff · 18 years ago
  25. 1df07b6 Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break. by cwu11 · 18 years ago
  26. f556184 Remove BaseIoIntrinsicLib reference in IPF and EBC modules by xli24 · 18 years ago
  27. 0bab6d0 Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP IPF CODE 16byte align. by lgao4 · 18 years ago
  28. 92ea7f2 Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib. by ajfish · 18 years ago
  29. 22fe731 Update build options format from "ABC", "XYZ" to ABC XYZ. by wuyizhong · 18 years ago
  30. 706c2ad Add Build Macro to build SEC modules. by wuyizhong · 18 years ago
  31. de50890 Fixed build break caused by GetPerformanceCounter() in PeiMain module by jwang36 · 18 years ago
  32. 263d5af Add support for DEBUG and RELEASE builds of this FPD file. by mdkinney · 18 years ago
  33. aa35301 Delete Build directory by lgao4 · 18 years ago
  34. c7823a8 Add use of PCD feature flags to the Device Path Modules by mdkinney · 18 years ago
  35. 62f8431 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
  36. fc198a7 Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkPeCoffLoaderX64Lib from DxeIplX64 module because EdkPeCoffLoaderLib based on new BasePeCoffLib can support 32bit and 64bit PE iamge both. by lgao4 · 18 years ago
  37. b0e15cb clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd by lgao4 · 18 years ago
  38. 2f3fb65 Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to workspace root build directory according to Jordon's suggestions. by lgao4 · 18 years ago
  39. 42ef7fc Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg PeiVariable, RuntimeDxeVariabe, and Ftw module needs these PCDs. by lgao4 · 18 years ago
  40. 3d64815 Change true to TRUE. by qwang12 · 18 years ago
  41. 2defc05 Change true to TRUE. by qwang12 · 18 years ago
  42. f89f580 Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnabled, PcdPeiPcdDatabaseCallbackOnSetEnabled, PcdPeiPcdDatabaseExEnabled to allow user to customize Pcd service PEIM. It is very curical to save size in PEI phase. by qwang12 · 18 years ago
  43. 202c5d5 Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB by xgu3 · 18 years ago
  44. 9356930 Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, IPF_PE32_PEIM ffs layout for IPF XIP module. And add 12 bytes Blank.pad file in build directory. And add PeiEntryPoint library class in PeiStatuCode module msa file. by lgao4 · 18 years ago
  45. 4b8a7ba Some library instance's PCD is missing in FPD file for a module, it break single module's building. by klu2 · 18 years ago
  46. ffac4bc Check in patch to refine DevicePath Module and USB2HostController Module. by qhuang8 · 18 years ago
  47. 2ce3113 Removed cross references from PciCf8Lib and PciExpressLib class to PciLib class. by ajfish · 18 years ago
  48. c1e9ba0 Remove duplicated module definition (the same module with the same arch) in FPD. by wuyizhong · 18 years ago
  49. 5dd2d77 by xgu3 · 18 years ago
  50. 49cff29 Clean up codes which are related with status code. by yshang1 · 18 years ago
  51. 3b43774 Clean up codes which are related with status code. by yshang1 · 18 years ago
  52. 56836fe 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
  53. 46b45a7 Updated Guid for EmuVariable entry in the ModuleSA section by lhauch · 18 years ago
  54. 55caf06 typo error by jwang36 · 18 years ago
  55. fc67cd2 by jwang36 · 18 years ago
  56. a6b964e Merged GCC build by jwang36 · 18 years ago
  57. 5e1c3ee Added license & copyright declaration by jwang36 · 18 years ago
  58. 67513de Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 18 years ago
  59. 7c707b0 Made some changes to use GCC to pre-process and assembly .S file by jwang36 · 18 years ago
  60. 1cda74a Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; by jwang36 · 18 years ago
  61. 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 18 years ago
  62. df569f6 Fixed the GCC assembler issue. Now we can use full GCC tools to build our package. by jwang36 · 19 years ago
  63. d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 19 years ago
  64. cfa5a9c fixed GCC build issues by jwang36 · 19 years ago
  65. 3f6001d supplemented "/FI" to some ignored PP options in fpd files by jwang36 · 19 years ago
  66. 525c518 Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to fpd files. These changes are used to accommodate the preprocessing added for assembly code as a general processing step. by jwang36 · 19 years ago
  67. 8ed3ea9 added GCC tool chain family options by jwang36 · 19 years ago
  68. f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
  69. 1f86f08 converted all surface area description files to new schema by jwang36 · 19 years ago
  70. 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg by lgao4 · 19 years ago
  71. 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
  72. 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
  73. 8840ad5 PCD tools update: by klu2 · 19 years ago
  74. 0850ca3 Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) by lhauch · 19 years ago
  75. cb9f0b9 Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdePkg. Added optional (will be required) TokenSpaceGuid to Pcd sections. by lhauch · 19 years ago
  76. 9f3a4be Modify fpd file according to transition schema. Before PCD tools updated, all information in fpd file should be correct. by klu2 · 19 years ago
  77. 00b7af1 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
  78. d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
  79. b678d2f Removing all but ia32 so that folks who do not have the extra compilers can build without error. by bbahnsen · 19 years ago
  80. 878ddf1 Initial import. by bbahnsen · 19 years ago