1. 3a14083 Updates MdeModulePkg package version from 0.92 to 0.93 by Tian, Feng · 11 years ago
  2. 21d9882 Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported file count in one FV, not only PEIM. by Gao, Liming · 11 years ago
  3. adcd738 MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule type. by Star Zeng · 11 years ago
  4. 5624a27 MdeModulePkg: introduce PcdPciDisableBusEnumeration by Wei Liu · 11 years ago
  5. 61d8989 MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  6. 4f266fe MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  7. 96d6d00 MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  8. 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
  9. 5d7f312 Update PeiCore to support load PEIM into memory on S3 boot path. by Liming Gao · 11 years ago
  10. e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
  11. 63e7034 Fixed the issue in PeiCore on Load Module At Fixed Address logic by Liming Gao · 11 years ago
  12. 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  13. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  14. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  15. 28f5d70 Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. by Ruiyu Ni · 12 years ago
  16. d13e7bd Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixedAtBuild, PcdDynamic, PcdDynamicEx] so that it’s runtime configurable. by Ruiyu Ni · 12 years ago
  17. 2c4b18e MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 12 years ago
  18. 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
  19. ff84384 Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. by niruiyu · 12 years ago
  20. db91c62 Separate memory allocation for FPDT S3 performance table and boot performance table, save S3 performance table pointer to LockBox in FirmwarePerformanceDxe. Then FirmwarePerformancePei can use the pointer in LockBox. by lzeng14 · 12 years ago
  21. 049bf9a Revert change 14281, should not check in here. by ydong10 · 12 years ago
  22. 9b17a7b Split browser with browser core and display engine. by ydong10 · 12 years ago
  23. 0777cea Based on the feature PCD value, browser will decide whether to gray out the read only menu. by ydong10 · 12 years ago
  24. 3aa764e Multi-SMM drivers couldn't save their boot script successfully all at runtime in SMM, one module's boot script will overwrite another module's. by lzeng14 · 12 years ago
  25. f58f3de Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  26. 044824d Measure ExitBootServices failure case by czhang46 · 12 years ago
  27. 838a9c5 Add 2 new Bds features by czhang46 · 12 years ago
  28. 0e18586 MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable by erictian · 13 years ago
  29. fc80ee6 MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabling S.M.A.R.T feature by default. by erictian · 13 years ago
  30. 097e8d6 Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.dec to support all PCD types. by lgao4 · 13 years ago
  31. 1c0cc37 Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. by lgao4 · 13 years ago
  32. f0da4d7 Add new extension PerformanceLib APIs to store ID info. by lzeng14 · 13 years ago
  33. 1e172d6 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. by vanjeff · 13 years ago
  34. 048fc99 Update package version for MdeModulePkg, UefiCpuPkg. by rsun3 · 13 years ago
  35. 0284e90 Add Acpi50 FPDT and BGRT module into MdeModulePkg. by lgao4 · 13 years ago
  36. e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
  37. b9b5e30 Remove hard code video resolution in C code and use PCD PcdVideoHorizontalResolution/PcdVideoVerticalResolution for customization. And when PcdConOutRow/PcdConOutColumn and PcdVideoHorizontalResolution/PcdVideoVerticalResolution are all set to 0, the console will be max video resolution and max text mode. by li-elvin · 13 years ago
  38. 3ecd015 Add PCD for 1G page table by jyao1 · 13 years ago
  39. 378175d Add PCD for 1G page table by jyao1 · 13 years ago
  40. 5c5afa7 Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, because it has been defined in MdePkg. by lgao4 · 13 years ago
  41. c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  42. 32e8520 Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h. by jyao1 · 13 years ago
  43. 0a48ffb Add comments for gEfiFormBrowserExProtocolGuid. Signed-off-by: lgao4 by lgao4 · 13 years ago
  44. 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
  45. 6bea333 Resolve conflicted PCD TokenValue by hhtian · 13 years ago
  46. ab7017f Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI transfers to long mode to get capsule data. by li-elvin · 13 years ago
  47. 78df32f MdeModulePkg: Add PostBootScriptTable PPI by jljusten · 13 years ago
  48. be46cd5 MdeModulePkg: Add BootScriptExecutorDxe driver by jljusten · 13 years ago
  49. 88d20ad MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs by jljusten · 13 years ago
  50. ce2f13a MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI. by xdu2 · 13 years ago
  51. eab90a6 MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End. by xdu2 · 13 years ago
  52. 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
  53. 1261fe2 Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, by rsun3 · 13 years ago
  54. 74ef1d4 MdeModulePkg: Add Recovery PCD feature flags by jljusten · 13 years ago
  55. 3e4df77 MdeModulePkg: Add SmmControl PPI definition by jljusten · 14 years ago
  56. 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 14 years ago
  57. 9fba8e7 MdeModulePkg: Add SmmCommunication PPI definition by jljusten · 14 years ago
  58. e7b7db3 MdeModulePkg: Add SmmAccess PPI definition by jljusten · 14 years ago
  59. e47f0da MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables. by andrewfish · 14 years ago
  60. 30c00a1 MdeModulePkg: Add CD Express PEIM by jljusten · 14 years ago
  61. da58b0d MdeModulePkg: Add Capsule PEIM by jljusten · 14 years ago
  62. ea060cf MdeModulePkg: Add IdeBusPei driver by jljusten · 14 years ago
  63. 4b1bf81 MdeModulePkg: Add PEI USB drivers and related PPIs by jljusten · 14 years ago
  64. 54cd17e MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent by jljusten · 14 years ago
  65. 9725730 Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI drivers. by sfu5 · 14 years ago
  66. afe3969 Add core SMBIOS 2.7.0 and 2.7.1 support. by lzeng14 · 14 years ago
  67. be04635 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  68. acaa272 Add description for 64-byte FIFO enable bit for PcdSerialFifoControl. by mdkinney · 14 years ago
  69. 975e881 Refine the inf and dec to follow spec. by ydong10 · 14 years ago
  70. 6397107 Enhance inf and dec file to follow specs. by ydong10 · 14 years ago
  71. 62a5bf6 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
  72. d042c6e Add performance library instances for SMM performance measurement. by rsun3 · 14 years ago
  73. 1123277 Do the following enhancement for SetupBrowser: by lgao4 · 14 years ago
  74. d00ed85 Puts SMM variable common definitions in SmmVariableCommon.h. by gdong1 · 14 years ago
  75. f0a1bf1 Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. by lgao4 · 14 years ago
  76. 784ce12 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection if hardware flow control is enabled. The default is to not perform cable detection. by mdkinney · 14 years ago
  77. 9541193 Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core package currently. by gdong1 · 14 years ago
  78. 467d15a Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends on new library class called PlatformHookLib to perform platform specific initialization of the UART. by mdkinney · 14 years ago
  79. 4bad9ad Add a TcpIo library to facilitate usage of TCP service. by tye1 · 14 years ago
  80. 8a2d499 Add SMM Variable implementation. by gdong1 · 14 years ago
  81. dad6393 Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes. by niruiyu · 14 years ago
  82. 6eea8ea Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress for the MdeModulePkg that allows the platform DSC file to specify the address below which the EFI_SYSTEM_TABLE_POINTER structure is allocated. by lgao4 · 14 years ago
  83. aeeb84b Some existing PCI adapters with UEFI option ROMs make unaligned requests through the PCI I/O Protocol. Add support for unaligned requests in the PCI IO protocol implementation in the PCI Bus driver to be compatible with those UEFI option ROMs. by rsun3 · 14 years ago
  84. b3ec9b5 Fix PCD token value conflict issue. by gikidy · 14 years ago
  85. e026f00 Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVendor. by rsun3 · 14 years ago
  86. cfbc1a7 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. by hhuan13 · 14 years ago
  87. 92a4f6f Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G. For backward compatability if the new 64-bit base addresses are zero use the old 32-bit base addressess. by andrewfish · 14 years ago
  88. 099f2b1 Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag to [FixAtBuild, PcdDynamics]. by rsun3 · 15 years ago
  89. 0ef42f8 Update QueryCapsuleCapabilities interface. by li-elvin · 15 years ago
  90. 3dc8585 MdeModulePkg: by jyao1 · 15 years ago
  91. e3e134e Fix minor format issue in file header by qhuang8 · 15 years ago
  92. cd5ebaa Update the copyright notice format by hhtian · 15 years ago
  93. 64a8054 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
  94. a914195 MdeModule Package version updated from 0.90 to 0.91. by rsun3 · 15 years ago
  95. fe92ab2 import Debug Agent Library and null instance in MdeModulePkg. by vanjeff · 15 years ago
  96. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  97. c39c3e2 add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport. by niruiyu · 15 years ago
  98. 54ea99a Enable the Load Module At fixed Address feature by jchen20 · 15 years ago
  99. 9f7d5b4 Remove micro definition for smbios version, instead we use a PCD value to let user customize smbios version better. by li-elvin · 15 years ago
  100. 5d2311b Integrated S3 thunk implementation: change the PcdDxeIplSwitchToLongMode type from [PcdsFeatureFlag.IA32] to [PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64] by jchen20 · 15 years ago