]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
RedfishPkg/RedfishDiscoverDxe: EFI Redfish Discover Protocol
[mirror_edk2.git] / OvmfPkg /
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...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement EFI_SIMPLE_FILE_SYSTEM_P...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add shared wrapper for FUSE_RELEAS...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement the wrapper function...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: submit the FUSE_INIT request to...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: map "errno" values to EFI_STATUS
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: introduce the basic FUSE request...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: add a scatter-gather list data...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: implement virtio device (un)initia...
2020-12-21 Laszlo ErsekOvmfPkg/VirtioFsDxe: DriverBinding: open VirtioDevice...
2020-12-21 Laszlo ErsekOvmfPkg: introduce VirtioFsDxe
2020-12-18 Borghorst, Hendrik... OvmfPkg/PlatformBootManagerLib: fix PCI interrupt link...
2020-12-18 James BottomleyOvmfPkg/AmdSev/SecretDxe: make secret location naming...
2020-12-18 James BottomleyOvmfPkg: Change SEV Launch Secret API to be UINT64...
2020-12-18 Laszlo ErsekOvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now
2020-12-14 James BottomleyOvmfPkg/AmdSev: Expose the Sev Secret area using a...
2020-12-14 James BottomleyOvmfPkg/AmdSev: assign and reserve the Sev Secret area
2020-12-14 James BottomleyOvmfPkg: create a SEV secret area in the AmdSev memfd
2020-12-14 James BottomleyOvmfPkg/AmdSev: add Grub Firmware Volume Package
next