summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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
2015-12-23MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu
2015-12-23MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu
2015-12-22MdeModulePkg: Add PCD description to MdeModulePkg.uniRuiyu Ni
2015-12-21MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi