summaryrefslogtreecommitdiff
path: root/sys/amd64/include/pc
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-02-23smbios: Move smbios driver out from x86 machdep codeAllan Jude
2020-09-01amd64: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/amd64: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-07-24Add more UEFI/e820 memory types from latest specifications.Alexander Motin
2014-08-29- Add a new structure type for the ACPI 3.0 SMAP entry that includes theJohn Baldwin
2014-03-11xen: implement hook to fetch and parse e820 memory mapRoger Pau Monné
2012-09-28- Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificJohn Baldwin
2009-04-15A simple rewrite of biossmap.c:Jung-uk Kim
2007-10-28- Add constants for the different memory types in the SMAP table.John Baldwin
2005-07-21Make the facility for recognizing BIOS-signatures more generalPoul-Henning Kamp
2005-01-05PC98 will never be defined for amd64Warner Losh
2004-09-24Severely strip down the repocopied i386/bios.c and bios.h files. It turnsPeter Wemm
2004-06-10- Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 isJohn Baldwin
2004-06-10Remove atdevbase and replace it's remaining uses with direct references toJohn Baldwin
2004-06-03Add new bios_string() which will hunt for a string inside a given rangePoul-Henning Kamp
2002-09-23use __packed.Alfred Perlstein
2001-12-14Fixed to draw mouse cursor. The syscons driver for PC98 uses differentYoshihiro Takahashi
2001-09-03Fix the argument specifier for the PnP BIOS function 2Kazutaka YOKOTA
2001-08-21The general conesnsus on irc was that pci bios for config registersWarner Losh
2000-10-19Add PCI BIOS function codes for IRQ routing fetch and route.Mike Smith
2000-10-16Add types and prototypes.Warner Losh
2000-09-30More updates to the ACPI code:Mike Smith
2000-04-16Some more i386-only BIOS-friendliness:Mike Smith
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-27Reference the correct gdt[] entry on SMP. Remove the `generation' flag,Jonathan Lemon
1999-08-18Remove the SMBIOS detection and definitions; this should be handled in aMike Smith
1999-08-17Search for and interrogate the PnP BIOS if found. This code just printsMike Smith
1999-07-29Major update to the kernel's BIOS-calling ability.Mike Smith
1997-08-04Nuke the nonexistend pad bytes from the end of the DMI header structure.Mike Smith
1997-08-01Support for PC BIOS functions.Mike Smith
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1993-10-16Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes
1993-06-12Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes