summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Variable: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-167-1/+99
* MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu2018-11-161-0/+10
* MdeModulePkg/FaultTolerantWrite:[CVE-2017-5753]Fix bounds check bypassHao Wu2018-11-162-0/+8
* MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITEStar Zeng2018-10-171-0/+2
* MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng2018-08-081-136/+103
* MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2018-08-032-0/+13
* MdeModulePkg/ResetSystemRuntimeDxe: Add more info in debug messageRuiyu Ni2018-07-191-1/+4
* MdeModulePkg EsrtFmpDxe: Use EfiBootServicesData for ESRT tableStar Zeng2018-07-091-2/+2
* MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi2018-07-092-5/+11
* MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe moduleMichael D Kinney2018-07-095-0/+754
* MdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo 2 ProtocolMichael D Kinney2018-07-062-15/+197
* MdeModulePkg/BootGraphicsResourceTableDxe: Use BmpSupportLibMichael D Kinney2018-07-062-232/+197
* MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming2018-03-154-8/+4
* MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.Jiaxin Wu2018-03-141-11/+11
* MdeModulePkg/DriverSampleDxe: Refine the sample case for UNION typeDandan Bi2018-03-083-20/+6
* MdeModulePkg/NullMemoryTest: Fix bug in CompatibleRangeTestRuiyu Ni2018-03-071-9/+46
* MdeModulePkg/NullMemoryTest: Change prototype of ConvertToTestedMemoryRuiyu Ni2018-03-071-13/+24
* MdeModulePkg/Terminal: ReadKeyStrokeEx always return key stateRuiyu Ni2018-03-061-5/+4
* MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet li...Fu Siyuan2018-03-035-21/+97
* MdeModulePkg PCD: Fix the issue to set the big SkuIdLiming Gao2018-02-281-1/+1
* MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao2018-02-282-2/+10
* MdeModulePkg/NullMemoryTest: Handle more reliable memoryRuiyu Ni2018-02-271-29/+46
* MdeModulePkg/GenericMemoryTest: Handle more reliable memoryRuiyu Ni2018-02-271-25/+50
* MdeModulePkg SmmLockBox: Return updated Length for EFI_BUFFER_TOO_SMALLStar Zeng2018-02-261-1/+4
* MdeModulePkg/RamDiskDxe: Perform MediaId check first in BlkIo servicesHao Wu2018-02-261-15/+15
* MdeModulePkg/BdsDxe: Remove useless perf CodeDandan Bi2018-02-123-60/+3
* MdeModulePkg/DriverSampleDxe: Make bit fields aligned in C structureBi, Dandan2018-02-091-0/+11
* MdeModulePkg/ResetSystemPei: Add reset notifications in PEIBret Barkelew2018-02-093-3/+21
* MdeModulePkg: Add ResetSystemPei PEIMRuiyu Ni2018-02-095-0/+586
* MdeModulePkg/ResetSystemRuntimeDxe: Add more debug messageRuiyu Ni2018-02-091-44/+44
* MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handlerMichael D Kinney2018-02-093-7/+82
* MdeModulePkg/FirmwarePerfSmm:Enhance for new pref infrastructureDandan Bi2018-02-092-26/+10
* MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructureDandan Bi2018-02-092-247/+52
* MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phaseDandan Bi2018-02-092-2/+62
* MdeModulePkg/PXE: Add warning message for PXE if failed to read system GUID f...Fu Siyuan2018-02-051-1/+4
* MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-012-25/+151
* MdeModulePkg/Partition: Fix media probeRuiyu Ni2018-01-261-3/+7
* MdeModulePkg SectionExtractionPei: remove the hard code alignment adjustmentLiming Gao2018-01-221-7/+2
* MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBufferJian J Wang2018-01-223-0/+16
* MdeModulePkg: Update DebugSupportDxe to pass XCODE5 buildLiming Gao2018-01-191-3/+3
* MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checkingWang Fan2018-01-123-22/+83
* MdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent out to avoid memory leakWang Fan2018-01-112-27/+19
* MdeModulePkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it.Jiaxin Wu2018-01-101-4/+7
* MdeModulePkg: Freed packet buffer when error occurs to avoid memory leak.Wang Fan2018-01-101-1/+5
* MdeModulePkg: Fixed two issues when error occurs in Mtftp4Start.Wang Fan2018-01-101-8/+12
* MdeModulePkg: Add error handling when IP address is Class EWang Fan2018-01-031-3/+12
* MdeModulePkg: Remove the UDF/ECMA-167 file system support codesHao Wu2017-12-2911-6281/+8
* MdeModulePkg HiiDataBase: Fix the potential NULL pointer accessLiming Gao2017-12-281-3/+8
* MdeModulePkg HiiDataBase: Fix the potential NULL pointer referenceLiming Gao2017-12-271-4/+6
* MdeModulePkg Variable: Use boolean type value instead of expressionLiming Gao2017-12-271-1/+1