CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2022/07/11 13:45:02
Modified files:
sys/arch/amd64/stand/boot: conf.c
sys/arch/amd64/stand/cdboot: conf.c
sys/arch/amd64/stand/efiboot: conf.c efiboot.c efiboot.h
exec_i386.c
sys/arch/amd64/stand/libsa: exec_i386.c
sys/arch/amd64/stand/pxeboot: conf.c
Log message:
Switch bootloaders to the extended BOOTARG_CONSDEV struct.
Make the EFI bootloader provide the extra parameters that are necessary
for using the non-standard UART on the AMD Ryzen Embedded V1000 SoCs.
ok anton@