summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-12MdeModulePkg PiSmmCore: Unregister each other for LegacyBoot and EBSStar Zeng1-0/+22
2017-12-12MdeModulePkg PiSmmCore: Only install EndOfS3Resume during S3 resumeStar Zeng3-4/+77
2017-12-12MdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to EndOfS3ResumeGuidStar Zeng7-25/+22
2017-12-12MdeModulePkg PiSmmIpl: Add missing update to the prototypeStar Zeng1-7/+17
2017-12-12BaseTools: Update BrotliCompress script to handle the different input formatLiming Gao2-45/+34
2017-12-12MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout.Fu Siyuan1-0/+10
2017-12-12MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan2-17/+17
2017-12-12SecurityPkg:Tcg2Smm: Add MSFT copyrightZhang, Chao B1-0/+1
2017-12-12UefiCpuPkg/CpuDxe: Enable protection for newly added page tableJian J Wang4-9/+267
2017-12-12MdeModulePkg/DxeIpl: Mark page table as read-onlyJian J Wang3-4/+364
2017-12-12IntelSilicon: Correct function description for AllocateBufferStar Zeng3-3/+3
2017-12-12MdeModulePkg: Correct function description for AllocateBufferStar Zeng4-6/+6
2017-12-12MdePkg PciIo.h: Correct function description for ALLOCATE_BUFFERStar Zeng1-2/+2
2017-12-11ArmPkg/PlatformBootManagerLib: add missing newlineArd Biesheuvel1-1/+1
2017-12-11MdePkg/Uefi ARM: only support native ARM/Thumb imagesArd Biesheuvel1-3/+2
2017-12-11MdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetectionEnabled definitionStar Zeng2-27/+26
2017-12-11UefiCpuPkg/MtrrLib: Correct debug messageRuiyu Ni1-1/+1
2017-12-11MdeModulePkg: loose VA_COPY with no matching VA_END on a return pathZenith4321-0/+1
2017-12-10BaseTools: Add object_files.lst as dependency of lib targetYonghong Zhu1-0/+2
2017-12-09SecurityPkg:Tcg2Smm:Enabling TPM SIRQ interrupt supportZhang, Chao B1-8/+104
2017-12-09MdeModulePkg/ScsiDisk: Return EFI_NO_MEDIA when no media presentsRuiyu Ni1-11/+30
2017-12-08ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library classArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: enable NOOPT buildArd Biesheuvel1-1/+1
2017-12-08ArmPkg/PlatformBootManagerLib: print firmware version to consoleArd Biesheuvel2-0/+26
2017-12-08ArmPlatformPkg: add package .DSC fileArd Biesheuvel1-0/+121
2017-12-08ArmPlatformPkg: add Null implementation of NorFlashPlatformLibArd Biesheuvel2-0/+64
2017-12-08ArmPlatformPkg: add Null implementation of LcdPlatformlLibArd Biesheuvel2-0/+120
2017-12-08ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUIDArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: remove unused ArmPlatformLibNullSecArd Biesheuvel1-47/+0
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel6-818/+0
2017-12-08ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel3-251/+0
2017-12-08ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel3-236/+0
2017-12-08ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel3-592/+0
2017-12-08ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel4-226/+0
2017-12-08ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel3-156/+0
2017-12-08ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel4-4/+2
2017-12-08ArmPlatformPkg: add missing library class declarations to .dec fileArd Biesheuvel1-0/+3
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel3-802/+0
2017-12-08ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxfArd Biesheuvel24-6215/+0
2017-12-08ArmPlatformPkg: remove ArmPlatformSysConfigLib library classArd Biesheuvel3-176/+0
2017-12-08ArmPlatformPkg: remove ArmVExpressPkgArd Biesheuvel32-4064/+0
2017-12-08ArmPlatformPkg: remove NorFlashArmVExpressLibArd Biesheuvel2-116/+0
2017-12-08BaseTool/tools_def GCC5: enable optimization for ARM/AARCH64 DEBUG buildsArd Biesheuvel1-4/+4
2017-12-08BaseTools/tools_def CLANG38: add -Wno-unused-const-variableArd Biesheuvel1-1/+1
2017-12-08BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARMArd Biesheuvel1-3/+95
2017-12-08BaseTools: align ERROR/WARNING/RETURN macros with MdePkg versionsLeif Lindholm2-4/+5
2017-12-08MdeModulePkg/DxeIpl: Enable paging for Stack GuardJian J Wang4-15/+46
2017-12-08MdeModulePkg/Core/Dxe: Call new API InitializeCpuExceptionHandlersEx insteadJian J Wang1-1/+1
2017-12-08UefiCpuPkg/CpuDxe: Initialize stack switch for MPJian J Wang2-0/+192
2017-12-08UefiCpuPkg/MpLib: Add GDTR, IDTR and TR in saved AP dataJian J Wang2-0/+20