1. 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
  2. 25832ed Fix autogen bug:[Edk67][Edk35]. by qouyang · 19 years ago
  3. 1eb73ab Added LibPatchPcdSetPtr. by qwang12 · 19 years ago
  4. 8ed3ea9 added GCC tool chain family options by jwang36 · 19 years ago
  5. bb5545b Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd by qwang12 · 19 years ago
  6. e2d926e Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. by wuyizhong · 19 years ago
  7. 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
  8. f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
  9. 91e2ca2 added EdkDxeSalLib for EmuVariable module by jwang36 · 19 years ago
  10. 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
  11. b062dd1 For new Tool. by qouyang · 19 years ago
  12. 1f86f08 converted all surface area description files to new schema by jwang36 · 19 years ago
  13. 5d558ad changed module's duplicated guid value by jwang36 · 19 years ago
  14. 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg by lgao4 · 19 years ago
  15. 9b362fe remove this old emu directory by lgao4 · 19 years ago
  16. 1498746 Remove DiskIoPartition module by lgao4 · 19 years ago
  17. 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
  18. 2d10530 Fix Buger in this file to process the ffs file that only contain one compressed section. by lgao4 · 19 years ago
  19. 4276d5d 1) Add in support to traverse taken space by qwang12 · 19 years ago
  20. e88ea42 The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, but forget remove it from EdkModulePkg.spd and <FrameworkModules> in Nt32.fpd. I have fixed it. by klu2 · 19 years ago
  21. a2875f8 Remove the dead files. by qwang12 · 19 years ago
  22. 5e771ac Remove the dead files. by qwang12 · 19 years ago
  23. 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
  24. 30a60d2 Fix buger in DxeMain module and modify uefispec.h coding style by lgao4 · 19 years ago
  25. 5a2a959 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
  26. 4ba61e5 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
  27. ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
  28. 8aeaf59 Fix bug in DxeMain module and EdkMemoryStatusCodeLib library. by lgao4 · 19 years ago
  29. cd14fe3 1. PostCodeLib. by qhuang8 · 19 years ago
  30. 6326ee4 Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file that contain DxeCore Pe Data. by lgao4 · 19 years ago
  31. 7c3e99c should return instead of break. by qwang12 · 19 years ago
  32. 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
  33. c0e96fe Add in HII enable support for PCD. But the default value has not been enabled. by qwang12 · 19 years ago
  34. 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
  35. 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
  36. 401693f Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! by lhauch · 19 years ago
  37. 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
  38. 8b4e96c Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
  39. ed72955 Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
  40. 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
  41. 4f24235 Make sure Pcd service driver can work on 64-bit architecture. by qwang12 · 19 years ago
  42. 8a43e8d Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. by qwang12 · 19 years ago
  43. a0b7c09 Apply changes(Unix Type to Windows Type) to the rest of the 2 files: by alfred · 19 years ago
  44. 6652e7b by alfred · 19 years ago
  45. ef99a95 by alfred · 19 years ago
  46. 3005648 by alfred · 19 years ago
  47. 5290e96 by alfred · 19 years ago
  48. 59b05fb by yshang1 · 19 years ago
  49. df1f678 by lgao4 · 19 years ago
  50. 8840ad5 PCD tools update: by klu2 · 19 years ago
  51. 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
  52. b83a123 Remove Debug message and early test code in DiskIo by lgao4 · 19 years ago
  53. abc25af Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TOTAL_TOKEN_NUMBER could be zero. by qwang12 · 19 years ago
  54. 3496595 Make sure the PCD dxe service driver can handle the case where no PEIM is using any dynamic PCD entry and the PEI phase PCD database is empty. by qwang12 · 19 years ago
  55. 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
  56. 0950e6c Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd file for future updated PCD tools according to transition schema. by klu2 · 19 years ago
  57. aec9171 Fix capitalization issues. by bbahnsen · 19 years ago
  58. 85cf9dc Removed dead #ifdef by ajfish · 19 years ago
  59. 6e11a8e Fix capitalization issues. by bbahnsen · 19 years ago
  60. 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
  61. 57e733d Capitalization Fixes for Linux builds. by bbahnsen · 19 years ago
  62. dcec765 Fix gcc build break. The PCD TokenNumber is incremented, not the address of the PCD TokenNumber. by bbahnsen · 19 years ago
  63. 5f44402 by yshang1 · 19 years ago
  64. 44c82dc by yshang1 · 19 years ago
  65. 9d6d8b2 Refine some internal functions of PCD Driver. by qwang12 · 19 years ago
  66. 0653eb8 Add in support for GetNextTokenNumber API. by qwang12 · 19 years ago
  67. 4c11400 Add in GetNextToken and Register Callback Function funtionality for DXE Driver. by qwang12 · 19 years ago
  68. b560bb6 Fix more gcc build breaks. One of these was a subtle bug in the code that was caught by a gcc warning. by bbahnsen · 19 years ago
  69. f2982b3 Fix gcc build break. Slashes should always lean forward! by bbahnsen · 19 years ago
  70. 4acf8ce Add version check in both PCD database generation and service driver. by qwang12 · 19 years ago
  71. 00b7af1 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
  72. 54de748 Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
  73. a3657e3 MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” by qhuang8 · 19 years ago
  74. a916cff Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  75. 10d4432 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  76. 9896099 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  77. 54fae63 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  78. 52e1905 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  79. d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
  80. f0ec738 Fix capitalization. by bbahnsen · 19 years ago
  81. c2e4d78 Change the file extension back to .asm. That was an oops. by bbahnsen · 19 years ago
  82. 4cbd855 Fix capitalization by bbahnsen · 19 years ago
  83. 72f248f Fix capitalization. by bbahnsen · 19 years ago
  84. 1e1623d Fix capitalization. by bbahnsen · 19 years ago
  85. b030934 Fix capitalization by bbahnsen · 19 years ago
  86. ea140a1 Fix capitalization by bbahnsen · 19 years ago
  87. 7861e42 Fix capitalization by bbahnsen · 19 years ago
  88. 1b7b460 by lgao4 · 19 years ago
  89. e20ee53 by lgao4 · 19 years ago
  90. cd36853 Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package. by mdkinney · 19 years ago
  91. 5f10fa0 *BaseSmbusLib: (new version) by qhuang8 · 19 years ago
  92. b678d2f Removing all but ia32 so that folks who do not have the extra compilers can build without error. by bbahnsen · 19 years ago
  93. 509d55c This is the file to use to build all architectures. by bbahnsen · 19 years ago
  94. 22e0585 Convert backslashes to forward slashes in many build files. This is necessary for Linux support. by bbahnsen · 19 years ago
  95. 878ddf1 Initial import. by bbahnsen · 19 years ago