summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-11MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issueRuiyu Ni1-3/+5
2016-01-11MdeModulePkg BaseSerialPortLib: Fix VS2010 build errorHao Wu1-9/+3
2016-01-08MdeModulePkg: DeleteLoadOptionVariable() removes Boot####Ruiyu Ni1-25/+21
2016-01-08Refine error handle code, avoid assert when load this module twice.Eric Dong2-15/+25
2016-01-08MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan5-113/+348
2016-01-08MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan3-18/+89
2016-01-07MdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_TIMEOUT to 30sFeng Tian1-1/+5
2016-01-07MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPIFeng Tian1-1/+1
2016-01-06Rollback the commit because it has potential issue.Dandan Bi1-34/+0
2016-01-06MdeModulePkg: Add error DEBUG statements in ATA passthru driverSamer El-Haj-Mahmoud1-0/+3
2016-01-06MdeModulePkg: Fix 'accroding' typos in MdeModulePkg.dec/.uniHao Wu2-8/+8
2016-01-06MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu1-1/+1
2016-01-06MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu1-1/+1
2016-01-06MdeModulePkg DxeHttpLib: Fix typos in function descriptionsHao Wu1-3/+3
2016-01-06MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptionsHao Wu1-2/+2
2016-01-06MdeModulePkg UhciDxe: Fix a typo in function descriptionHao Wu1-1/+1
2016-01-06MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi1-0/+34
2016-01-06MdeModulePkg:Change the type of BootNextDandan Bi5-12/+14
2016-01-06MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfigDandan Bi1-1/+5
2016-01-04MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin5-8/+12
2015-12-30MdeModulePkg Variable: Add a missing variable info recordStar Zeng1-0/+1
2015-12-30MdeModulePkg Variable: Handle ftw driver executes prior to variable driverStar Zeng1-22/+30