summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Merge branch 'master' of https://github.com/tianocore/edk2 into MemoryAttribu...jiewen yao3-9/+9
2016-02-17MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2-5/+5
2016-02-17MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2-4/+4
2016-02-17MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao1-1/+3
2016-02-17MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao1-1/+2
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao1-1/+10
2016-02-17MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao1-10/+90
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao1-0/+214
2016-02-16MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi2-10/+14
2016-02-15MdeModulePkg DxeCore: Minor comments update to AllocatePool()Star Zeng2-5/+8
2016-02-15MdeModulePkg DxeCore: Missing change for OEM reserved memory type at R17460Star Zeng1-3/+3
2016-02-05MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.Liming Gao1-27/+4
2016-02-03MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni1-15/+39
2016-02-03MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan1-1/+2
2016-02-03MdeModulePkg: Update the default size of MNP TX buffer pool.Fu Siyuan1-1/+1
2016-02-03MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan1-5/+1
2016-02-02MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang1-1/+2
2016-01-29MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng1-3/+4
2016-01-29MdeModulePkg Variable: Minor update to the Data parameter for GetVariable()Star Zeng2-5/+7
2016-01-28MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgsLaszlo Ersek1-2/+6
2016-01-28MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap lengthCinnamon Shia1-1/+2
2016-01-27MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng1-1/+6
2016-01-27MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi1-1/+5
2016-01-26MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi1-16/+127
2016-01-26MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni1-1/+1
2016-01-25MdeModulePkg/.../IdeMode: correctly report length of returned dataPaolo Bonzini1-14/+18
2016-01-25MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong1-4/+16
2016-01-21MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depthLaszlo Ersek2-2/+2
2016-01-21MdeModulePkg: SerialDxe: sync EFI_SERIAL_IO_MODE.Timeout with the specLaszlo Ersek1-2/+2
2016-01-21MdeModulePkg: SerialDxe: lay out mSerialIoMode initializer more nicelyLaszlo Ersek1-7/+10
2016-01-19MdeModulePkg: Add MorLock to variable driver.Yao, Jiewen3-3/+69
2016-01-19MdeModulePkg: Add MorLockDxe to variable driver.Yao, Jiewen1-0/+89
2016-01-19MdeModulePkg: Add MorLockSmm to variable driver.Yao, Jiewen1-0/+394
2016-01-19MdeModulePkg/.../IdeMode: report early finish of packet read as successLaszlo Ersek1-0/+6
2016-01-19MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocksLaszlo Ersek1-6/+25
2016-01-19MdeModulePkg: Add NOOPT target in MdeModulePkg.dscHao Wu1-1/+1
2016-01-19MdeModulePkg:Modify the dsc file because of the rename actionDandan Bi1-3/+3
2016-01-19MdeModulePkg:Modify related files because of rename actionDandan Bi2-7/+7
2016-01-19MdeModulePkg:Rename DeviceManagerLib to DeviceManagerUiLibDandan Bi6-0/+0
2016-01-19MdeModulePkg:Modify relative files because of rename actionDandan Bi2-7/+7
2016-01-19MdeModulePkg:Rename BootManagerLib to BootManagerUiLibDandan Bi6-0/+0
2016-01-19MdeModulePkg:Modify the inf file and c file because of the rename actionDandan Bi2-7/+7
2016-01-19MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLibDandan Bi13-0/+0
2016-01-18MdeModulePkg: Add generic PciHostBridgeDxe driver.Ruiyu Ni7-0/+3619
2016-01-18MdeModulePkg: Add PciHostBridgeLibNullRuiyu Ni4-1/+162
2016-01-18MdeModulePkg: Add new library class PciHostBridgeLibRuiyu Ni2-1/+102
2016-01-15MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi1-8/+38
2016-01-14MdeModulePkg: Add DNS QType and QClass values definitionJiaxin Wu1-1/+28
2016-01-11MdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit build failureFeng Tian3-19/+10
2016-01-11MdeModulePkg/UfsBlockIoPei: Fix MS toolchain /Od 32bit build failureFeng Tian1-2/+2