summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2018-09-27MdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpiTable()Star Zeng2-206/+5
2018-09-27MdeModulePkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe in ...Jiaxin Wu1-1/+10
2018-09-27MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe in NetworkPkg.Jiaxin Wu1-1/+11
2018-09-27MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe in NetworkPkg.Jiaxin Wu1-1/+11
2018-09-27MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu8-37/+89
2018-09-26MdeModulePkg/PciHostBridge: Move declaration of mIoMmu to header fileRuiyu Ni4-34/+34
2018-09-26MdeModulePkg/PciHostBridge: Add RESOURCE_VALID() to simplify codeRuiyu Ni1-14/+12
2018-09-26MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM accessRuiyu Ni1-4/+10
2018-09-26MdeModulePkg/PciHostBridge: Enhance boundary check in Io/Mem.Read/WriteRuiyu Ni1-5/+23
2018-09-26MdeModulePkg/DxeIpl: support more NX related PCDsJian J Wang4-34/+76
2018-09-26MdeModulePkg/MdeModulePkg.dec/.uni: clarify PCDs usageJian J Wang2-9/+25
2018-09-26MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHseeMarcin Wojtas1-1/+1
2018-09-25MdeModulePkg: Remove PalLib in dsc which was missed at de00522Chen A Chen1-1/+0
2018-09-25MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0Dongao Guo35-19090/+58992
2018-09-24MdeModulePkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel5-108/+5
2018-09-21MdeModulePkg CapsuleApp:Remove two redundant GuidsZhang, Shenglei1-2/+0
2018-09-21MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlotMarcin Wojtas1-6/+12
2018-09-21MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bitsTomasz Michalec1-4/+4
2018-09-18MdeModulePkg/Ip4Dxe: Refine the coding style.Jiaxin Wu1-3/+3
2018-09-14MdeModulePkg: Avoid key notification called more than onceDandan Bi3-0/+3
2018-09-13MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.Jiaxin Wu1-13/+44
2018-09-13MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.Jiaxin Wu2-10/+7
2018-09-12MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is setStar Zeng1-0/+41
2018-09-12MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni3-199/+339
2018-09-10MdeModulePkg/DxeIpl: disable paging before creating new page tableJian J Wang1-0/+10
2018-09-07MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI imageLiming Gao1-84/+1
2018-09-06MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()Laszlo Ersek4-30/+80
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen186-3802/+258
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng7-29/+29
2018-09-05MdeModulePkg/EhciDxe: fix host controller reset condition in BindingStartLaszlo Ersek1-1/+3
2018-09-05MdeModulePkg PeiCore: Fix VS2012 build failureStar Zeng1-0/+2
2018-09-04MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan1-2/+2
2018-09-03MdeModulePkg DxeCore: Handle multiple FV images in one FV fileStar Zeng1-115/+130
2018-09-03MdeModulePkg PeiCore: Handle multiple FV images in one FV fileStar Zeng2-124/+145
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan10-34/+164
2018-08-30MdeModulePkg EhciPei: Remove a redundant functionshenglei1-27/+0
2018-08-30MdeModulePkg/MdeModulePkg.dec: add new settings for PCDsJian J Wang1-1/+3
2018-08-28MdeModulePkg/PiSmmCore: Check valid memory range.Eric Dong1-0/+39
2018-08-28MdeModulePkg: Update SMBIOS PCDs to 3.2.0Star Zeng1-2/+2
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