CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/29 02:25:22
Modified files:
sys/arch/amd64/stand/efiboot: conf.c efidev.c
Log message:
i put the wrong version of the esp boot code in.
the way espopen() works on amd64 is different to arm64, and i was
missing the adaptation.
ok jmatthew@
