freebsd-src/stand/i386/libi386
Warner Losh f197c0bf3e stand: Move i386_devdesc to a union
Rather than have the magic, hand-crafted fields that have to align with
fields in other structures at the end of i386_devdesc, make it into
anonymous union and adjust the code accordingly. This is safer and
similar to what CAM does.

Sponsored by:		Netflix
Reviewed by:		kevans, tsoome (prior version)
Differential Revision:	https://reviews.freebsd.org/D35965
2022-08-11 10:27:15 -06:00
..
amd64_tramp.S
bio.c
biosacpi.c
biosdisk.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
biosmem.c
biospci.c
biospnp.c
biossmap.c
bootinfo.c loader: narrow the scope of gfx frame buffer wrt tg supported kernels 2021-12-14 15:27:47 -07:00
bootinfo32.c
bootinfo64.c
comconsole.c
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
elf32_freebsd.c
elf64_freebsd.c
i386_copy.c
i386_module.c
libi386.h stand: Move i386_devdesc to a union 2022-08-11 10:27:15 -06:00
Makefile
Makefile.depend
multiboot.c
multiboot.h
multiboot_tramp.S
nullconsole.c
pread.c
pxe.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
pxe.h
pxetramp.S
relocater_tramp.S
spinconsole.c
time.c stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
vbe.c stand: Fix a common typo in source code comments 2022-03-28 19:34:30 +02:00
vbe.h
vidconsole.c stand: Remove unnecessary include 2022-08-11 10:27:15 -06:00