HomeFreeBSD

Move smbios.c to libsa.

Description

Move smbios.c to libsa.

smbios used to be an i386 only kinda weird quirk to the x86
architecture. But UEFI picked it up, dusted it off and now it's many
other locations. Make it base technology by moving it to libsa and
fixing up the compliation. The code has issues with unaligned access
still, but that will be addressed in a followup commit.

Differential Revision: https://reviews.freebsd.org/D23660

Details

Provenance
impAuthored on Feb 20 2020, 12:46 AM
Parents
rGed2a65769a5d: Create ptov() function.
Branches
Unknown
Tags
Unknown