summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg Variable: Fix comment typo 'end' to 'start'Star Zeng2018-09-282-6/+10
* MdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpiTable()Star Zeng2018-09-272-206/+5
* MdeModulePkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe in ...Jiaxin Wu2018-09-271-1/+10
* MdeModulePkg/IScsiDxe: Add the clarification compared to IScsiDxe in NetworkPkg.Jiaxin Wu2018-09-271-1/+11
* MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe in NetworkPkg.Jiaxin Wu2018-09-271-1/+11
* MdeModulePke/Mtftp4Dxe: Support windowsize in read request operation.Jiaxin Wu2018-09-278-37/+89
* MdeModulePkg/PciHostBridge: Move declaration of mIoMmu to header fileRuiyu Ni2018-09-264-34/+34
* MdeModulePkg/PciHostBridge: Add RESOURCE_VALID() to simplify codeRuiyu Ni2018-09-261-14/+12
* MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM accessRuiyu Ni2018-09-261-4/+10
* MdeModulePkg/PciHostBridge: Enhance boundary check in Io/Mem.Read/WriteRuiyu Ni2018-09-261-5/+23
* MdeModulePkg/DxeIpl: support more NX related PCDsJian J Wang2018-09-264-34/+76
* MdeModulePkg/MdeModulePkg.dec/.uni: clarify PCDs usageJian J Wang2018-09-262-9/+25
* MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHseeMarcin Wojtas2018-09-261-1/+1
* MdeModulePkg: Remove PalLib in dsc which was missed at de00522Chen A Chen2018-09-251-1/+0
* MdeModulePkg RegularExpressionDxe: Update Oniguruma to 6.9.0Dongao Guo2018-09-2535-19090/+58992
* MdeModulePkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-245-108/+5
* MdeModulePkg CapsuleApp:Remove two redundant GuidsZhang, Shenglei2018-09-211-2/+0
* MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for RemovableSlotMarcin Wojtas2018-09-211-6/+12
* MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only necesery bitsTomasz Michalec2018-09-211-4/+4
* MdeModulePkg/Ip4Dxe: Refine the coding style.Jiaxin Wu2018-09-181-3/+3
* MdeModulePkg: Avoid key notification called more than onceDandan Bi2018-09-143-0/+3
* MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header.Jiaxin Wu2018-09-131-13/+44
* MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.Jiaxin Wu2018-09-132-10/+7
* MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is setStar Zeng2018-09-121-0/+41
* MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni2018-09-123-199/+339
* MdeModulePkg/DxeIpl: disable paging before creating new page tableJian J Wang2018-09-101-0/+10
* MdeModulePkg PeiCore: Always use PeiImageRead() function to load PEI imageLiming Gao2018-09-071-84/+1
* MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()Laszlo Ersek2018-09-064-30/+80
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-06186-3802/+258
* 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