summaryrefslogtreecommitdiff
path: root/sys/x86/include/mptable.h
AgeCommit message (Expand)Author
2024-07-18Retire non-NEW_PCIB code and remove config optionJessica Clarke
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-12-11Use fixed-width types for all fields in MP Table structures and packJohn Baldwin
2013-12-05Fix the processor table entry structure to use a fixed-width type forJohn Baldwin
2011-07-16Fix build when NEW_PCIB is not defined.John Baldwin
2011-07-15Respect the BIOS/firmware's notion of acceptable address ranges for PCIJohn Baldwin
2010-11-09Move the mptable.h under x86/include/.Attilio Rao