Module Name: src Committed By: nonaka Date: Sat Mar 11 07:21:10 UTC 2017
Modified Files: src/sys/arch/amd64/amd64: bios32.c src/sys/arch/i386/i386: bios32.c src/sys/arch/x86/include: efi.h smbiosvar.h src/sys/arch/x86/x86: efi.c Log Message: search SMBIOS from UEFI configuration table when boot with UEFI. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/amd64/bios32.c cvs rdiff -u -r1.29 -r1.30 src/sys/arch/i386/i386/bios32.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x86/include/efi.h cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/include/smbiosvar.h cvs rdiff -u -r1.10 -r1.11 src/sys/arch/x86/x86/efi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.