1. 6053411 Coding style fix. by qwang12 · 16 years ago
  2. 751635b Coding style fix. by qwang12 · 16 years ago
  3. 2278f5f Coding style fix. by qwang12 · 16 years ago
  4. 1fd83dd Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition. by qwang12 · 16 years ago
  5. 49e7092 Add in local variable to ensure that "operands are evaluated in specified order". by qwang12 · 16 years ago
  6. 18e6a25 Remove the unnecessary include file: Uefi.h. Module should include this file base on the specification it comply with. by qwang12 · 16 years ago
  7. 5a6f122 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  8. cc1143b Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  9. 0a525ec Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  10. 9a02293 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  11. 1fbe8cd Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  12. 601c8c2 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  13. aa79e01 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  14. a86d0e2 Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been added to MDE package. by xli24 · 16 years ago
  15. 677472a 1. Rename following library instances according to MDE Library Spec: by xli24 · 16 years ago
  16. 7e43ed8 Refine code for ECC check. by xli24 · 16 years ago
  17. 14f268b Revert CpuId and CpuIdEx to r6213. by xli24 · 16 years ago
  18. 610204a Sync function prototype of CpuId and CpuIdEx with MDE library specification. by xli24 · 16 years ago
  19. 1fa524e Fix ECC issue by klu2 · 16 years ago
  20. 44b013b ECC Cleanup. by vanjeff · 16 years ago
  21. 572b6b1 rename filename to match the actual ones. by vanjeff · 16 years ago
  22. 83c20be Renamed by vanjeff · 16 years ago
  23. efe146f Renamed by vanjeff · 16 years ago
  24. 719d0c9 Renamed by vanjeff · 16 years ago
  25. 248a4d9 Renamed by vanjeff · 16 years ago
  26. 7612cbf ECC Clean up. by vanjeff · 16 years ago
  27. 67e66cd ECC Clean up. by vanjeff · 16 years ago
  28. 43025b2 ECC Clean up. by vanjeff · 16 years ago
  29. 2f3d6fb synchronize asm and s file by eric_tian · 16 years ago
  30. 2fb8d3e Fix .S assembler building issue. by eric_tian · 16 years ago
  31. 4d9ff8b Add .S source file to INF by klu2 · 16 years ago
  32. 1dc58db Add S assembler file for BaseMemoryLibOptDxe driver. by klu2 · 16 years ago
  33. bf131e7 Add linux assembler code for BaseMemoryLibOptPei library. by klu2 · 16 years ago
  34. 1f76500 Clean up PeImage.h according to code review comments. by vanjeff · 16 years ago
  35. 76d9959 Update EBC sub-dir of BaseLib according to code review comments. by xli24 · 16 years ago
  36. 000f6a2 clean up according to code review comments. by vanjeff · 16 years ago
  37. c2049ca Update GCC assembly files for MdePkg/Library/BaseLib/X64 by xli24 · 16 years ago
  38. 852f5d9 unify the name convention of label in .S files by eric_tian · 16 years ago
  39. 6981c77 clean up AlertStandardFormatTable.h. by vanjeff · 16 years ago
  40. 1f86b07 Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 by xli24 · 16 years ago
  41. 6b3a2ca wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linux Gcc or Mingw Gcc by eric_tian · 16 years ago
  42. a8f1dcd modify CopyMem.S to align with CopyMem.asm by eric_tian · 16 years ago
  43. a7b6458 Create Pal.h for industry standard in MDE Package. by xli24 · 16 years ago
  44. e87c057 Add description for NULL return value. by klu2 · 16 years ago
  45. e27dd4e Regenerate build binary (based on BaseTools r1333) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
  46. 3ed785e apply for doxgen format comments. by vanjeff · 16 years ago
  47. aff8fb9 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  48. f2ea316 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  49. 4df876a add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation. by eric_tian · 16 years ago
  50. 710a5b3 1.removed DivS64x64Remainder.c since it has been moved to upper directory. by vanjeff · 16 years ago
  51. 7344986 Move STRING_REF and RELOFST to FrameworkHii.h. by qwang12 · 16 years ago
  52. 5ad97f3 Adjust doxygen comment style for structure. by klu2 · 16 years ago
  53. 842a119 fix no ascii char by klu2 · 16 years ago
  54. dc19304 Adjust doxygen comment style for structure. by klu2 · 16 years ago
  55. 11f2f87 Adjust doxygen comment style for structure. by klu2 · 16 years ago
  56. 1544a66 Adjust doxygen comment style for structure. by klu2 · 16 years ago
  57. 84c11ea Adjust doxygen comment style for structure. by klu2 · 16 years ago
  58. 2d82414 Add comment for device path protocol. by klu2 · 16 years ago
  59. d305754 synchronize paramter string with comment. by klu2 · 16 years ago
  60. 3b1abda Regenerate build binary (based on BaseTools r1332) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
  61. 8bc7aa6 Add missing Framework HII definitions to pass build. by qhuang8 · 16 years ago
  62. 5d7ceba Fix typo to pass build by qhuang8 · 16 years ago
  63. 8161369 Update some comments. by qwang12 · 16 years ago
  64. 98a33bf added pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR, since it will cross modules through protocol. by vanjeff · 16 years ago
  65. 0827d30 Update comments. by qwang12 · 16 years ago
  66. d531bfe CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic. by eric_tian · 16 years ago
  67. 6c7a807 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. by qwang12 · 16 years ago
  68. a86fda4 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. by qwang12 · 16 years ago
  69. 19fd645 Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, since it will be added into PCD Spec. Removed PCD_INVALID_TOKEN_NUMBER from Pcd Library class, since it wasn't defined in MDE Spec. by vanjeff · 16 years ago
  70. 6e53646 Fix several coding style violations by qhuang8 · 16 years ago
  71. 47b702c 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  72. 822ce22 Update comments. by qwang12 · 16 years ago
  73. c6ad4aa Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer() API is directly used in PeiSmbusLibSmbusPpi. by qhuang8 · 16 years ago
  74. bdf0fc4 deleted an empty space. by qwang12 · 16 years ago
  75. dfc5aca Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Package to UefiScsiLib. by xli24 · 16 years ago
  76. e0c047a Update MdePkg/Include/Uefi according to code review comments. by xli24 · 16 years ago
  77. 4f06d35 Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Package to implementation of PartitionDxe module. by xli24 · 16 years ago
  78. 4135253 Update IndustryStandard according to code review comments. by xli24 · 16 years ago
  79. ee256e2 Fix ECC issue. by klu2 · 16 years ago
  80. 955c32f Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c. by xli24 · 16 years ago
  81. dcda0d6 Fix ECC issue. by klu2 · 16 years ago
  82. d27e363 Fix ECC issue. by klu2 · 16 years ago
  83. 6c448d5 Fix ECC issue. by klu2 · 16 years ago
  84. dd65208 Fix ECC issue. by klu2 · 16 years ago
  85. 47501b6 Fix ECC issue. by klu2 · 16 years ago
  86. faf46b4 Fix ECC issue. by klu2 · 16 years ago
  87. f81656f Fix ECC issue. by klu2 · 16 years ago
  88. 6f5988d Fix ECC issue. by klu2 · 16 years ago
  89. f7748ac Fix ECC issue. by klu2 · 16 years ago
  90. 1cf0d9d Fix ECC issue. by klu2 · 16 years ago
  91. d976bf3 Fix ECC issue. by klu2 · 16 years ago
  92. 4f57ff1 Vertical check - DEC [LibraryClasses] section matches all the library classes header files by eric_tian · 16 years ago
  93. 732fb20 changing Acpi1_0.h to Acpi10.h, Acpi2_0.h to Acpi20.h. by vanjeff · 16 years ago
  94. a7d5ff5 Renamed by vanjeff · 16 years ago
  95. aad5875 Renamed by vanjeff · 16 years ago
  96. ee44fed Renamed by vanjeff · 16 years ago
  97. 2b1cf49 Clean up Acpi definitions according to Code Review results. by vanjeff · 16 years ago
  98. 6767917 removed blank lines to refine source codes. by vanjeff · 16 years ago
  99. 2884e3d add miss EFI_API modifier prior to GetPeiServicesTablePointer by eric_tian · 16 years ago
  100. d53b79d Remove the library constructor as it is unnecessary because KR7 is a system global resource. by qwang12 · 16 years ago