summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
AgeCommit message (Expand)Author
2015-05-07MdeModulePkg: Avoid using same TokenValue for two PCDs.Ruiyu Ni
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni
2015-05-06MdeModulePkg: Add UefiBootManagerLibRuiyu Ni
2015-05-06Copy PCD from IntelFrameworkModulePkg to MdePkg and MdeModulePkgRuiyu Ni
2015-04-29MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao
2015-04-29MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian
2015-04-27MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney
2015-04-03MdeModulePkg: Add LzmaDecompress GuidLiming Gao
2015-03-16MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0.Elvin Li
2015-03-11MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize.Star Zeng
2015-02-15MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng
2015-01-22Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-11-19[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-09-02Update MdeModulePkg package version to 0.94.Feng Tian
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-261. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS...Elvin Li
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-02-12MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum'Olivier Martin
2014-01-10Updates MdeModulePkg package version from 0.92 to 0.93Tian, Feng
2014-01-09Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming
2013-12-23MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng
2013-12-08MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-09-04Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao
2013-08-12Update Browser to provide the customization possibilities.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-07-17Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule.Ruiyu Ni
2013-07-16Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixed...Ruiyu Ni
2013-07-11MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng14
2013-04-17Revert change 14281, should not check in here.ydong10