CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/15 23:07:33
Modified files:
sys/arch/amd64/stand/efiboot: cmd_i386.c conf.c efiboot.c
Log message:
Fix "machine memory" to handle the arguments. The modified map had
been reverted to the origin when efi_memprobe_internal() is called
for the second time after efi_cleanup(). test by Crystal Kolipe
and Andrzej.
ok mlarkin
