CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/30 08:48:39
Modified files:
sysutils/firmware/vmm: Makefile
sysutils/firmware/vmm/patches: patch-src_fw_paravirt_c
patch-src_fw_paravirt_h
patch-src_optionroms_c
patch-src_post_c
Log message:
Drop memory range and screen-debug patches in SeaBIOS.
Now that vmd(8) supports communicating e820 ranges via fw_cfg, we
No longer need the patches that make SeaBIOS identify the guest
memory via the nvram registers.
vmd(8) already communicates etc/screen-and-debug via fw_cfg as well,
so drop that patch, too.
OK sthen@, mlarkin@