summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-12ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driverArd Biesheuvel3-20/+57
2017-12-12ArmPlatformPkg: implement LcdHwLib for HdLcdArd Biesheuvel3-0/+289
2017-12-12ArmPlatformPkg: implement LcdHwLib for PL111Ard Biesheuvel3-0/+315
2017-12-12ArmPlatformPkg: introduce LcdHwLib library classArd Biesheuvel5-0/+173
2017-12-12MdePkg: correct and clarify documentation of VA_LIST in Base.hZenith4321-8/+17
2017-12-12SecurityPkg:Tcg2Smm: Update Interrupt resource nameZhang, Chao B1-7/+7
2017-12-12MdeModulePkg/PiSmmCore: fix GCC build errorLaszlo Ersek1-1/+1
2017-12-12MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leakHeyi Guo1-0/+3
2017-12-12NetworkPkg/DnsDxe: Avoid to access the freed memory buffer.Jiaxin Wu1-30/+39
2017-12-12NetworkPkg/DnsDxe: Fix the potential memory leak issue.Jiaxin Wu1-10/+121
2017-12-12NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec.Jiaxin Wu4-48/+67
2017-12-12NetworkPkg/DnsDxe: Remove the unnecessary if condition check in DNS.ConfigJiaxin Wu1-2/+2
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann1-12/+51
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