1. 23bb88e Add LegacyRegion 2 protocol definition in MdePkg by qhuang8 · 15 years ago
  2. 25a1f91 Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol. by qhuang8 · 15 years ago
  3. 96bf829 fixed the wrong format. by vanjeff · 15 years ago
  4. fa05b97 add EFI IPSEC protocol and EFI IPSEC Config protocol definition. by vanjeff · 15 years ago
  5. 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
  6. 312d936 Add description comments for status code PCDs with macros defined in PI 1.2. by xli24 · 15 years ago
  7. 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
  8. fb662e7 2 PCD values of status code are updated: by xli24 · 15 years ago
  9. 1f7ff5a 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  10. 4009f91 Add the EFI PCI Override Protocol definitions introduced in PI 1.2. by vanjeff · 15 years ago
  11. 0cd118f 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3 by lgao4 · 15 years ago
  12. 252b9c7 1. add EFI Firmware Management protocol definition in MdePkg. by vanjeff · 15 years ago
  13. 54f594e add AtaPassThruProtocol into MdePkg. by eric_tian · 15 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. bd86cb0 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset Attack Mitigation Specification.pdf. by lgao4 · 15 years ago
  24. 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
  25. d0778dd Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  26. 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
  27. 709f55c Add into MdePkg definitions for EFI SMM Communication Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  28. 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
  29. fc8f8b2 Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  30. 978da30 Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  31. e3aad9b Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  32. 8442c53 Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  33. 2a452a5 Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1.2 specification. by rsun3 · 15 years ago
  34. 0495739 Add into MdePkg definitions for the SMM Cpu I/O Protocol defined in the PI 1.2 specification. by rsun3 · 15 years ago
  35. badd7e6 Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FTPv4 Protocol. by vanjeff · 15 years ago
  36. e77d8dd minimum updating. by vanjeff · 15 years ago
  37. bf3a8d8 Add super IO protocol from PI 1.2 specification. by klu2 · 15 years ago
  38. ec25b43 Add Acpi System Description Table protocol from PI 1.2 specification. by klu2 · 15 years ago
  39. ff68065 Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2 by klu2 · 15 years ago
  40. ef0d820 Add missing GUID C Name definition for 3 new UEFI 2.2 protocols. by qhuang8 · 15 years ago
  41. dd5e676 Add missing GUID C Name in DEC file from last check in by qhuang8 · 15 years ago
  42. 9175095 Add UEFI 2.2 Driver Healthy protocol definitions by qhuang8 · 15 years ago
  43. dee375b Add missing GUID C Name gEfiHashServiceBindingProtocolGuid in MdePkg.dec to match the protocol header file. by qhuang8 · 15 years ago
  44. 476f478 Add Report Status Code related PPI/Protocol from PI 1.2 specification. by klu2 · 15 years ago
  45. 5ce029d Add ARM specific include path by mdkinney · 15 years ago
  46. 6312267 add new guid value. by vanjeff · 15 years ago
  47. 26a31ad Add S3 SMM Save State protocol definition from PI 1.2 specification. by klu2 · 15 years ago
  48. 6385a22 update dec file to reflect newly introduced protocols. by eric_tian · 15 years ago
  49. 938e182 Add definition of S3 save state from PI 1.2 specification. by klu2 · 15 years ago
  50. 6a0cd52 Add SMBIOS protocol definitions from PI 1.2 specification. by klu2 · 15 years ago
  51. a90ccab Correct the format of comments by lgao4 · 15 years ago
  52. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  53. 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
  54. b205f26 Move those status code definitions that exactly match the PI 1.2 Specification from the IntelFrameworkPkg to MdePkg by mdkinney · 15 years ago
  55. 73c31a3 Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  56. 1e22c4d Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
  57. 1cddf2e Add the following PI 1.2 PPIs to the MdePkg by mdkinney · 15 years ago
  58. 82336c2 Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification by mdkinney · 15 years ago
  59. 2d5e30e Fix the wrong structure definition in Smbios.h. by klu2 · 16 years ago
  60. 1f2efb0 Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD type with different default value. by klu2 · 16 years ago
  61. b4e3c5a fix the typo by eric_tian · 16 years ago
  62. f445a13 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  63. ec2e30d update platformlangcodes and langcodes to adapt new language convert algorithm. by eric_tian · 16 years ago
  64. c2ace45 Add UEFI2.1d HiiPlatformSetupFormset Guid by lgao4 · 16 years ago
  65. 278bd31 Add UEFI 2.1d Hii Package list GUID definition to MdePkg. by qhuang8 · 16 years ago
  66. deb7f09 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added. by gikidy · 16 years ago
  67. 27b2d24 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  68. 4ab52fe Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by qhuang8 · 16 years ago
  69. 7731944 Add the missing PI capsule architecture protocol. by lgao4 · 16 years ago
  70. 53250de Path\filename information added for Protocol/PPI/Guid section in DEC file. by gikidy · 16 years ago
  71. 6544297 Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdUsbTransferTimeoutValue for it. by qhuang8 · 16 years ago
  72. 1862ebc Add Ppi/Guid/Protocol header file path into the comments for user reference. by lgao4 · 16 years ago
  73. 720d3c5 Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  74. 6cf3743 Fix typos in Pcd token number by qhuang8 · 16 years ago
  75. 03d7703 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. by vanjeff · 16 years ago
  76. 25cfda0 Remove undefined comments for status PCD. by lgao4 · 16 years ago
  77. bd9162d PCD default value has been changed according to the spec by jji4 · 16 years ago
  78. d63084d Roll back change to Terminal Type PCD by mdkinney · 16 years ago
  79. 710436a PCD entries have been reviewed with spec. by jji4 · 16 years ago
  80. 3ffdf7c Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Library spec 0.61m-4 by qwang12 · 16 years ago
  81. e349ab9 Correct typo. by lgao4 · 16 years ago
  82. aef389d Remove GraphicLib library class from MdePkg.dec file. by klu2 · 16 years ago
  83. b315472 1.Removed PrintXY from Graphics Library. by vanjeff · 16 years ago
  84. 19c4f0e fixing Doxygen comment block by jcarsey · 16 years ago
  85. 297e1c3 Synchronization of MDE Library Spec., Mde.dec, and corresponding head files in MdePkg\Include\Library. by jji4 · 16 years ago
  86. eae739d Update [LibraryClasses] section for the updated library class. by qhuang8 · 16 years ago
  87. 2563c29 +++++ mdkinney 11/5/2008 11:08:13 PM by eric_tian · 16 years ago
  88. 9636e03 Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was for framework BDS modules, which scattered in platform modules. Now we have new UEFI BDS in MdeModulePkg with the equivalent PCD “gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault” by qhuang8 · 16 years ago
  89. 7d5cac7 Vertical check - Every PCD entries in DEC file need to have comments by eric_tian · 16 years ago
  90. ba954c7 PcdPciExpressBaseAddress is also defined as Dynamic type PCD. by qwang12 · 16 years ago
  91. bf314e6 update files header by vanjeff · 16 years ago
  92. 4f57ff1 Vertical check - DEC [LibraryClasses] section matches all the library classes header files by eric_tian · 16 years ago
  93. eecd469 Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1 by lgao4 · 16 years ago
  94. 9e11702 edk2/MdePkg/MdePkg.dec: by jljusten · 16 years ago
  95. ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
  96. c010568 Remove duplication definition for PcdUefiVariableDefaultLangCodes. by klu2 · 16 years ago
  97. 340499c Add comments for several library class and declare PCD PcdMaximumGuidedExtractHandler as the PcdsFixedAtBuild and PcdsPatchableInModule type. by lgao4 · 16 years ago
  98. 6c39b80 Add comments for some language related PCDs in MdePkg by qhuang8 · 16 years ago
  99. 78112aa Add more comments for PCD. by klu2 · 16 years ago
  100. 1a24918 Remove duplicated PCD entires in the same section by qhuang8 · 17 years ago