summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2018-02-28MdeModulePkg/BootLogoLib: Use Boot Logo 2 ProtocolKinney, Michael D2-2/+32
2018-02-28MdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo 2 ProtocolMichael D Kinney2-15/+197
2018-02-28MdeModulePkg: Add Boot Logo 2 ProtocolKinney, Michael D2-0/+121
2018-02-28MdeModulePkg/PlatformLogo.h: Correct function header commentsRuiyu Ni1-7/+2
2018-02-28MdeModulePkg/Logo.idf: Remove incorrect comments.Ruiyu Ni1-4/+1
2018-02-27MdeModulePkg PCD: Fix the issue to set the big SkuIdLiming Gao1-1/+1
2018-02-27MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao2-2/+10
2018-02-27MdeModulePkg/NullMemoryTest: Handle more reliable memoryRuiyu Ni1-29/+46
2018-02-27MdeModulePkg/GenericMemoryTest: Handle more reliable memoryRuiyu Ni1-25/+50
2018-02-26MdeModulePkg SmmLockBox: Return updated Length for EFI_BUFFER_TOO_SMALLStar Zeng1-1/+4
2018-02-26MdeModulePkg PeiCore: Add error message to describe PEIM load failureLiming Gao1-1/+6
2018-02-26MdeModulePkg/RamDiskDxe: Perform MediaId check first in BlkIo servicesHao Wu1-15/+15
2018-02-24MdeModulePkg/RecoveryDevice.h: Remove semicolon after GUID definitionsHao Wu1-5/+5
2018-02-23MdeModulePkg: use central variable definitions in DriverSampleDxeLeif Lindholm1-8/+1
2018-02-15MdeModulePkg/UsbMass: Fix hot-plug USB CDROM can't be recognizedRuiyu Ni2-1/+4
2018-02-14MdeModulePkg/ResetUtilityLib: Fix GCC build failureRuiyu Ni1-2/+2
2018-02-14MdeModulePkg/BmpSupportLib: Refine type cast for pointer subtractionHao Wu1-1/+1
2018-02-13MdeModulePkg/UefiBootManagerLib: remove superfluous TimerLib dependencyLaszlo Ersek2-2/+0
2018-02-12MdeModulePkg/Performance.h: Remove the useless definitionDandan Bi1-26/+1
2018-02-12MdeModulePkg/UefiBootManagerLib: Remove the useless perf codesDandan Bi4-339/+26
2018-02-12MdeModulePkg/BdsDxe: Remove useless perf CodeDandan Bi3-60/+3
2018-02-11MdeModulePkg/DxeCapsuleLibFmp: Verify nested capsule with FMPKinney, Michael D2-12/+14
2018-02-11MdeModulePkg/BootGraphicsResourceTableDxe: Use BmpSupportLibMichael D Kinney2-232/+197
2018-02-11MdeModulePkg/DxeCapsuleLibFmp: Use BmpSupportLibMichael D Kinney4-264/+12
2018-02-11MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D6-1/+765
2018-02-11MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe moduleMichael D Kinney6-0/+755
2018-02-11MdeModulePkg/PerfLib: Add NULL pointer check for "Token"Dandan Bi3-3/+15
2018-02-09MdeModulePkg/DriverSampleDxe: Make bit fields aligned in C structureBi, Dandan1-0/+11
2018-02-09MdeModulePkg/ResetSystemPei: Add reset notifications in PEIBret Barkelew8-11/+65
2018-02-09MdeModulePkg: Add ResetSystemPei PEIMRuiyu Ni8-1/+599
2018-02-09MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney5-0/+376
2018-02-09MdeModulePkg: Add ResetSystemLib instances that call core servicesMichael D Kinney6-0/+316
2018-02-09MdeModulePkg/ResetSystemRuntimeDxe: Add more debug messageRuiyu Ni1-44/+44
2018-02-09MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handlerMichael D Kinney8-7/+212
2018-02-09MdeModulePkg/PeiMain: Cleanup whitespace in Reset.cMichael D Kinney1-21/+20
2018-02-09MdeModulePkg/PeiMain: Always attempt to use Reset2 PPI firstMichael D Kinney1-7/+19
2018-02-08MdeModulePkg/FirmwarePerfSmm:Enhance for new pref infrastructureDandan Bi2-26/+10
2018-02-08MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructureDandan Bi2-247/+52
2018-02-08MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phaseDandan Bi2-2/+62
2018-02-08MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phaseDandan Bi3-440/+649
2018-02-08MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phaseDandan Bi3-318/+1086
2018-02-08MdeModulePkg/PeiPerformance:Updated to track FPDT record in PEI phaseDandan Bi2-199/+382
2018-02-08MdeModulePkg:Add definitions for new Performance infrastructureGao, Liming4-3/+320
2018-02-08MdeModulePkg/PiSmmCore: add API parameter checkJian J Wang1-0/+4
2018-02-08MdeModulePkg/PciBusDxe: Fix VS2012 build failureDandan Bi1-0/+5
2018-02-07MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status codeStar Zeng1-2/+13
2018-02-07MdeModulePkg: Don't build VarCheckUefiLib and DxeCore for EBC archLiming Gao1-10/+12
2018-02-05MdeModulePkg/PXE: Add warning message for PXE if failed to read system GUID f...Fu Siyuan1-1/+4
2018-02-03MdeModulePkg/SmmCore: Fix hang due to already-freed memory deferenceRuiyu Ni1-5/+32
2018-02-02MdeModulePkg/Core: fix feature conflict between NX and heap guardJian J Wang3-0/+46