1. 9896099 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  2. 54fae63 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  3. 2fb3ccf Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  4. b144ae9 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  5. 52e1905 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  6. dbdaaec 1) Fix bug reported on the PcdSetEx* Macro. 2) Add SKU_ID type by qwang12 · 19 years ago
  7. 8b29c89 Add sample code for PCD Database generation. These 3 files will be read by GenBuild tool and it is generated in the Head and Source file of PCD Service PEIM/Dxe Driver. by qwang12 · 19 years ago
  8. 99d2c3c by qwang12 · 19 years ago
  9. 1ae1cdb Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path by wuyizhong · 19 years ago
  10. 18c319a 1. Updated CpuFlushTlb() according to IA-64 programmer's guide by bxing · 19 years ago
  11. 4df60ea Refactor the PeCoffLoader into a library. Add PeiRebase Tool. by bbahnsen · 19 years ago
  12. 51d48c2 Porting several more tools to edk2. by bbahnsen · 19 years ago
  13. 89aa840 by yshang1 · 19 years ago
  14. 50a3fe9 Fixed a bug due to misorder of 'push's by bxing · 19 years ago
  15. d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
  16. f0ec738 Fix capitalization. by bbahnsen · 19 years ago
  17. 6d97687 by yshang1 · 19 years ago
  18. e0c3e48 by yshang1 · 19 years ago
  19. 3df952e Fixed tracker #49 by bxing · 19 years ago
  20. 6749d10 Fixed tracker #49 by bxing · 19 years ago
  21. b544966 Fxied tracker #54 & #55 by bxing · 19 years ago
  22. b3ccb7e Fixed tracker #52 by bxing · 19 years ago
  23. 267f7f1 Fixed tracker #40 by bxing · 19 years ago
  24. 33f1b48 Remove the assumption of package location under workspace and prompt user to specify package location. by jlin16 · 19 years ago
  25. f387591 Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment) by bxing · 19 years ago
  26. e4c48f4 Do not build with debug. by bbahnsen · 19 years ago
  27. c2e4d78 Change the file extension back to .asm. That was an oops. by bbahnsen · 19 years ago
  28. 4cbd855 Fix capitalization by bbahnsen · 19 years ago
  29. dc13f95 Fix capitalization by bbahnsen · 19 years ago
  30. 0778de4 Make sure that the dll is executable. by bbahnsen · 19 years ago
  31. 72f248f Fix capitalization. by bbahnsen · 19 years ago
  32. 1e1623d Fix capitalization. by bbahnsen · 19 years ago
  33. dae8a1b Fix capitalization by bbahnsen · 19 years ago
  34. 6959ee4 Fix capitalization by bbahnsen · 19 years ago
  35. b030934 Fix capitalization by bbahnsen · 19 years ago
  36. ea140a1 Fix capitalization by bbahnsen · 19 years ago
  37. 7861e42 Fix capitalization by bbahnsen · 19 years ago
  38. 2dec64e Remove old dir by bbahnsen · 19 years ago
  39. 6e3b8c4 Fix capitalization issues by bbahnsen · 19 years ago
  40. 754c0cf GenDepex does not always run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
  41. 1c3aec0 StrGather does not run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
  42. ab191ed Thunk16.s has not been ported to GCC. This will at least get past the assembler. by bbahnsen · 19 years ago
  43. a3a65d3 by lgao4 · 19 years ago
  44. d3d8677 Finish bug at line 324: gBS->LocateProtocol (Handle, Guid, &Instance) error by vanjeff · 19 years ago
  45. 0df1e61 Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove in Final by lhauch · 19 years ago
  46. f23ffa8 Fix the elements to put /> on the new elements. by lhauch · 19 years ago
  47. d25c4bf Adding Additional Tools that are needed for Platform Image creation. by lhauch · 19 years ago
  48. 291a871 Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE! by lhauch · 19 years ago
  49. 1be638e Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA. by lhauch · 19 years ago
  50. 2558d45 Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding optional elements and attributes to match new XMLSchema by lhauch · 19 years ago
  51. 2cad7af Get the underscore typed in correctly. by bbahnsen · 19 years ago
  52. 7962c48 Resync the GNU assembly to the MASM code. by bbahnsen · 19 years ago
  53. 88758fe Call it CompressDll.dll on all host platforms. by bbahnsen · 19 years ago
  54. 5225ad3 Build the compress library on Linux and OS X. by bbahnsen · 19 years ago
  55. 3bc2b3a Port to GNU assembly. by bbahnsen · 19 years ago
  56. c92e764 Port to GNU assembly. by bbahnsen · 19 years ago
  57. b6bd81d Ported to GNU assembly. by bbahnsen · 19 years ago
  58. b546c3a Updated function headers for CacheMaintenanceLib by bxing · 19 years ago
  59. baa1b55 Added CpuFlushTlb() for IPF by bxing · 19 years ago
  60. 9f84a60 BaseCacheMaintenanceLib has now been completed on all architectures. by bxing · 19 years ago
  61. 98fc92f Fix a bug of unreference PCD token defined in FPD does *not* be autogened into emulated PCD array. by klu2 · 19 years ago
  62. f7f897d Fixes for GCC. by bbahnsen · 19 years ago
  63. 17b23c7 Fixes for Cygwin gcc builds. by bbahnsen · 19 years ago
  64. 9aae885 Fixes for gcc builds. by bbahnsen · 19 years ago
  65. f3bf0db Check for gcc toolchain. by bbahnsen · 19 years ago
  66. d86af59 by yshang1 · 19 years ago
  67. 0a02278 by yshang1 · 19 years ago
  68. 24de764 Split wrapper functions into separate source files to reduce image code size by bxing · 19 years ago
  69. 608fd3f Split wrapper functions into separate source files by bxing · 19 years ago
  70. 3101ac6 Fix GenFvImagei build on OS X by bbahnsen · 19 years ago
  71. 96c0505 Handle g++ libs correctly, since ant incorrectly does not use g++ as the linker, we do this as a workaround. by bbahnsen · 19 years ago
  72. 6dd1f28 Removing the binary of MakeDeps since it is now built by the tools. Please make sure that you have rebuilt the tools to pick it up. by bbahnsen · 19 years ago
  73. c9af24e Fix for OS X by bbahnsen · 19 years ago
  74. 8bbe393 Fix for OS X by bbahnsen · 19 years ago
  75. b09da16 Add MakeDeps by bbahnsen · 19 years ago
  76. 97d92bd Updated BaseLib for THUNK functions and some CPU functions by bxing · 19 years ago
  77. 7c28d0e Fix MASM build break by mdkinney · 19 years ago
  78. c1288a3 by lgao4 · 19 years ago
  79. 1b7b460 by lgao4 · 19 years ago
  80. e20ee53 by lgao4 · 19 years ago
  81. d4864e2 by lgao4 · 19 years ago
  82. 64fe104 Make sure path to 16-bit MASM is set by mdkinney · 19 years ago
  83. 555c55b Make variable names for protocol GUIDs consistent by mdkinney · 19 years ago
  84. f15e4e2 Make variable names for protocol GUIDs consistent by mdkinney · 19 years ago
  85. cd36853 Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package. by mdkinney · 19 years ago
  86. 8a1fd11 Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined by the UEFI 2.0 Specification by mdkinney · 19 years ago
  87. 448d6fa Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attribute by lhauch · 19 years ago
  88. 818de87 Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using the FDF file) per recommendation of tools team by lhauch · 19 years ago
  89. 5f10fa0 *BaseSmbusLib: (new version) by qhuang8 · 19 years ago
  90. cfb190d Remove the PACKAGE attribute to sync with latest schema. by bbahnsen · 19 years ago
  91. 8b61dfd Change the name convention of Framework_Tools_Path to pass the build by yshi8 · 19 years ago
  92. 4895d0f removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are now 0 - 1; Added new attribute tags to MsaAttributes for ModuleName, ModuleGuid, PackageName and PackageGuid. removed a couple of Attributes that are not used. by lhauch · 19 years ago
  93. a29212b 1. update the comments to mention the variables should be set; by yshi8 · 19 years ago
  94. 406479e Get rid of the build.gcc by bbahnsen · 19 years ago
  95. 19ce77c It is legal that same base name exist in one FPD file. In future, we should use "Guid, Version, Package" and "Arch" to differ a module. So currently, warning should be disabled. by klu2 · 19 years ago
  96. 845fdeb Fix the PCD bug submitted by Oram, Isaac W: by klu2 · 19 years ago
  97. e0c56f0 Use strcasecmp in gcc builds. by bbahnsen · 19 years ago
  98. 621406c Fix a capitalization error. by bbahnsen · 19 years ago
  99. 0f254ca Retab by bbahnsen · 19 years ago
  100. c4e0f33 The file name is in lower case. by bbahnsen · 19 years ago