summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()Ard Biesheuvel6-6/+187
2018-11-21Maintainers.txt: update Vlv2*Pkg maintainers.Sun, Zailiang1-4/+4
2018-11-21MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi1-0/+3
2018-11-21MdePkg: check Length para before use in DevPathToTextUsbWWIDDandan Bi1-1/+1
2018-11-21MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPosDandan Bi1-1/+2
2018-11-21SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B4-6/+10
2018-11-20OvmfPkg: simply use the Bochs interface for vmsvgayuchenlin3-2/+18
2018-11-20Revert "OvmfPkg: VMWare SVGA display device register definitions"yuchenlin1-104/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."yuchenlin6-359/+0
2018-11-20Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"yuchenlin4-379/+7
2018-11-20Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"yuchenlin1-1/+0
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas7-22/+43
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverrideTomasz Michalec3-4/+46
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocolTomasz Michalec5-60/+181
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhaseMarcin Wojtas2-5/+11
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-11-20IntelFsp2WrapperPkg: Revert 90c5bc08Chasel, Chiu5-43/+10
2018-11-20IntelFsp2WrapperPkg: Support FSP Dispatch modeChasel, Chiu5-10/+43
2018-11-20SecurityPkg: TCG Add more Event typeZhang, Chao B1-0/+9
2018-11-20BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C1-5/+13
2018-11-19ArmVirtPkg/PrePi: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel2-0/+6
2018-11-19MdeModulePkg: Remove PcdIdentifyMappingPageTablePtrShenglei Zhang2-10/+0
2018-11-19UnixPkg: Remove UnixPkg and update Maintainers.txtShenglei Zhang2-9/+0
2018-11-19Maintainers.txt: Remove EdkShellPkg and EkdShellBinPkgshenglei1-6/+0
2018-11-19EdkShellPkg: Remove EdkShellPkgshenglei5-21902/+0
2018-11-19EdkShellBinPkg: Remove EdkShellBinPkgshenglei144-102/+0
2018-11-19Vlv2TbltDevicePkg: Remove EdkShellBinPkg with ShellPkgshenglei5-8/+5
2018-11-19OvmfPkg: Remove EdkShellBinPkg in FDFshenglei6-24/+0
2018-11-19Nt32Pkg: Remove EdkShellBinPkg in FDF and DECshenglei3-10/+3
2018-11-19EmulatorPkg: Remove EdkShellBinPkg in FDF and DECshenglei3-10/+1
2018-11-19MdeModulePkg/SdDxe: Fix potential NULL pointer accessJeff Brasen1-2/+3
2018-11-18EmulatorPkg/build.sh: Fix 'run' path to simulator host executableLiu Yu1-2/+2
2018-11-15ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledgeArd Biesheuvel2-2/+2
2018-11-15MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel2-4/+8
2018-11-14UefiCpuPkg/CommonFeature: Always set FEATURE_CONTROL.Lockedk2-stable201811Ruiyu Ni1-10/+1
2018-11-13MdeModulePkg/NvmExpressPei: Refine data buffer & len check in PassThruHao Wu1-15/+18
2018-11-12Maintainers.txt: Update EDK II Releases to EDK-II-Release-Planning wikiLiming Gao1-3/+2
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"Laszlo Ersek1-0/+1
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"Laszlo Ersek4-7/+379
2018-11-12Reapply "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."Laszlo Ersek6-0/+359
2018-11-12Reapply "OvmfPkg: VMWare SVGA display device register definitions"Laszlo Ersek1-0/+104
2018-11-11IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issueLiming Gao1-0/+6
2018-11-11MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issueLiming Gao1-0/+6
2018-11-11BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2-0/+12
2018-11-11Revert "MdeModulePkg/DisplayEngine: Remove useless NULL ptr check for NewPos"Liming Gao1-2/+1
2018-11-11MdePkg: Fix incorrect check for DisplayOnly text format in AcpiExDandan Bi1-1/+1
2018-11-11UefiCpuPkg/PiSmmCpuDxeSmm: Separate semaphore container.Eric Dong1-9/+20
2018-11-11UefiCpuPkg/RegisterCpuFeaturesLib: Separate semaphore container.Eric Dong2-6/+10
2018-11-11UefiCpuPkg/RegisterCpuFeaturesLib: Adjust Order.Eric Dong3-20/+193