freebsd-dev/stand/i386/libi386
Kyle Evans 3bb88c3c7f stand: Add workaround for HP BIOS issues
hrs@ and kuriyama@ have found that on some HP BIOS, a system will fail to
boot immediately after installation with the claim that it can't work out
which disk they are booting from.

They tracked it down to a buffer overrun, and found that it could be
alleviated by doing a dummy read before-hand.

Submitted by:	kuriyama
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D14341
2018-03-29 00:55:11 +00:00
..
amd64_tramp.S
biosacpi.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
bioscd.c Use the actual struct devdesc at the start of all *_devdesc structs 2018-03-12 21:39:49 +00:00
biosdisk.c stand: Add workaround for HP BIOS issues 2018-03-29 00:55:11 +00:00
biosmem.c
biospci.c Remove pcibios forth support. 2018-02-02 15:01:49 +00:00
biospnp.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
biossmap.c
bootinfo32.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
bootinfo64.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
bootinfo.c
comconsole.c Invent new #defines for the biospci_{read,write}_config function to 2018-01-06 06:00:45 +00:00
devicename.c Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
elf32_freebsd.c
elf64_freebsd.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
i386_copy.c
i386_module.c
libi386.h Use the actual struct devdesc at the start of all *_devdesc structs 2018-03-12 21:39:49 +00:00
Makefile Centralize several variables. 2018-02-02 06:32:26 +00:00
Makefile.depend
multiboot_tramp.S
multiboot.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
multiboot.h
nullconsole.c
pread.c
pxe.c Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
pxe.h
pxetramp.s
relocater_tramp.S
smbios.c
smbios.h
spinconsole.c
time.c
vidconsole.c loader consoles: Implement SGR 24, 25 2018-03-24 02:01:25 +00:00