summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/MdeModulePkg.dec
Commit message (Expand)AuthorAgeFilesLines
* 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li2014-08-261-0/+3
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-141-13/+17
* MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming2014-08-111-0/+20
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-111-0/+3
* Added SMBIOS 2.8.0 updates.Elvin Li2014-08-081-1/+1
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-251-0/+7
* MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum'Olivier Martin2014-02-121-0/+5
* Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng2014-01-101-1/+1
* Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming2014-01-091-2/+3
* MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng2013-12-231-5/+5
* MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu2013-12-081-0/+3
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-6/+0
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-1/+1
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-0/+6
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-0/+4
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-091-0/+3
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-161-0/+15
* Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao2013-09-041-3/+3
* Update Browser to provide the customization possibilities.Eric Dong2013-08-121-0/+10
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-121-10/+0
* Update Browser to provide the customization possibilities.Eric Dong2013-08-091-0/+10
* Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.Ruiyu Ni2013-07-171-6/+6
* Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni2013-07-161-7/+7
* MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng2013-07-111-3/+3
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-031-0/+8
* Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu2013-05-171-0/+4
* Separate memory allocation for FPDT S3 performance table and boot performance...lzeng142013-05-161-0/+1
* Revert change 14281, should not check in here.ydong102013-04-171-3/+0
* Split browser with browser core and display engine.ydong102013-04-171-0/+3
* Based on the feature PCD value, browser will decide whether to gray out the r...ydong102013-01-291-1/+6
* Multi-SMM drivers couldn't save their boot script successfully all at runtime...lzeng142012-12-061-0/+6
* Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang462012-08-171-0/+3
* Measure ExitBootServices failure caseczhang462012-08-021-2/+5
* Add 2 new Bds featuresczhang462012-07-301-1/+6
* MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnableerictian2012-07-061-3/+3
* MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian2012-05-291-0/+3
* Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.d...lgao42012-05-251-3/+3
* Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao42012-05-081-0/+4
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-241-2/+4
* 1. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff2012-03-151-1/+5
* Update package version for MdeModulePkg, UefiCpuPkg.rsun32011-12-141-1/+1
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-011-0/+7
* MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu22011-11-041-0/+4
* Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin2011-10-281-2/+12
* Add PCD for 1G page tablejyao12011-09-211-4/+3
* Add PCD for 1G page tablejyao12011-09-211-0/+4
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-211-1/+0
* Clean up the private GUID definition in module Level.lgao42011-09-181-0/+37
* Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h.jyao12011-09-141-0/+4
* Add comments for gEfiFormBrowserExProtocolGuid.lgao42011-09-131-4/+2