summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-07-06MdeModulePkg SmmLockBoxSmmLib: Fix typo in SmmLockBoxSmmConstructuorStar Zeng
2016-07-06MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi
2016-07-06MdeModulePkg-FPDT(4): Use fixed buffer for SMM_PERF_COMMUNICATE in PerfLib.Liming Gao
2016-07-06MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao
2016-07-06MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao
2016-07-06MdeModulePkg-FPDT(1): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET de...Liming Gao
2016-07-06MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2016-07-06MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2016-07-06MdeModulePkg-MemoryProfile(1): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2016-07-06MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE.Jiewen Yao
2016-07-06MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition.Jiewen Yao
2016-07-06MdeModulePkg: DxeCore MemoryPool Algorithm UpdateLiming Gao
2016-07-04MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin
2016-07-04MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao
2016-07-04MdePkg: Change PcdPropertiesTableEnable default value toJiewen Yao
2016-07-04MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao
2016-07-04MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao
2016-07-04MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao
2016-07-04MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao
2016-07-04MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao
2016-07-04MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong
2016-05-19MdeModulePkg: Revert 54707a6bc7a627660f742c1111763d9e093184a6Jeff Fan
2016-03-09MdeModulePkg/PciHostBridge: Don't assert when setting UC to MMIO failsRuiyu Ni
2016-03-04MdeModulePkg/PciHostBridgeLib: Correct the function header commentsRuiyu Ni
2016-03-04MdeModulePkg: PciHostBridgeDxe: don't assume extended config spaceLaszlo Ersek
2016-03-04MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespaceLaszlo Ersek
2016-03-04MdeModulePkg: PciHostBridgeLibNull: rewrap source to 79 charactersLaszlo Ersek
2016-03-04MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni
2016-03-04MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni
2016-03-03MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong
2016-03-03MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng
2016-02-23MdeModulePkg: Add MorLock to variable driver.Yao, Jiewen
2016-02-23MdeModulePkg: Add MorLockDxe to variable driver.Yao, Jiewen
2016-02-23MdeModulePkg: Add MorLockSmm to variable driver.Yao, Jiewen
2016-02-23MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni
2016-02-23MdeModulePkg: Add generic PciHostBridgeDxe driver.Ruiyu Ni
2016-02-23MdeModulePkg: Add PciHostBridgeLibNullRuiyu Ni
2016-02-23MdeModulePkg: Add new library class PciHostBridgeLibRuiyu Ni
2016-02-22MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan
2016-02-22MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni
2015-12-23MdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.Daocheng Bu
2015-12-23MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: Add BaseIpmiLib Null Library Instance.Daocheng Bu
2015-12-23MdeModulePkg: White space clean up for MdeModulePkg.decDaocheng Bu
2015-12-23MdeModulePkg: Add IpmiLib and Ppi/Protocol header file.Daocheng Bu
2015-12-23MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async taskHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu