CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/16 18:28:29
Modified files:
sys/arch/arm64/stand/efiboot: efiboot.c
Log message:
Fix previous commit; the FDT header is big-endian so we need to do the
appropriate byte swapping.
