1. c2a7706 by vanjeff · 18 years ago
  2. 7867eb2 Updated <Abstract> and <Description> sections in MSA files by bxing · 18 years ago
  3. 2de0141 Add in Abstract and Description for a few MSA files. by qwang12 · 18 years ago
  4. c79c3f3 Fix remainning capsule PCD's <HelpText>. by klu2 · 18 years ago
  5. f7ba355 Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg. by klu2 · 18 years ago
  6. e9b8105 Fix the CapsuleRuntime.msa Fix Me entries. by davidhuang · 18 years ago
  7. 5094fb0 Add necessary files (such as *.h) in module msa and remove unused msa files. by lgao4 · 18 years ago
  8. 1779985 make sure all files under the PCD PEIM/Driver direcotry into the MSA file. by qwang12 · 18 years ago
  9. 983ba75 Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 18 years ago
  10. 67513de Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 18 years ago
  11. 53b8619 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it. by qouyang · 18 years ago
  12. 5b1b9d8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well by re-arranging register settings. by qhuang8 · 18 years ago
  13. bb3ee42 by lgao4 · 18 years ago
  14. a782876 Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. by lhauch · 18 years ago
  15. 7c707b0 Made some changes to use GCC to pre-process and assembly .S file by jwang36 · 18 years ago
  16. 1cda74a Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; by jwang36 · 18 years ago
  17. 4c29d43 fix a bug in Service.c by qwang12 · 18 years ago
  18. bc724e5 Ported to use BaseMemoryLib functions by ajfish · 18 years ago
  19. 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 18 years ago
  20. 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 18 years ago
  21. 273bbd3 Fix the wrong usage of UnicodeValueToString function by lgao4 · 18 years ago
  22. 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 18 years ago
  23. c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 18 years ago
  24. 0e0e9d3 Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePopulateCapsule/PcdMaxSizeNonPopulateCapsule by davidhuang · 18 years ago
  25. 2b21a97 Fixed a bug when input a invalid token number (not ZERO nor a valid token number) PcdLib should ASSERT. by qwang12 · 18 years ago
  26. 3dd19b0 Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling warning in GCC build by jwang36 · 18 years ago
  27. c24ba2f Fix bugs in GetNextTokenSpace and GetNextToken by qwang12 · 18 years ago
  28. 9c2aaac Corrected a typo error. by jwang36 · 18 years ago
  29. 28c73f6 PciLib: by qhuang8 · 18 years ago
  30. df569f6 Fixed the GCC assembler issue. Now we can use full GCC tools to build our package. by jwang36 · 18 years ago
  31. 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 18 years ago
  32. 1de04b4 Add in support for MaxSize and CurrentSize for PCD entry. by qwang12 · 18 years ago
  33. d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 18 years ago
  34. 3612207 by lgao4 · 18 years ago
  35. cfa5a9c fixed GCC build issues by jwang36 · 18 years ago
  36. add13dc DebugLib: by qhuang8 · 18 years ago
  37. 3f6001d supplemented "/FI" to some ignored PP options in fpd files by jwang36 · 18 years ago
  38. 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
  39. 25832ed Fix autogen bug:[Edk67][Edk35]. by qouyang · 19 years ago
  40. 1eb73ab Added LibPatchPcdSetPtr. by qwang12 · 19 years ago
  41. 8ed3ea9 added GCC tool chain family options by jwang36 · 19 years ago
  42. bb5545b Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd by qwang12 · 19 years ago
  43. e2d926e Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. by wuyizhong · 19 years ago
  44. 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
  45. f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
  46. 91e2ca2 added EdkDxeSalLib for EmuVariable module by jwang36 · 19 years ago
  47. 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
  48. b062dd1 For new Tool. by qouyang · 19 years ago
  49. 1f86f08 converted all surface area description files to new schema by jwang36 · 19 years ago
  50. 5d558ad changed module's duplicated guid value by jwang36 · 19 years ago
  51. 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg by lgao4 · 19 years ago
  52. 9b362fe remove this old emu directory by lgao4 · 19 years ago
  53. 1498746 Remove DiskIoPartition module by lgao4 · 19 years ago
  54. 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
  55. 2d10530 Fix Buger in this file to process the ffs file that only contain one compressed section. by lgao4 · 19 years ago
  56. 4276d5d 1) Add in support to traverse taken space by qwang12 · 19 years ago
  57. 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
  58. a2875f8 Remove the dead files. by qwang12 · 19 years ago
  59. 5e771ac Remove the dead files. by qwang12 · 19 years ago
  60. 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
  61. 30a60d2 Fix buger in DxeMain module and modify uefispec.h coding style by lgao4 · 19 years ago
  62. 5a2a959 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
  63. 4ba61e5 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
  64. ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
  65. 8aeaf59 Fix bug in DxeMain module and EdkMemoryStatusCodeLib library. by lgao4 · 19 years ago
  66. cd14fe3 1. PostCodeLib. by qhuang8 · 19 years ago
  67. 6326ee4 Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file that contain DxeCore Pe Data. by lgao4 · 19 years ago
  68. 7c3e99c should return instead of break. by qwang12 · 19 years ago
  69. 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
  70. c0e96fe Add in HII enable support for PCD. But the default value has not been enabled. by qwang12 · 19 years ago
  71. 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
  72. 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
  73. 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
  74. 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
  75. 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
  76. 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
  77. 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
  78. 4f24235 Make sure Pcd service driver can work on 64-bit architecture. by qwang12 · 19 years ago
  79. 8a43e8d Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. by qwang12 · 19 years ago
  80. a0b7c09 Apply changes(Unix Type to Windows Type) to the rest of the 2 files: by alfred · 19 years ago
  81. 6652e7b by alfred · 19 years ago
  82. ef99a95 by alfred · 19 years ago
  83. 3005648 by alfred · 19 years ago
  84. 5290e96 by alfred · 19 years ago
  85. 59b05fb by yshang1 · 19 years ago
  86. df1f678 by lgao4 · 19 years ago
  87. 8840ad5 PCD tools update: by klu2 · 19 years ago
  88. 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
  89. b83a123 Remove Debug message and early test code in DiskIo by lgao4 · 19 years ago
  90. abc25af Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TOTAL_TOKEN_NUMBER could be zero. by qwang12 · 19 years ago
  91. 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
  92. 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
  93. 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
  94. aec9171 Fix capitalization issues. by bbahnsen · 19 years ago
  95. 85cf9dc Removed dead #ifdef by ajfish · 19 years ago
  96. 6e11a8e Fix capitalization issues. by bbahnsen · 19 years ago
  97. 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
  98. 57e733d Capitalization Fixes for Linux builds. by bbahnsen · 19 years ago
  99. dcec765 Fix gcc build break. The PCD TokenNumber is incremented, not the address of the PCD TokenNumber. by bbahnsen · 19 years ago
  100. 5f44402 by yshang1 · 19 years ago