summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI versionsJeff Brasen2018-10-122-2/+4
* MdeModulePkg/SdMmcPciHcDxe: Add controller version definesJeff Brasen2018-10-123-3/+13
* MdeModulePkg/RegularExpressionDxe:omit unused variableGuo, Dongao2018-10-112-17/+14
* MdeModulePkg/RegularExpressionDxe:disable wraning to pass gcc4.8 buildGuo, Dongao2018-10-111-0/+3
* MdeModulePkg/NonDiscoverablePciDeviceDxe: expose unique B/D/F identifiersArd Biesheuvel2018-10-103-3/+23
* MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6Liming Gao2018-10-0928-11270/+8642
* MdeModulePkg/HiiDB: Fix incorrect structure convention for checkboxDandan Bi2018-10-091-1/+1
* MdeModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0915-351/+772
* MdeModulePkg/Tcp4Dxe: Remove the trailing white space in one line.Jiaxin Wu2018-10-091-3/+3
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-09-307-1/+99
* MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-09-301-0/+10
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-09-302-0/+8
* MdeModulePkg/FirmwarePerformanceDataTableDxe: Remove an unused PCDshenglei2018-09-291-1/+0
* MdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDsshenglei2018-09-292-12/+0
* MdeModulePkg/RegularExpressionDxe: modify inf to pass vs 2012 buildGuo, Dongao2018-09-281-1/+1
* 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