CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/06 02:02:19
Modified files:
sys/dev/pci : if_bwfm_pci.c
Log message:
Process the NVRAM in bwfm(4) itself. So far we have relied on some
external tool to pre-process the NVRAM, even though it's simple to
do ourselves. This allows easier firmware distribution, especially
since on some x86 machines the NVRAM is stored in an EFI variable.
