summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2023-08-18OvmfPkg/Bhyve: build platform info HOBCorvin Köhne2-0/+22
2023-08-14OvmfPkg: Disable PcdFirstTimeWakeUpAPsBySipi.YuanhaoXie3-1/+22
2023-08-04OvmfPkg/PlatformCI: Boot OVMF in SMP mode.Gerd Hoffmann1-0/+2
2023-08-04OvmfPkg/PlatformCI VS2019: Disable workaround for cpuhp bugfixOliver Steffen2-13/+1
2023-08-04OvmfPkg/PlatformCI: Use recent Qemu on WindowsOliver Steffen1-1/+1
2023-07-31OvmfPkg/RiscVVirt: Update README for CLANGDWARF supportSunil V L1-3/+25
2023-07-31OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directivesSunil V L1-3/+0
2023-07-31OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modulesSunil V L1-24/+10
2023-07-31OvmfPkg/BhyvePkg: enable bus enumerationCorvin Köhne1-1/+0
2023-07-31Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"Corvin Köhne2-0/+2
2023-07-31Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"Corvin Köhne1-1/+1
2023-07-21OvmfPkg/RiscVVirt: Avoid printing hard coded timeout valueSunil V L1-1/+1
2023-07-21OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryTypeSunil V L1-20/+17
2023-07-19OvmfPkg/IoMmuDxe: add locking to IoMmuAllocateBounceBufferGerd Hoffmann1-0/+7
2023-07-17OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupportedCeping Sun2-3/+4
2023-07-15UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 modeTuan Phan1-0/+1
2023-07-15OvmfPkg: RiscVVirt: Remove satp bare mode settingTuan Phan1-16/+2
2023-07-15OvmfPkg/RiscVVirt: Add VirtNorFlashDxe to APRIORI listTuan Phan1-0/+10
2023-07-15OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devicesTuan Phan1-0/+62
2023-07-15OvmfPkg/RiscVVirt: VirtNorFlashPlatformLib: Fix wrong flash sizeTuan Phan1-1/+2
2023-07-14OvmfPkg/ResetVector: Fix assembler bit test flag checkTom Lendacky1-1/+1
2023-07-05OvmfPkg/PlatformCI: Skip GCC5_OVMF_IA32X64_FULL_NOOPT buildYi Li1-7/+10
2023-07-03OvmfPkg: Uses MmSaveStateLib libraryAbdul Lateef Attar4-767/+5
2023-06-30OvmfPkg:Remove code that apply AddressEncMask to non-leaf entryDun Tan1-4/+19
2023-06-27OvmfPkg/VirtioSerialDxe: Remove noisy debug print on supported() callArd Biesheuvel1-2/+0
2023-06-26OvmfPkg/PciHotPlugInitDxe: fix io window sizeGerd Hoffmann1-1/+1
2023-06-23OvmfPkg/Bhyve: include TPM driverCorvin Köhne2-2/+22
2023-06-23OvmfPkg/Bhyve: install Acpi tables provided by FwCfgCorvin Köhne1-0/+5
2023-06-23OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLibCorvin Köhne6-11/+14
2023-06-23OvmfPkg: move BootScript into AcpiPlatformLibCorvin Köhne5-31/+30
2023-06-23OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne17-274/+36
2023-06-23OvmfPkg: avoid including AcpiPlatformLib twiceCorvin Köhne1-0/+5
2023-06-23OvmfPkg/Library: fix definition of GetAcpiRsdpFromMemoryCorvin Köhne1-2/+2
2023-06-23OvmfPkg/RiscVVirt: Add a readme for build and testSunil V L1-0/+49
2023-06-23OvmfPkg/RiscVVirt: Add support for separate code and variable storeSunil V L3-13/+19
2023-06-23OvmfPkg/RiscVVirt: Add VirtNorFlashDeviceTreeLib librarySunil V L2-0/+177
2023-06-23OvmfPkg/RiscVVirt: Fix couple of issues in VarStoreSunil V L1-6/+6
2023-06-06OvmfPkg/Bhyve: install ACPI tables from memoryCorvin Köhne3-1/+38
2023-06-06OvmfPkg/Xen: export AcpiTable installation into AcpiPlatformLibCorvin Köhne5-261/+254
2023-06-06OvmfPkg/Xen: export search of RSDP into a library functionCorvin Köhne7-90/+152
2023-06-02OvmfPkg: Create additional PML1 entries for large SEV-SNP VMsMikolaj Lisik via groups.io1-9/+18
2023-06-02OvmfPkg/RiscVVirt: Remove unimplemented NxForStack configurationArd Biesheuvel1-6/+0
2023-06-01OvmfPkg: Remove SataControllerDxePedro Falcato4-1869/+0
2023-06-01OvmfPkg/Xen: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/AmdSev: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/IntelTdx: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/CloudHv: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/Bhyve: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg/Microvm: Replace the OVMF-specific SataControllerDxePedro Falcato2-2/+2
2023-06-01OvmfPkg: Replace the OVMF-specific SataControllerDxePedro Falcato6-6/+6