1. aaedfe3 Add HSTI support. by Yao, Jiewen · 10 years ago
  2. ff9f939 Update MdePkg package version from 1.04 to 1.05 by Gao, Liming · 10 years ago
  3. 66c6d4d MdePkg: Introduced BaseStackCheckLib (cont.) by Andrew Fish · 10 years ago
  4. cf556c6 MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance by Laszlo Ersek · 10 years ago
  5. e3a7cae Updates MdePkg package version from 1.03 to 1.04 by Gao, Liming · 11 years ago
  6. c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
  7. b4319af MdePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  8. 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
  9. 3aa1ff6 Update the Package version. by lgao4 · 13 years ago
  10. fe69ac8 MdePkg: Add S3 library interfaces and base implementations by jljusten · 13 years ago
  11. 863be5d Add ESAL support libraries to MdePkg by mdkinney · 14 years ago
  12. d8ccb37 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  13. 40039e2 Add SmmPeriodicSmiLib to MdePkg. by mdkinney · 14 years ago
  14. 2bca9a9 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  15. b9d5a7f Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
  16. c3f13d4 Update the copyright notice format by hhtian · 15 years ago
  17. ba9f835 Add an IO Lib instance based on CPU IO2 Protocol. by rsun3 · 15 years ago
  18. 1bcef8b Update MdePkg revision to 1.02 by qhuang8 · 15 years ago
  19. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  20. 1b45a67 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  21. 0bce734 Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations. by mdkinney · 15 years ago
  22. 8fc71de Change SMM CPU I/O to SMM CPU I/O 2 by mdkinney · 15 years ago
  23. b7c5912 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  24. e77d8dd minimum updating. by vanjeff · 15 years ago
  25. ebd04fc Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. by qhuang8 · 15 years ago
  26. ba4415a Add ARM as one of the supported architectures by mdkinney · 15 years ago
  27. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  28. 48f3634 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  29. 27b2d24 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  30. e886512 Add BaseReportStatusCodeLibNull to MdePkg.dsc. by qhuang8 · 16 years ago
  31. bc4eb40 Update to fix several ECC warning by qhuang8 · 16 years ago
  32. dcbb35e Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  33. 720d3c5 Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  34. 373ade0 Update copyright for files modified in this year by qhuang8 · 16 years ago
  35. 298f068 Add DxeRuntimePciExpressLib by mdkinney · 16 years ago
  36. 9504e2c Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo. by xli24 · 16 years ago
  37. 7612bfe Update library instances naming. by qhuang8 · 16 years ago
  38. 1a3eaf0 Add following library instances to MDE package: by xli24 · 16 years ago
  39. a7e883d Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. by xli24 · 16 years ago
  40. ebc5f59 Remove duplicate module in MdePkg DSC file. by klu2 · 16 years ago
  41. ad6d2a4 adjust file list order in dsc file. by vanjeff · 16 years ago
  42. 078bee4 clean up EBC in inf files. by vanjeff · 16 years ago
  43. 9a02293 Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  44. 4882bfd Add missing library instance to MdePkg.dsc by klu2 · 16 years ago
  45. 555a6f4 Remove INF/MSA file name to align with directory name by qhuang8 · 16 years ago
  46. 0eeb6d1 Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this instance is EFI agnostic. by qhuang8 · 16 years ago
  47. e52c5a9 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
  48. 7d582d6 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  49. e057ce1 Fix the duplicate module in dsc file by klu2 · 17 years ago
  50. 5053cf7 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg. by yshang1 · 17 years ago
  51. f9168a6 Remove library instance of PeiServicesTablePointerLibMm7 by klu2 · 17 years ago
  52. 4199d92 Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages. by yshang1 · 17 years ago
  53. d173d9c Correct ExtractGuidedSectionLib library instance for PEIM and DXE by lgao4 · 17 years ago
  54. d90bae0 Correct CpuLib.inf format in DSC file by lgao4 · 17 years ago
  55. 1ceb2b7 added the CpuLib by vprabhal · 17 years ago
  56. 18fd8d6 1. Add ExtractGuidedSectionLib library to replace customdecompress library. by lgao4 · 17 years ago
  57. b0d803f Merge branch of PI tree to main trunk by klu2 · 17 years ago
  58. 1c28008 Merge the PI enabling works from the branch by qwang12 · 17 years ago
  59. b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
  60. d8b61da Fix bug in PciCfg to support PCI express address. by yshang1 · 17 years ago
  61. 3ce4669 Remove addtional PCD type by klu2 · 17 years ago
  62. 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
  63. 4db6ca9 Add BasePcdLibNull. by yshang1 · 17 years ago
  64. 6cbcf59 Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. by yshang1 · 17 years ago
  65. c5ecf6c Import BaseMemoryLibMmx. by yshang1 · 17 years ago
  66. 5088ce2 Remove unused comments in MdePkg. by yshang1 · 17 years ago
  67. 4d33f33 add in PeiServicesTablePointerLibMm7.inf by qwang12 · 17 years ago
  68. f5c5783 Use () instead of {}, replace \ to / for path. by klu2 · 17 years ago
  69. 48924f1 To support GCC build. Currently, it could not pass GCC build,since tool could not build .S file. by yshang1 · 17 years ago
  70. 7ac47fd Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi. by yshang1 · 17 years ago
  71. 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 17 years ago
  72. bad4638 Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMemoryLib and DxeSmbusLib by vanjeff · 17 years ago
  73. 7bc232b Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instance into MdePkg. by lgao4 · 18 years ago
  74. b06f038 Add building DxeMemoryLib. by yshang1 · 18 years ago
  75. f1baef6 1. Port X64, IPF and EBC arch for BaseLib by vanjeff · 18 years ago
  76. 316172b by vanjeff · 18 years ago
  77. a02e796 1) Modify ScsiIo protocol according to UEFI specification by klu2 · 18 years ago
  78. 5b6d8b9 add in BasePeCoffLib by qwang12 · 18 years ago
  79. 8a017ea Convert msa to inf for UefiRuntimeLib by klu2 · 18 years ago
  80. 66f0059 1) Porting the original WinNtStuff Peim to new Nt32Pkg by klu2 · 18 years ago
  81. 7a7f7e4 Used "|" as value separator. by jwang36 · 18 years ago
  82. 8fc4fc3 1) Incorporated generating top level makefile. Now platform build is possible (no FD generation). by jwang36 · 18 years ago
  83. 769ead1 added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file. by vanjeff · 18 years ago
  84. 43fcd99 Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa by vanjeff · 18 years ago
  85. e053747 Import MdePkg.dec and MdePkg.dec. Initial version. by vanjeff · 18 years ago