summaryrefslogtreecommitdiff
path: root/sys/x86/bios
Commit message (Expand)AuthorAgeFilesLines
* Explicit CTLFLAG_DYN not neededRyan Moeller2020-10-041-5/+5
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-8/+23
* sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Add missing header needed by free(9).Kevin Lo2012-09-301-0/+1
* Free result of device_get_children(9).Kevin Lo2012-09-301-0/+1
* - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificJohn Baldwin2012-09-281-38/+8
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-8/+8
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-252-0/+574