summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2018-08-27MdeModulePkg/PciBus: Restrict one VGA per HostBridge not SegmentRuiyu Ni3-20/+20
2018-08-27MdeModulePkg/PciBus: Refine ActiveVGADeviceOnTheRootBridgeRuiyu Ni2-24/+21
2018-08-22MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INFBi, Dandan1-0/+1
2018-08-21MdeModulePkg UiApp: Remove a redundant function and a variableshenglei1-34/+17
2018-08-21MdeModulePkg SetupBrowserDxe: Remove a redundant functionshenglei1-33/+0
2018-08-21MdeModulePkg Tcp4Dxe: Remove redundant functionsshenglei5-151/+0
2018-08-21MdeModulePkg IScsiDxe: Remove a redundant functionshenglei1-31/+0
2018-08-21MdeModulePkg Ip4Dxe: Remove a redundant functionshenglei1-16/+0
2018-08-21MdeModulePkg HiiDatabaseDxe: Remove a redundant functionshenglei1-47/+0
2018-08-21MdeModulePkg TerminalDxe: Remove a redundant functionshenglei2-37/+0
2018-08-21MdeModulePkg SdBlockIoPei: Remove a redundant functionshenglei1-26/+0
2018-08-21MdeModulePkg EmmcBlockIoPei: Remove a redundant functionshenglei1-26/+0
2018-08-21MdeModulePkg Ps2KeyboardDxe: Remove a redundant functionshenglei2-38/+0
2018-08-21MdeModulePkg PiSmmCore: Remove redundant functionsshenglei3-418/+0
2018-08-21MdeModulePkg Core/Dxe: Remove redundant functionsshenglei3-113/+0
2018-08-21MdeModulePkg UsbBusPei: Remove redundant functionsshenglei4-169/+0
2018-08-21MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei3-328/+0
2018-08-21MdeModulePkg UsbBotPei: Remove redundant functionsshenglei2-288/+0
2018-08-21MdeModulePkg UfsPassThruDxe: Remove redundant functionsshenglei1-49/+0
2018-08-21MdeModulePkg UfsBlockIoPei: Remove redundant functionsshenglei3-307/+0
2018-08-21MdeModulePkg XhciPei: Remove redundant functionsshenglei3-60/+0
2018-08-21MdeModulePkg XhciDxe: Remove redundant functionsshenglei2-94/+0
2018-08-21MdeModulePkg UhciPei: Remove redundant functionsshenglei3-241/+0
2018-08-21MdeModulePkg SdMmcPciHcDxe: Remove redundant functionsshenglei1-107/+0
2018-08-21MdeModulePkg PciBusDxe: Remove redundant functionsshenglei4-159/+0
2018-08-21MdeModulePkg NvmExpressDxe: Remove redundant functionsshenglei1-110/+0
2018-08-21MdeModulePkg EhciDxe: Remove redundant functionsshenglei3-82/+0
2018-08-21MdeModulePkg AtaAtapiPassThru: Remove redundant functionsshenglei2-361/+0
2018-08-21MdeModulePkg UiApp: Remove redundant functionsshenglei2-70/+0
2018-08-21MdeModulePkg CapsuleApp: Remove a redundant functionshenglei1-31/+0
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei32-40/+1
2018-08-16MdeModulePkg/RamDiskDxe: replace OpenFileByDevicePath() with UefiLib APILaszlo Ersek4-181/+1
2018-08-16MdeModulePkg SmmLockBox: Return actual data length in SmmLockBoxRestoreStar Zeng1-1/+4
2018-08-08MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng1-136/+103
2018-08-06MdeModulePkg: Remove DxeSmmPerformanceLibDandan Bi4-959/+0
2018-08-03MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng1-1/+3
2018-08-02MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2-0/+13
2018-08-01MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng1-0/+4
2018-08-01MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2-40/+134
2018-07-28MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng1-1/+1
2018-07-27MdeModulePkg CapsuleApp: Check capsule header for -D and -N optionsStar Zeng2-34/+90
2018-07-27MdeModulePkg CapsuleApp: Prompt info for -C optionStar Zeng2-5/+14
2018-07-27MdeModulePkg CapsuleApp: Index need be decimal for -P GET optionStar Zeng1-5/+8
2018-07-27MdeModulePkg CapsuleApp: Refine -N option help informationStar Zeng1-1/+2
2018-07-27MdeModulePkg CapsuleApp: Fix -D failed to dump Nest FMP capsuleStar Zeng1-1/+1
2018-07-27MdeModulePkg CapsuleApp: Fix VS2012 build failure caused by 5410502Star Zeng1-10/+10
2018-07-27MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng1-4/+4
2018-07-27MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()Ruiyu Ni1-0/+1
2018-07-27MdeModulePkg/BdsDxe: Revert "fall back to UI loop before hanging"Ruiyu Ni1-56/+4
2018-07-27MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni2-1/+31