summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu2016-02-182-1/+90
* Merge branch 'master' of https://github.com/tianocore/edk2 into MemoryAttribu...jiewen yao2016-02-173-9/+9
|\
| * MdeModulePkg: SNP should check Cdb.StatCode with PXE_STATCODE_SUCCESS.Fu Siyuan2016-02-172-5/+5
| * MdeModulePkg: Make the DEBUG info consistent in SNP driver.Fu Siyuan2016-02-172-4/+4
* | MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao2016-02-171-1/+3
* | MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao2016-02-171-1/+2
* | MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao2016-02-171-1/+10
* | MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao2016-02-171-10/+90
* | MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao2016-02-171-0/+214
|/
* MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi2016-02-162-10/+14
* MdeModulePkg DxeCore: Minor comments update to AllocatePool()Star Zeng2016-02-152-5/+8
* MdeModulePkg DxeCore: Missing change for OEM reserved memory type at R17460Star Zeng2016-02-151-3/+3
* MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.Liming Gao2016-02-051-27/+4
* MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni2016-02-031-15/+39
* MdeModulePkg: Correct one return status code in SNP Transmit function.Fu Siyuan2016-02-031-1/+2
* MdeModulePkg: Update the default size of MNP TX buffer pool.Fu Siyuan2016-02-031-1/+1
* MdeModulePkg: Update DBsize in SNP GetStatus command.Fu Siyuan2016-02-031-5/+1
* MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang2016-02-021-1/+2
* MdeModulePkg: Minor comments update to GetNextHighMonotonicCount()Star Zeng2016-01-291-3/+4
* MdeModulePkg Variable: Minor update to the Data parameter for GetVariable()Star Zeng2016-01-292-5/+7
* MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgsLaszlo Ersek2016-01-281-2/+6
* MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap lengthCinnamon Shia2016-01-281-1/+2
* MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng2016-01-271-1/+6
* MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi2016-01-271-1/+5
* MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi2016-01-261-16/+127
* MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni2016-01-261-1/+1
* MdeModulePkg/.../IdeMode: correctly report length of returned dataPaolo Bonzini2016-01-251-14/+18
* MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong2016-01-251-4/+16
* MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depthLaszlo Ersek2016-01-212-2/+2
* MdeModulePkg: SerialDxe: sync EFI_SERIAL_IO_MODE.Timeout with the specLaszlo Ersek2016-01-211-2/+2
* MdeModulePkg: SerialDxe: lay out mSerialIoMode initializer more nicelyLaszlo Ersek2016-01-211-7/+10
* MdeModulePkg: Add MorLock to variable driver.Yao, Jiewen2016-01-193-3/+69
* MdeModulePkg: Add MorLockDxe to variable driver.Yao, Jiewen2016-01-191-0/+89
* MdeModulePkg: Add MorLockSmm to variable driver.Yao, Jiewen2016-01-191-0/+394
* MdeModulePkg/.../IdeMode: report early finish of packet read as successLaszlo Ersek2016-01-191-0/+6
* MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocksLaszlo Ersek2016-01-191-6/+25
* MdeModulePkg: Add NOOPT target in MdeModulePkg.dscHao Wu2016-01-191-1/+1
* MdeModulePkg:Modify the dsc file because of the rename actionDandan Bi2016-01-191-3/+3
* MdeModulePkg:Modify related files because of rename actionDandan Bi2016-01-192-7/+7
* MdeModulePkg:Rename DeviceManagerLib to DeviceManagerUiLibDandan Bi2016-01-196-0/+0
* MdeModulePkg:Modify relative files because of rename actionDandan Bi2016-01-192-7/+7
* MdeModulePkg:Rename BootManagerLib to BootManagerUiLibDandan Bi2016-01-196-0/+0
* MdeModulePkg:Modify the inf file and c file because of the rename actionDandan Bi2016-01-192-7/+7
* MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLibDandan Bi2016-01-1913-0/+0
* MdeModulePkg: Add generic PciHostBridgeDxe driver.Ruiyu Ni2016-01-187-0/+3619
* MdeModulePkg: Add PciHostBridgeLibNullRuiyu Ni2016-01-184-1/+162
* MdeModulePkg: Add new library class PciHostBridgeLibRuiyu Ni2016-01-182-1/+102
* MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi2016-01-151-8/+38
* MdeModulePkg: Add DNS QType and QClass values definitionJiaxin Wu2016-01-141-1/+28
* MdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit build failureFeng Tian2016-01-113-19/+10