cloud-hypervisor/docs
Saravanan D 298da55902 scripts: fix build_edk2 compilation
build_edk2() module in scripts/common-aarch64.sh
does not produce the UEFI firmware for aarch64 as
the commits used to assemble sources for acpica,
edk2-platforms and edk2 do not compile after GCC
version upgraded from 11.4.0 to 13.3.0 in the
developer container (ubuntu 22.04 to 24.04)

Apply minimum upgrade to EDK2_REPO and ACPICA_REPO
required to compile with GCC 13.3.0
while still assuring guest VM boot for all
integration tests

BaseTools: Brotli compression submodule that was
previously failing has been fixed following commit
bump

Developers can now produce UEFI firmware for
aarch64 using the following commands
```
./scripts/dev_cli.sh shell
source scripts/test-util.sh
source scripts/common-aarch64.sh
build_edk2
```

Update docs/uefi.md

Fixes #7608

Signed-off-by: Saravanan D <saravanand@crusoe.ai>
2026-01-22 01:45:43 +00:00
..
amd_sev_snp.md docs: fix some syntax and format issues in tdx/sev 2026-01-14 09:20:34 +00:00
api.md docs: fix some minor syntax issues in api/building 2026-01-14 09:20:34 +00:00
balloon.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
building.md docs: fix some minor syntax issues in api/building 2026-01-14 09:20:34 +00:00
coverage.md docs: improve code coverage document 2024-10-23 18:38:34 +01:00
cpu.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
custom-image.md docs: Fix scripts link 2024-10-23 18:38:50 +01:00
debug-port.md docs: fix minor syntax issues for debug 2026-01-14 09:20:34 +00:00
device_model.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
fs.md
fuzzing.md
fw_cfg.md devices: Add fw_cfg device 2025-08-11 17:29:51 +00:00
gdb.md docs: fix gdb path option name 2026-01-15 18:55:36 +00:00
heap-profiling.md
hotplug.md docs: fix some syntax and bash usage 2026-01-14 09:20:34 +00:00
intel_tdx.md docs: fix some syntax and format issues in tdx/sev 2026-01-14 09:20:34 +00:00
io_throttling.md docs: fix some syntax and bash usage 2026-01-14 09:20:34 +00:00
iommu.md docs: fix some syntax and bash usage 2026-01-14 09:20:34 +00:00
ivshmem.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
landlock.md docs: fix some syntax and bash usage 2026-01-14 09:20:34 +00:00
live_migration.md docs: fix some syntax and bash usage 2026-01-14 09:20:34 +00:00
logging.md docs: Fix link to docs/logging.md 2025-02-08 16:37:03 +08:00
macvtap-bridge.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
memory.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
mshv.md
performance_metrics.md
profiling.md
releases.md
riscv.md docs: Update riscv docs for developing in QEMU VM 2025-05-03 11:11:05 +00:00
seccomp.md
snapshot_restore.md misc: Remove SGX support from Cloud Hypervisor 2025-09-05 18:08:36 +00:00
tpm.md
tracing.md
uefi.md scripts: fix build_edk2 compilation 2026-01-22 01:45:43 +00:00
vdpa.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
vfio-user.md
vfio.md
vhost-user-blk-testing.md
vhost-user-net-testing.md
virtiofs-root.md docs: fix syntax issues and struct description in devices 2026-01-14 09:20:34 +00:00
vsock.md
windows.md docs: Add Windows 11 support information 2025-07-25 22:30:59 +00:00