summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyedGregX Yeh2019-07-101-0/+34
* MdeModulePkg SmbiosMeasurementDxe: Add Type4 Voltage field to blacklistStar Zeng2019-07-011-0/+1
* MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecoveryZhichao Gao2019-07-012-25/+45
* MdeModulePkg/CapsulePei: Add memory pointer checkGao, Zhichao2019-06-261-1/+5
* MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu2019-06-264-0/+530
* MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.Wei6 Xu2019-06-262-1/+12
* MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2019-06-262-2/+7
* MdeMoudlePkg/CapsulePei: No need to remain space for null-terminateZhichao Gao2019-06-241-1/+1
* MdeMoudlePkg/CapsulePei: Optimize GetScatterGatherHeadEntriesZhichao Gao2019-06-241-14/+37
* MdeMoudlePkg/CapsulePei: Optimize AreCapsulesStagedZhichao Gao2019-06-241-29/+13
* MdeMoudlePkg/CapsulePei: Fix coding style issueZhichao Gao2019-06-241-5/+3
* MdeModulePkg/CapsulePei: Optimize the CapsulePeiBret Barkelew2019-06-243-155/+172
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-218-554/+3
* MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu2019-06-204-0/+535
* MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.Wei6 Xu2019-06-202-1/+12
* MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2019-06-202-2/+7
* MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD2019-06-142-1/+3
* MdeModulePkg/GraphicsConsoleDxe: Initialize the output modeZhichao Gao2019-06-132-10/+34
* MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetModeAaron Antone2019-06-132-12/+25
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-27124-52538/+0
* MdeModulePkg: Remove BootInRecoveryMode PPIxuwei62019-05-091-1/+1
* MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-092-90/+2
* MdeModulePkg/CdExpress: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-092-13/+2
* MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao2019-04-281-2/+2
* MdeModulePkg/FirmwarePerformanceDxe: make global variable staticZhichao Gao2019-04-281-2/+2
* MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2Zhichao Gao2019-04-282-9/+3
* MdeModulePkg/ResetSystemRuntimeDxe: Change commentsZhichao Gao2019-04-282-8/+2
* MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi2019-04-281-7/+17
* MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi2019-04-241-1/+6
* MdeModulePkg/CapsulePei: Update the debug code to print 64bit dataBret Barkelew2019-04-161-9/+9
* MdeModulePkg/CapsulePei: Change debug MACROZhichao Gao2019-04-162-68/+68
* MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocolArd Biesheuvel2019-04-144-4/+126
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09656-4566/+656
* MdeModulePkg: Add a PEIM to install Debug PPIZhichao Gao2019-04-024-0/+227
* MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm resetBret Barkelew2019-04-021-38/+0
* MdeModulePkg/CapsuleRuntimeDxe: Add cache flush for IA32 and X64Zhichao Gao2019-04-025-57/+115
* MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2...edk2-stable201903Ray Ni2019-03-081-2/+2
* MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)Ray Ni2019-03-081-23/+103
* MdeModulePkg/RamDiskDxe: Restrict on RAM disk size (CVE-2018-12180)Hao Wu2019-02-283-11/+20
* MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)Hao Wu2019-02-282-2/+16
* MdeModulePkg: change the function name ResetSystemZhichao Gao2019-02-222-6/+6
* MdeModulePkg: Remove EmuVariableRuntimeDxeStar Zeng2019-02-196-2485/+0
* MdeModulePkg/PropertiesTableAttributesDxe: Remove this driverShenglei Zhang2019-02-194-310/+0
* MdeModulePkg/SmmS3SaveStateDxe: Change function parameter typesShenglei Zhang2019-02-142-4/+4
* MdeModulePkg/S3SaveStateDxe: Change function parameter typesShenglei Zhang2019-02-142-4/+4
* MdeModulePkg/Ip4Dxe: Uninstall protocols when error happen in Driver Binding ...Jiaxin Wu2019-02-121-3/+6
* MdeModulePkg: Fix coding style issuesDandan Bi2019-02-026-11/+11
* MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpperShenglei Zhang2019-01-311-35/+4
* MdeModulePkg/EbcDebugger: Change function namesShenglei Zhang2019-01-311-7/+7
* MdeModulePkg VariableStandaloneMm: Add PcdEmuVariableNvModeEnable in infStar Zeng2019-01-251-1/+3