freebsd-dev/stand/i386/libi386
Ian Lepore 9f6fd8397c Remove comments and assertions that are no longer valid after r330809.
r330809 replaced duplication of devdesc struct fields with an embedded copy
of the devdesc struct, to avoid fragility.  That means all the scattered
comments indicating that structs must match are no longer valid.  Likewise
asserts that attempted to mitigate some of the old fragility.

Reviewed by:	imp@
2018-06-05 22:13:45 +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 Remove comments and assertions that are no longer valid after r330809. 2018-06-05 22:13:45 +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 Remove comments and assertions that are no longer valid after r330809. 2018-06-05 22:13:45 +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 Remove support for the Arcnet protocol. 2018-04-13 21:18:04 +00:00
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