summaryrefslogtreecommitdiff
path: root/OvmfPkg/CloudHv
AgeCommit message (Expand)AuthorFilesLines
2022-03-04OvmfPkg: CloudHv: Retrieve RSDP address from PVHSebastien Boeuf1-0/+3
2022-03-04OvmfPkg: Generate CloudHv as a PVH ELF binarySebastien Boeuf3-5/+66
2022-03-04OvmfPkg: CloudHv: Remove VARS and CODE sectionsSebastien Boeuf1-29/+1
2022-02-16OvmfPkg/FvbServicesSmm: use the VmgExitLibNullBrijesh Singh1-1/+4
2022-01-13OvmfPkg/CloudHv: Remove CSM supportSebastien Boeuf2-26/+0
2022-01-13OvmfPkg/CloudHv: Remove USB supportSebastien Boeuf2-21/+0
2022-01-13OvmfPkg/CloudHv: Remove video supportSebastien Boeuf2-20/+0
2022-01-13OvmfPkg/CloudHv: Reduce dependency on QemuFwCfgSebastien Boeuf1-2/+0
2022-01-13OvmfPkg/CloudHv: Remove Q35 specificsSebastien Boeuf1-10/+0
2022-01-13OvmfPkg/CloudHv: Remove legacy 8259 PIC supportSebastien Boeuf2-5/+0
2022-01-13OvmfPkg/CloudHv: Connect serial consoleSebastien Boeuf2-9/+3
2022-01-13OvmfPkg/CloudHv: Replace legacy 8254 PIT with local APIC timerSebastien Boeuf2-2/+3
2022-01-13OvmfPkg/CloudHv: Add new target for Cloud HypervisorSebastien Boeuf2-0/+1530