diff options
author | grembo <grembo@FreeBSD.org> | 2015-01-30 19:47:25 +0000 |
---|---|---|
committer | grembo <grembo@FreeBSD.org> | 2015-01-30 19:47:25 +0000 |
commit | f0d5358d3efd3f839abb27c80fc2b9dfa835e998 (patch) | |
tree | edce800512e68e3d91a0ec1841f678915e510768 /contrib/llvm/lib/Bitcode/module.modulemap | |
parent | 5c68a1d8dbde6d5e483c55495e78aa159a72b14f (diff) | |
download | FreeBSD-src-f0d5358d3efd3f839abb27c80fc2b9dfa835e998.zip FreeBSD-src-f0d5358d3efd3f839abb27c80fc2b9dfa835e998.tar.gz |
New function smbios_match to detect BIOS versions during boot
Motivation is to introduce BIOS specific quirks early in the boot
process. smbios_match can be called before malloc is avaible, that's
why parts of smbios_detect have been moved into a separate function
smbios_probe that will be called by smbios_detect as well as
smbios_match.
Reviewed by: jhb
Approved by: jhb
Differential Revision: https://reviews.freebsd.org/D1679
Diffstat (limited to 'contrib/llvm/lib/Bitcode/module.modulemap')
0 files changed, 0 insertions, 0 deletions