summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/pc/bios.h
Commit message (Expand)AuthorAgeFilesLines
* - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificjhb2012-09-281-10/+42
* A simple rewrite of biossmap.c:jkim2009-04-151-0/+4
* - Add constants for the different memory types in the SMAP table.jhb2007-10-281-2/+8
* Make the facility for recognizing BIOS-signatures more generalphk2005-07-211-1/+16
* Severely strip down the repocopied i386/bios.c and bios.h files. It turnspeter2004-09-241-233/+0
* - Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 isjhb2004-06-101-1/+0
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-101-2/+2
* Add new bios_string() which will hunt for a string inside a given rangephk2004-06-031-0/+8
* use __packed.alfred2002-09-231-6/+6
* Fix the argument specifier for the PnP BIOS function 2yokota2001-09-031-1/+1
* The general conesnsus on irc was that pci bios for config registersimp2001-08-211-0/+1
* Add PCI BIOS function codes for IRQ routing fetch and route.msmith2000-10-191-0/+2
* Add types and prototypes.imp2000-10-161-1/+45
* More updates to the ACPI code:msmith2000-09-301-0/+13
* Some more i386-only BIOS-friendliness:msmith2000-04-161-0/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Reference the correct gdt[] entry on SMP. Remove the `generation' flag,jlemon1999-08-271-2/+1
* Remove the SMBIOS detection and definitions; this should be handled in amsmith1999-08-181-29/+1
* Search for and interrogate the PnP BIOS if found. This code just printsmsmith1999-08-171-4/+68
* Major update to the kernel's BIOS-calling ability.msmith1999-07-291-13/+75
* Nuke the nonexistend pad bytes from the end of the DMI header structure.msmith1997-08-041-2/+1
* Support for PC BIOS functions.msmith1997-08-011-0/+113
OpenPOWER on IntegriCloud