summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-067-29/+29
* MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStartLaszlo Ersek2018-09-051-1/+3
* MdeModulePkg PeiCore: Fix VS2012 build failureStar Zeng2018-09-051-0/+2
* MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan2018-09-041-2/+2
* MdeModulePkg DxeCore: Handle multiple FV images in one FV fileStar Zeng2018-09-031-115/+130
* MdeModulePkg PeiCore: Handle multiple FV images in one FV fileStar Zeng2018-09-032-124/+145
* MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan2018-09-0310-34/+164
* MdeModulePkg EhciPei: Remove a redundant functionshenglei2018-08-301-27/+0
* MdeModulePkg/MdeModulePkg.dec: add new settings for PCDsJian J Wang2018-08-301-1/+3
* MdeModulePkg/PiSmmCore: Check valid memory range.Eric Dong2018-08-281-0/+39
* MdeModulePkg: Update SMBIOS PCDs to 3.2.0Star Zeng2018-08-281-2/+2
* MdeModulePkg/PciBus: Restrict one VGA per HostBridge not SegmentRuiyu Ni2018-08-273-20/+20
* MdeModulePkg/PciBus: Refine ActiveVGADeviceOnTheRootBridgeRuiyu Ni2018-08-272-24/+21
* MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INFBi, Dandan2018-08-221-0/+1
* MdeModulePkg UiApp: Remove a redundant function and a variableshenglei2018-08-211-34/+17
* MdeModulePkg SetupBrowserDxe: Remove a redundant functionshenglei2018-08-211-33/+0
* MdeModulePkg Tcp4Dxe: Remove redundant functionsshenglei2018-08-215-151/+0
* MdeModulePkg IScsiDxe: Remove a redundant functionshenglei2018-08-211-31/+0
* MdeModulePkg Ip4Dxe: Remove a redundant functionshenglei2018-08-211-16/+0
* MdeModulePkg HiiDatabaseDxe: Remove a redundant functionshenglei2018-08-211-47/+0
* MdeModulePkg TerminalDxe: Remove a redundant functionshenglei2018-08-212-37/+0
* MdeModulePkg SdBlockIoPei: Remove a redundant functionshenglei2018-08-211-26/+0
* MdeModulePkg EmmcBlockIoPei: Remove a redundant functionshenglei2018-08-211-26/+0
* MdeModulePkg Ps2KeyboardDxe: Remove a redundant functionshenglei2018-08-212-38/+0
* MdeModulePkg PiSmmCore: Remove redundant functionsshenglei2018-08-213-418/+0
* MdeModulePkg Core/Dxe: Remove redundant functionsshenglei2018-08-213-113/+0
* MdeModulePkg UsbBusPei: Remove redundant functionsshenglei2018-08-214-169/+0
* MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei2018-08-213-328/+0
* MdeModulePkg UsbBotPei: Remove redundant functionsshenglei2018-08-212-288/+0
* MdeModulePkg UfsPassThruDxe: Remove redundant functionsshenglei2018-08-211-49/+0
* MdeModulePkg UfsBlockIoPei: Remove redundant functionsshenglei2018-08-213-307/+0
* MdeModulePkg XhciPei: Remove redundant functionsshenglei2018-08-213-60/+0
* MdeModulePkg XhciDxe: Remove redundant functionsshenglei2018-08-212-94/+0
* MdeModulePkg UhciPei: Remove redundant functionsshenglei2018-08-213-241/+0
* MdeModulePkg SdMmcPciHcDxe: Remove redundant functionsshenglei2018-08-211-107/+0
* MdeModulePkg PciBusDxe: Remove redundant functionsshenglei2018-08-214-159/+0
* MdeModulePkg NvmExpressDxe: Remove redundant functionsshenglei2018-08-211-110/+0
* MdeModulePkg EhciDxe: Remove redundant functionsshenglei2018-08-213-82/+0
* MdeModulePkg AtaAtapiPassThru: Remove redundant functionsshenglei2018-08-212-361/+0
* MdeModulePkg UiApp: Remove redundant functionsshenglei2018-08-212-70/+0
* MdeModulePkg CapsuleApp: Remove a redundant functionshenglei2018-08-211-31/+0
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-2032-40/+1
* MdeModulePkg/RamDiskDxe: replace OpenFileByDevicePath() with UefiLib APILaszlo Ersek2018-08-164-181/+1
* MdeModulePkg SmmLockBox: Return actual data length in SmmLockBoxRestoreStar Zeng2018-08-161-1/+4
* MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng2018-08-081-136/+103
* MdeModulePkg: Remove DxeSmmPerformanceLibDandan Bi2018-08-064-959/+0
* MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng2018-08-031-1/+3
* MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2018-08-022-0/+13
* MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng2018-08-011-0/+4
* MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2018-08-012-40/+134