1. 466d234 Fix some cleanall issues by bbahnsen · 19 years ago
  2. 9e79238 Fix some cleanall issues by bbahnsen · 19 years ago
  3. c43c671 Translate the Arch enum to an arch directory name. This is necessary for Linux builds, since it is case sensitive. by bbahnsen · 19 years ago
  4. 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
  5. f2982b3 Fix gcc build break. Slashes should always lean forward! by bbahnsen · 19 years ago
  6. 342fcc1 Fix gcc build breaks. by bbahnsen · 19 years ago
  7. 6a4cae5 Remove the warning message reported when building GenBuild.jar by qwang12 · 19 years ago
  8. 4acf8ce Add version check in both PCD database generation and service driver. by qwang12 · 19 years ago
  9. 24dba7f Fix the problem "update action multiple times fail". Enhanced GUID value editor. by jlin16 · 19 years ago
  10. 9a7cf04 Change Workspace to X: by qwang12 · 19 years ago
  11. 32648c6 Replace all tab to spaces. by qwang12 · 19 years ago
  12. 00b7af1 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
  13. b16ef80 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
  14. 54de748 Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
  15. 415418e Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
  16. 8d3adb7 Fix a bug caused by sscanf trashing memory. by bbahnsen · 19 years ago
  17. fbf910a Had to put the Attribute, URL back into the Abstract so that Module Editor would compile. Leaving it out, and removing the AbstractURL elements from the MsaHeader.java and MsaLibHeader.java files cause even more problems. by lhauch · 19 years ago
  18. 0fce57e Added CreatedDate to Schema - headers have it included with a choice for Created or CreatedDate so that we can migrate to the new CreatedDate at some point in the future in all of the Framework files. by lhauch · 19 years ago
  19. a3657e3 MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” by qhuang8 · 19 years ago
  20. d05003b Added outputDir attribute to support generating FV file in specified directory by jwang36 · 19 years ago
  21. f76fd83 by yshang1 · 19 years ago
  22. 0fff0c2 Check for /workspace/externaltools/apache-ant by bbahnsen · 19 years ago
  23. 362c601 Gcc versions of the msa files. These files can be used in place of the normal msa files for gcc builds. They will go away once we get the gcc assembly integrated into the main msa files. by bbahnsen · 19 years ago
  24. 75d0c5b Add a macro for GCC Assembly. by bbahnsen · 19 years ago
  25. 03fed93 Added a line to instruct users how to exit the NT32 emulation platform. by lhauch · 19 years ago
  26. da4aa0f by yshang1 · 19 years ago
  27. 6776c08 Remove a private class to remove the error message. by qwang12 · 19 years ago
  28. 1342c9c added ASSERT() by vanjeff · 19 years ago
  29. 1dc408f added ASSERT() by vanjeff · 19 years ago
  30. a916cff Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  31. 10d4432 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  32. 9896099 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  33. 54fae63 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  34. 2fb3ccf Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  35. b144ae9 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  36. 52e1905 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  37. dbdaaec 1) Fix bug reported on the PcdSetEx* Macro. 2) Add SKU_ID type by qwang12 · 19 years ago
  38. 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
  39. 99d2c3c by qwang12 · 19 years ago
  40. 1ae1cdb Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path by wuyizhong · 19 years ago
  41. 18c319a 1. Updated CpuFlushTlb() according to IA-64 programmer's guide by bxing · 19 years ago
  42. 4df60ea Refactor the PeCoffLoader into a library. Add PeiRebase Tool. by bbahnsen · 19 years ago
  43. 51d48c2 Porting several more tools to edk2. by bbahnsen · 19 years ago
  44. 89aa840 by yshang1 · 19 years ago
  45. 50a3fe9 Fixed a bug due to misorder of 'push's by bxing · 19 years ago
  46. d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
  47. f0ec738 Fix capitalization. by bbahnsen · 19 years ago
  48. 6d97687 by yshang1 · 19 years ago
  49. e0c3e48 by yshang1 · 19 years ago
  50. 3df952e Fixed tracker #49 by bxing · 19 years ago
  51. 6749d10 Fixed tracker #49 by bxing · 19 years ago
  52. b544966 Fxied tracker #54 & #55 by bxing · 19 years ago
  53. b3ccb7e Fixed tracker #52 by bxing · 19 years ago
  54. 267f7f1 Fixed tracker #40 by bxing · 19 years ago
  55. 33f1b48 Remove the assumption of package location under workspace and prompt user to specify package location. by jlin16 · 19 years ago
  56. f387591 Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment) by bxing · 19 years ago
  57. e4c48f4 Do not build with debug. by bbahnsen · 19 years ago
  58. c2e4d78 Change the file extension back to .asm. That was an oops. by bbahnsen · 19 years ago
  59. 4cbd855 Fix capitalization by bbahnsen · 19 years ago
  60. dc13f95 Fix capitalization by bbahnsen · 19 years ago
  61. 0778de4 Make sure that the dll is executable. by bbahnsen · 19 years ago
  62. 72f248f Fix capitalization. by bbahnsen · 19 years ago
  63. 1e1623d Fix capitalization. by bbahnsen · 19 years ago
  64. dae8a1b Fix capitalization by bbahnsen · 19 years ago
  65. 6959ee4 Fix capitalization by bbahnsen · 19 years ago
  66. b030934 Fix capitalization by bbahnsen · 19 years ago
  67. ea140a1 Fix capitalization by bbahnsen · 19 years ago
  68. 7861e42 Fix capitalization by bbahnsen · 19 years ago
  69. 2dec64e Remove old dir by bbahnsen · 19 years ago
  70. 6e3b8c4 Fix capitalization issues by bbahnsen · 19 years ago
  71. 754c0cf GenDepex does not always run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
  72. 1c3aec0 StrGather does not run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
  73. ab191ed Thunk16.s has not been ported to GCC. This will at least get past the assembler. by bbahnsen · 19 years ago
  74. a3a65d3 by lgao4 · 19 years ago
  75. d3d8677 Finish bug at line 324: gBS->LocateProtocol (Handle, Guid, &Instance) error by vanjeff · 19 years ago
  76. 0df1e61 Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove in Final by lhauch · 19 years ago
  77. f23ffa8 Fix the elements to put /> on the new elements. by lhauch · 19 years ago
  78. d25c4bf Adding Additional Tools that are needed for Platform Image creation. by lhauch · 19 years ago
  79. 291a871 Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE! by lhauch · 19 years ago
  80. 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
  81. 2558d45 Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding optional elements and attributes to match new XMLSchema by lhauch · 19 years ago
  82. 2cad7af Get the underscore typed in correctly. by bbahnsen · 19 years ago
  83. 7962c48 Resync the GNU assembly to the MASM code. by bbahnsen · 19 years ago
  84. 88758fe Call it CompressDll.dll on all host platforms. by bbahnsen · 19 years ago
  85. 5225ad3 Build the compress library on Linux and OS X. by bbahnsen · 19 years ago
  86. 3bc2b3a Port to GNU assembly. by bbahnsen · 19 years ago
  87. c92e764 Port to GNU assembly. by bbahnsen · 19 years ago
  88. b6bd81d Ported to GNU assembly. by bbahnsen · 19 years ago
  89. b546c3a Updated function headers for CacheMaintenanceLib by bxing · 19 years ago
  90. baa1b55 Added CpuFlushTlb() for IPF by bxing · 19 years ago
  91. 9f84a60 BaseCacheMaintenanceLib has now been completed on all architectures. by bxing · 19 years ago
  92. 98fc92f Fix a bug of unreference PCD token defined in FPD does *not* be autogened into emulated PCD array. by klu2 · 19 years ago
  93. f7f897d Fixes for GCC. by bbahnsen · 19 years ago
  94. 17b23c7 Fixes for Cygwin gcc builds. by bbahnsen · 19 years ago
  95. 9aae885 Fixes for gcc builds. by bbahnsen · 19 years ago
  96. f3bf0db Check for gcc toolchain. by bbahnsen · 19 years ago
  97. d86af59 by yshang1 · 19 years ago
  98. 0a02278 by yshang1 · 19 years ago
  99. 24de764 Split wrapper functions into separate source files to reduce image code size by bxing · 19 years ago
  100. 608fd3f Split wrapper functions into separate source files by bxing · 19 years ago