summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-17MdeModulePkg VariableStandaloneMm: ASdd patchable PCDsrpmbIlias Apalodimas
2020-06-17MdePkg/CacheMaintenanceLibNull: initial implementationPipat Methavanitpong
2020-06-17MdeModulePkg/StatusCodeHandler: do not output \n\r for string dataTan, Ming
2020-06-16Revert "OvmfPkg: use generic QEMU image loader for secure boot enabled ..."Laszlo Ersek
2020-06-16StandaloneMmPkg/StandaloneMmCoreEntryPoint: relocate StMM core on the flyArd Biesheuvel
2020-06-16StandaloneMmPkg: generate position independent code for StMM coreArd Biesheuvel
2020-06-16StandaloneMmPkg/Core: add missing GUID referenceArd Biesheuvel
2020-06-16StandaloneMmPkg/Core: fix bogus FV pointer in DEBUG stringArd Biesheuvel
2020-06-16MdePkg/BasePrintLib: avoid absolute addresses for error stringsArd Biesheuvel
2020-06-15ShellPkg: smbiosview - print field values as unsigned integersRebecca Cran
2020-06-14UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState() signatureMichael Kubacki
2020-06-14MdePkg/UnitTestLib.h: Drop FrameworkHandle param from SaveFrameworkState()Michael Kubacki
2020-06-12ArmVirtPkg: remove unused filesArd Biesheuvel
2020-06-12ArmVirtPkg/PrePi: use standard PeCoff routines for self-relocationArd Biesheuvel
2020-06-12ArmVirtPkg: add FDF rule for self-relocating PrePiArd Biesheuvel
2020-06-12EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W.Gaurav Jain
2020-06-12BaseTools/PatchCheck.py: Add LicenseCheckShenglei Zhang
2020-06-11IntelFsp2Pkg: Add Fsp22SecCoreS.inf to Dsc.Chasel Chiu
2020-06-11BaseTools GenFv: Report the correct spare FV image sizeLiming Gao
2020-06-10ArmPkg/ArmExceptionLib: use static buffer for sp_el0Heyi Guo
2020-06-10OvmfPkg/GenericQemuLoadImageLib: log "Not Found" at INFO levelLaszlo Ersek
2020-06-10MdeModulePkg/SetupBrowserDxe: Do not reconnect driver with form-updateWalon Li
2020-06-10Maintainers.txt: Add reviewer for Pei Core.Eric Dong
2020-06-10Maintainers.txt: Add reviewer for SEC related modules.Dong, Eric
2020-06-10Maintainers.txt: Add reviewer for UefiCpuPkg.Dong, Eric
2020-06-10Maintainers.txt: Add reviewer for security boot modules.Eric Dong
2020-06-10Maintainers.txt: Add reviewers for Tcg related modules.Dong, Eric
2020-06-10MdeModulePkg: Sets the Cursor to selected BootOption.Abdul Lateef Attar
2020-06-09OvmfPkg/X86QemuLoadImageLib: handle EFI_ACCESS_DENIED from LoadImage()Laszlo Ersek
2020-06-09OvmfPkg/Tcg2ConfigPei: restrict BaseLib class dependency to IA32 and X64Laszlo Ersek
2020-06-09OvmfPkg/Tcg2ConfigPei: generalize TPM2-only file-top commentsLaszlo Ersek
2020-06-09Maintainers.txt: move StandaloneMmPkg to the right spotLaszlo Ersek
2020-06-09Maintainers.txt: restore order of OvmfPkg sectionsLaszlo Ersek
2020-06-09Maintainers.txt: retitle "MdeModulePkg: ACPI S3 modules"Laszlo Ersek
2020-06-07ArmPkg: only attempt buildin MmCommunicationDxe for AArch64Leif Lindholm
2020-06-07BaseTools: Warn user the file not found issue instead of break build.Bob Feng
2020-06-07BaseTools/build.py: Exit with 1 when AutoGen error occurredIrene Park
2020-06-06ArmPkg/PlatformBootManagerLib: don't connect all devices on each bootArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot optionArd Biesheuvel
2020-06-06MdeModulePkg/BootManagerUiLib: show inactive boot optionsArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failureArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkeyArd Biesheuvel
2020-06-06ArmPkg/PlatformBootManagerLib: connect non-discoverable USB hostsArd Biesheuvel
2020-06-05ArmPkg/ArmSvcLib: prevent speculative execution beyond svcVijayenthiran Subramaniam
2020-06-04EmulatorPkg/WinHost: Enable network support.Nickle Wang
2020-06-03ArmPkg/ArmPkg.dsc: set terminal type PCD to the right valueArd Biesheuvel
2020-06-03ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit countArd Biesheuvel
2020-06-03ArmPkg/PlatformBootManagerLib: use static assertion for console typeArd Biesheuvel
2020-06-02ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsicsArd Biesheuvel
2020-06-02UnitTestFrameworkPkg: Add info to readme about working with UnitTestsBret Barkelew