summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2018-12-24MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu
2018-12-20MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel
2018-12-20MdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_ADDRESSArd Biesheuvel
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFvStar Zeng
2018-12-17MdeModulePkg/PciBus: Fix system hang when no PCI Option ROM existsRuiyu Ni
2018-12-17MdeModulePkg/NonDiscoverablePciDeviceDxe: add missing validationVladimir Olovyannikov
2018-12-11MdeModulePkg/FileExplorerLib: avoid packed struct for program dataArd Biesheuvel
2018-12-10MdeModulePkg/PciBus: Shadow option ROM after BARs are programmedRuiyu Ni
2018-12-03MdeModulePkg: Correct PCD name in MdeModulePkg.uniLiming Gao
2018-11-29MdeModulePkg/BaseSortLib: Enable for all module typesJeff Brasen
2018-11-27MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao
2018-11-26MdeModulePkg/LockboxNullLib: clean up INF file.Jiewen Yao
2018-11-23MdeModulePkg/Variable: add debug logs in VariableServiceSetVariableVijayenthiran Subramaniam
2018-11-21MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPosDandan Bi
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverrideTomasz Michalec
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocolTomasz Michalec
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhaseMarcin Wojtas
2018-11-19MdeModulePkg: Remove PcdIdentifyMappingPageTablePtrShenglei Zhang
2018-11-19MdeModulePkg/SdDxe: Fix potential NULL pointer accessJeff Brasen
2018-11-13MdeModulePkg/NvmExpressPei: Refine data buffer & len check in PassThruHao Wu
2018-11-11Revert "MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPos"Liming Gao
2018-11-08MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPosDandan Bi
2018-11-07MdeModulePkg/Core: fix ineffective guard page issueJian J Wang
2018-11-07MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotifyJian J Wang
2018-11-07Revert "XhciDxe: Use common buffer for AsyncInterruptTransfer"Star Zeng
2018-11-07Revert "EhciDxe: Use common buffer for AsyncInterruptTransfer"Star Zeng
2018-11-06MdeModulePkg/Mtftp4Dxe: Fix invalid configuration of MTFTP local port.Jiaxin Wu
2018-11-02MdeModulePkg: Remove the trailing space in three source files.Liming Gao
2018-11-01MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runsRuiyu Ni
2018-10-31MdeModulePkg/UdfDxe: Memory free/use after free in ResolveSymlink()Hao Wu
2018-10-31MdeModulePkg/UdfDxe: Content check for 'File' in ResolveSymlink()Hao Wu
2018-10-31MdeModulePkg/UdfDxe: Check 'Component Type' within a Path ComponentHao Wu
2018-10-30MdeModulePkg/Core: fix an issue of potential NULL pointer accessJian J Wang
2018-10-30MdeModulePkg/UsbBusDxe: Add missing "return NULL" in UsbCreateDesc()Ruiyu Ni
2018-10-29MdeModulePkg/UsbBusPei: Reject descriptor whose length is badRuiyu Ni
2018-10-29MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptorsRuiyu Ni
2018-10-29MdeModulePke/Mtftp4Dxe: Correct the total received and saved block number.Jiaxin Wu
2018-10-28MdeModulePkg EhciDxe: Use common buffer for AsyncInterruptTransferStar Zeng
2018-10-28MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransferStar Zeng
2018-10-28MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer functionStar Zeng
2018-10-28MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer functionStar Zeng
2018-10-27MdeModulePkg/Core: correct one coding styleJian J Wang
2018-10-26MdeModulePkg RegularExpressionDxe: Remove unknown build option for XCODELiming Gao
2018-10-26MdeModulePkg/Core: fix an IA32 build failureJian J Wang
2018-10-26MdeModulePkg/HiiDB: Make sure database update behaviors are atomicDandan Bi
2018-10-26MdeModulePkg/HiiDB: Reorganize codes of exporting HII settingsDandan Bi
2018-10-26MdeModulePkg/Core: add freed-memory guard featureJian J Wang