]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 241027:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:22:50 +0000 (18:22 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 18:22:50 +0000 (18:22 +0000)
commitc4f74f8bbe5f8769c301c51cd5c2f5eaf3f685c5
tree02173baa06e20424eb202c7906b2daca095dc9db
parentf1d98e600453cae13a6d1e7a587ac498cbc393fa
MFC 241027:
- Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specific
  bits under #ifdef _KERNEL but leave definitions for various structures
  defined by standards ($PIR table, SMAP entries, etc.) available to
  userland.
- Consolidate duplicate SMBIOS table structure definitions in ipmi(4)
  and smbios(4) in <machine/pc/bios.h> and make them available to
  userland.

git-svn-id: svn://svn.freebsd.org/base/stable/8@247482 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/include/pc/bios.h
sys/dev/ipmi/ipmi_smbios.c
sys/i386/include/pc/bios.h
sys/x86/bios/smbios.c