]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8
[mirror_edk2.git] / OvmfPkg /
2021-06-02 Gerd HoffmannOvmfPkg/VirtioMmioDeviceLib: Add EFIAPI to VirtioMmioSe...
2021-05-29 Brijesh SinghOvmfPkg/BaseMemEncryptSevLib: remove Flush parameter
2021-05-29 Brijesh SinghOvmfPkg/TpmMmioSevDecryptPei: use MemEncryptSevClearMmi...
2021-05-29 Brijesh SinghOvmfPkg/QemuFlashFvbServicesRuntimeDxe: use Mmio helper...
2021-05-29 Brijesh SinghOvmfPkg/AmdSevDxe: use MemEncryptSevClearMmioPageEncMas...
2021-05-29 Brijesh SinghOvmfPkg/BaseMemEncryptSevLib: introduce MemEncryptSevCl...
2021-05-14 Sergei DmitroukOvmfPkg/VirtioFsDxe: suppress incorrect gcc warnings
2021-04-30 Lendacky, ThomasOvmfPkg/Tcg2ConfigPei: Update Depex for IA32 and X64
2021-04-30 Lendacky, ThomasOvmfPkg/TpmMmioSevDecryptPei: Mark TPM MMIO range as...
2021-04-30 Lendacky, ThomasOvmfPkg: Define a new PPI GUID to signal TPM MMIO acces...
2021-04-30 Lendacky, ThomasOvmfPkg/VmgExitLib: Add support for new MMIO MOV opcodes
2021-04-30 Lendacky, ThomasOvfmPkg/VmgExitLib: Properly decode MMIO MOVZX and...
2021-04-13 Anthony PERARDOvmfPkg/OvmfXen: Set PcdFSBClock
2021-04-13 Anthony PERARDOvmfPkg/XenPlatformPei: Calibrate APIC timer frequency
2021-04-13 Anthony PERARDOvmfPkg/XenPlatformPei: Map extra physical address
2021-04-13 Anthony PERARDOvmfPkg/IndustryStandard: Introduce PageTable.h
2021-04-13 Anthony PERARDOvmfPkg/IndustryStandard/Xen: Apply EDK2 coding style...
2021-04-13 Anthony PERARDOvmfPkg/XenResetVector: Silent a warning from nasm
2021-04-09 Ray NiOvmfPkg: Add MicrocodeLib in DSC files.
2021-03-31 Dandan BiOvmfPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
2021-03-24 Ross BurtonOvmfPkg: strip build paths in release builds
2021-03-19 Martin RadevOvmfPkg/X86QemuLoadImageLib: Handle allocation failure...
2021-03-16 Ankur AroraOvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplug
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: do actual CPU hot-eject
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: add EjectCpu()
2021-03-16 Ankur AroraOvmfPkg/SmmCpuFeaturesLib: call CPU hot-eject handler
2021-03-16 Ankur AroraOvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
2021-03-16 Ankur AroraOvmfPkg: define CPU_HOT_EJECT_DATA
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: collect hot-unplug events
2021-03-16 Ankur AroraOvmfPkg/CpuHotplugSmm: refactor hotplug logic
2021-03-05 Kun QinOvmfPkg: resolve MmUnblockMemoryLib (mainly for Variabl...
2021-01-26 Tom LendackyOvmfPkg/QemuFlashFvbServicesRuntimeDxe: Use physical...
2021-01-20 Laszlo ErsekOvmfPkg/CpuS3DataDxe: do not allocate useless register...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeUtilityLib: Extend GetRootBridges...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeLib: Extract GetRootBridges()...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeUtilityLib: Extend parameters...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeLib: Extract InitRootBridge()...
2021-01-20 Jiahui Cen via gro... OvmfPkg/PciHostBridgeLib: List missing PcdLib dependency
2021-01-20 Jiahui Cen via gro... OvmfPkg: Introduce PciHostBridgeUtilityLib class
2021-01-19 Laszlo ErsekOvmfPkg: disable list length checks in NOOPT and DEBUG...
2021-01-19 Laszlo ErsekOvmfPkg: raise PcdShellFileOperationSize to 128KB
2021-01-19 Igor DruzhininOvmfPkg/XenPlatformPei: Use CPUID to get physical addre...
2021-01-08 Leif LindholmOvmfPkg: add TimeBaseLib resolution for OvmfXen
2021-01-07 Tom LendackyOvfmPkg/VmgExitLib: Validate #VC MMIO is to un-encrypte...
2021-01-07 Tom LendackyOvmfPkg/PlatformPei: Reserve GHCB backup pages if S3...
2021-01-07 Tom LendackyOvmfPkg/VmgExitLib: Support nested #VCs
2021-01-07 Tom LendackyOvmfPkg/MemEncryptSevLib: Address range encryption...
2021-01-07 Tom LendackyOvmfPkg/MemEncryptSevLib: Make the MemEncryptSevLib...
2021-01-07 Tom LendackyOvmfPkg/MemEncryptSevLib: Coding style fixes in prep...
2021-01-07 Tom LendackyOvmfPkg/VmgExitLib: Check for an explicit DR7 cached...
2021-01-07 Tom LendackyOvmfPkg/AmdSevDxe: Clear encryption bit on PCIe MMCONFI...
2021-01-07 Tom LendackyOvmfPkg: Obtain SEV encryption mask with the new MemEnc...
2021-01-07 Tom LendackyOvmfPkg/MemEncryptSevLib: Add an interface to retrieve...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Save the encryption mask at boot...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Perform a simple SEV-ES sanity...
2021-01-07 Tom LendackyOvmfPkg/ResetVector: Validate the encryption bit positi...
2021-01-07 Tom LendackyOvmfPkg/Sec: Move SEV-ES SEC workarea definition to...
2021-01-07 Tom LendackyOvmf/ResetVector: Simplify and consolidate the SEV...
2021-01-07 Laszlo ErsekOvmfPkg/VirtioFsDxe: call IsTimeValid() before EfiTimeT...
2020-12-22 Michael D KinneyOvmfPkg/.azurepipelines: Enable EDK II CI for stable...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle attribute updates in EFI_FI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining file...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining access...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for determining file...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle file rename/move in EFI_FIL...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for composing rename...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: handle the volume label in EFI_FIL...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Write()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Flush()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Read...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add EFI_FILE_INFO cache fields...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: convert FUSE dirent filename to...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Read...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_READ...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetPos...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.GetInfo()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for formatting UEFI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: erase the dir. entry in EFI_FILE_P...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_FILE_PROTOCOL.Open()
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_UNLI...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: split canon. path into last parent...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: convert FUSE inode attributes...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: manage path lifecycle in OpenVolum...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add helper for appending and sanit...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: flush, sync, release and forget...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a shared wrapper for FUSE_FSYN...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
next