K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-17T18:45:59.677193Z K 7 svn:log V 497 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. (cherry picked from commit a64f0b83e5ee1c9f7ac5782a3d3f9f1c7b368e41) Git Hash: 7f31297d105cd0dae9d862c814dfa75cca331bb3 Git Author: imp@FreeBSD.org END