summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/MdeModulePkg.dec
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao2015-04-291-0/+1
* MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian2015-04-291-0/+12
* MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney2015-04-271-1/+5
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-031-0/+5
* MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0.Elvin Li2015-03-161-0/+10
* MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize.Star Zeng2015-03-111-2/+2
* MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li2015-02-151-1/+1
* MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-021-0/+6
* MdeModulePkg Variable: Implement variable quota management.Star Zeng2015-01-271-2/+30
* Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li2015-01-221-1/+1
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-131-0/+3
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-051-1/+7
* [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey2014-11-191-2/+3
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+35
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-101-0/+4
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-9/+9
* Update MdeModulePkg package version to 0.94.Feng Tian2014-09-021-1/+1
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-296/+508
* 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