1. b92b120 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  2. b37aa2c Update header file to match UEFI231B mantis 771, 850, 853 and 857. by lgao4 · 13 years ago
  3. 5aaa6e1 Add the missing DebugPrintErrorLevelLib library class in MdePkg.dec by lgao4 · 13 years ago
  4. 3cc7a35 Update UEFI spec version from UEFI2.3 to UEFI2.3.1 Signed-off-by: lgao4 by lgao4 · 13 years ago
  5. 3aa1ff6 Update the Package version. by lgao4 · 13 years ago
  6. 6b4de7a Correct DriverFamilyOverrideProtocol guid value defined in MdePkg. by lgao4 · 13 years ago
  7. bfbe0be Update UID drivers to align with latest UEFI spec 2.3.1. by gdong1 · 13 years ago
  8. f85e38b Add the definitions of Common Platform Error Record (defined in Appendix N Common Platform Error Record, UEFI 2.3.1). by vanjeff · 13 years ago
  9. fe69ac8 MdePkg: Add S3 library interfaces and base implementations by jljusten · 13 years ago
  10. ab0eece 1. Add Uefi231 secure boot related definitions by hhuan13 · 13 years ago
  11. 05c82e5 GUIDs should go below the correct comment block in MdePkg.dec. by lzeng14 · 13 years ago
  12. 76336e4 Add header file for KMS. by lzeng14 · 13 years ago
  13. 863be5d Add ESAL support libraries to MdePkg by mdkinney · 14 years ago
  14. 7758b0a Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  15. c777fc4 1. Add definition for SSP(StorageSecurityCommand Protocol) by hhuan13 · 14 years ago
  16. 490b5ea Add BlockIO2 Protocol. by qianouyang · 14 years ago
  17. f704fc8 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specification. 2.3.1. by vanjeff · 14 years ago
  18. a33f9a7 Add the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  19. 40039e2 Add SmmPeriodicSmiLib to MdePkg. by mdkinney · 14 years ago
  20. 0a13c99 Remove wrongly added SuperIoInit protocol. by niruiyu · 14 years ago
  21. 204df56 Add the SuperIoInit protocol to MdePkg. by niruiyu · 14 years ago
  22. eafed2b Fix PCD token value format issue. by gikidy · 14 years ago
  23. d57c443 Fix minor format issue in file header by qhuang8 · 15 years ago
  24. b9d5a7f Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
  25. c3f13d4 Update the copyright notice format by hhtian · 15 years ago
  26. 1bcef8b Update MdePkg revision to 1.02 by qhuang8 · 15 years ago
  27. 233af82 Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLib by qhuang8 · 15 years ago
  28. 029f9e8 Add SmmLib info to MdePkg.dec. by xli24 · 15 years ago
  29. 90e724b Minor update the package description as MdePkg now contains the definitions in UEFI 2.3 and PI 1.2 by qhuang8 · 15 years ago
  30. 202c9c8 add the PI version of EFI_S3_RESUME2_PPI defintion by jchen20 · 15 years ago
  31. 75dad61 Move the definitions defined for User Manager protocol from UserCredential.h to UserManager.h to align with UEFI spec. by gdong1 · 15 years ago
  32. 8fc71de Change SMM CPU I/O to SMM CPU I/O 2 by mdkinney · 15 years ago
  33. 41335d2 Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2. by xli24 · 15 years ago
  34. b7c5912 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  35. d14d270 Add variable definitions of user identification by gdong1 · 15 years ago
  36. 23bb88e Add LegacyRegion 2 protocol definition in MdePkg by qhuang8 · 15 years ago
  37. 25a1f91 Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol. by qhuang8 · 15 years ago
  38. 96bf829 fixed the wrong format. by vanjeff · 15 years ago
  39. fa05b97 add EFI IPSEC protocol and EFI IPSEC Config protocol definition. by vanjeff · 15 years ago
  40. 5bd4626 Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of FVB to be that of FVB2. by qhuang8 · 15 years ago
  41. 312d936 Add description comments for status code PCDs with macros defined in PI 1.2. by xli24 · 15 years ago
  42. 86b9d38 The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x03101004 to 0x03111004, which equals EFI_SOFTWARE_EFI_RUNTIME_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP. by xli24 · 15 years ago
  43. fb662e7 2 PCD values of status code are updated: by xli24 · 15 years ago
  44. 1f7ff5a 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  45. 4009f91 Add the EFI PCI Override Protocol definitions introduced in PI 1.2. by vanjeff · 15 years ago
  46. 0cd118f 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3 by lgao4 · 15 years ago
  47. 252b9c7 1. add EFI Firmware Management protocol definition in MdePkg. by vanjeff · 15 years ago
  48. 54f594e add AtaPassThruProtocol into MdePkg. by eric_tian · 15 years ago
  49. be35570 Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD protocol/ppi that it only support DynamicEx type PCD. by klu2 · 15 years ago
  50. 1dbfa45 Add into MdePkg definitions for the SMM IO Trap Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  51. 55b19d7 Add into MdePkg definitions for the SMM Power Button Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  52. acee7e7 Add into MdePkg definitions for the SMM Standby Button Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  53. b6e51fd Add into MdePkg definitions for the SMM General Purpose Input (GPI) Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  54. 1a42a56 Add into MdePkg definitions for the SMM USB Dispatch2 Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  55. 2b2cb0e Add into MdePkg definitions for the SMM Periodic Timer Dispatch Protocol as defined in PI 1.1 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  56. 76ab2dc Add into MdePkg definitions for the SMM Sx Dispatch Protocol as defined in PI 1.2 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  57. 8363298 Add into MdePkg definitions for the SMM Software Dispatch Protocol as defined in PI 1.2 Specification Volume 4 System Management Mode Core Interface. by rsun3 · 15 years ago
  58. bd86cb0 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset Attack Mitigation Specification.pdf. by lgao4 · 15 years ago
  59. 395a656 Add into MdePkg definitions for the SMM PCI Root Bridge IO protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  60. d0778dd Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  61. 5a3cb5f Add into MdePkg definitions for the EFI SMM Status Code Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  62. 709f55c Add into MdePkg definitions for EFI SMM Communication Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  63. 82eea36 Add into MdePkg definitions for the DXE SMM Ready To Lock protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  64. fc8f8b2 Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  65. 978da30 Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  66. e3aad9b Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  67. 8442c53 Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  68. 2a452a5 Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  69. 0495739 Add into MdePkg definitions for the SMM Cpu I/O Protocol defined in the PI 1.2 specification. by rsun3 · 15 years ago
  70. badd7e6 Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FTPv4 Protocol. by vanjeff · 15 years ago
  71. e77d8dd minimum updating. by vanjeff · 15 years ago
  72. bf3a8d8 Add super IO protocol from PI 1.2 specification. by klu2 · 15 years ago
  73. ec25b43 Add Acpi System Description Table protocol from PI 1.2 specification. by klu2 · 15 years ago
  74. ff68065 Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2 by klu2 · 15 years ago
  75. ef0d820 Add missing GUID C Name definition for 3 new UEFI 2.2 protocols. by qhuang8 · 15 years ago
  76. dd5e676 Add missing GUID C Name in DEC file from last check in by qhuang8 · 15 years ago
  77. 9175095 Add UEFI 2.2 Driver Healthy protocol definitions by qhuang8 · 15 years ago
  78. dee375b Add missing GUID C Name gEfiHashServiceBindingProtocolGuid in MdePkg.dec to match the protocol header file. by qhuang8 · 15 years ago
  79. 476f478 Add Report Status Code related PPI/Protocol from PI 1.2 specification. by klu2 · 15 years ago
  80. 5ce029d Add ARM specific include path by mdkinney · 15 years ago
  81. 6312267 add new guid value. by vanjeff · 15 years ago
  82. 26a31ad Add S3 SMM Save State protocol definition from PI 1.2 specification. by klu2 · 15 years ago
  83. 6385a22 update dec file to reflect newly introduced protocols. by eric_tian · 15 years ago
  84. 938e182 Add definition of S3 save state from PI 1.2 specification. by klu2 · 15 years ago
  85. 6a0cd52 Add SMBIOS protocol definitions from PI 1.2 specification. by klu2 · 15 years ago
  86. a90ccab Correct the format of comments by lgao4 · 15 years ago
  87. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  88. 1081f62 Add PcdVerifyNoteInList for judge whether do verification of node in list in debug mode. The default value is FALSE. by klu2 · 15 years ago
  89. b205f26 Move those status code definitions that exactly match the PI 1.2 Specification from the IntelFrameworkPkg to MdePkg by mdkinney · 15 years ago
  90. 73c31a3 Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  91. 1e22c4d Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  92. 1cddf2e Add the following PI 1.2 PPIs to the MdePkg by mdkinney · 15 years ago
  93. 82336c2 Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification by mdkinney · 15 years ago
  94. 2d5e30e Fix the wrong structure definition in Smbios.h. by klu2 · 16 years ago
  95. 1f2efb0 Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD type with different default value. by klu2 · 16 years ago
  96. b4e3c5a fix the typo by eric_tian · 16 years ago
  97. f445a13 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  98. ec2e30d update platformlangcodes and langcodes to adapt new language convert algorithm. by eric_tian · 16 years ago
  99. c2ace45 Add UEFI2.1d HiiPlatformSetupFormset Guid by lgao4 · 16 years ago
  100. 278bd31 Add UEFI 2.1d Hii Package list GUID definition to MdePkg. by qhuang8 · 16 years ago