freebsd-dev/stand/i386/common
Warner Losh 7f5499972e Use symbolic names for int13 calls
For all the INT13 calls, use symbolic names instead of magic numbers. This makes
it easier to understand what the code is doing w/o a trip to google to find what
these numbers mean.
2019-12-16 21:52:12 +00:00
..
bootargs.h Fix args cross-threading between gptboot(8) and loader(8) with zfs support. 2018-12-04 16:43:50 +00:00
cons.c
cons.h
drv.c
drv.h
edd.h Use symbolic names for int13 calls 2019-12-16 21:52:12 +00:00