freebsd-dev/stand/i386
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
..
boot0
boot0sio
boot2 stand: boot2: fix amd64-xtoolchain-gcc build 2019-08-23 01:16:12 +00:00
btx
cdboot stand: remove CLANG_NO_IAS from cdboot 2019-08-15 17:32:39 +00:00
common Use symbolic names for int13 calls 2019-12-16 21:52:12 +00:00
gptboot Eliminate unused uuid parameters from gptread and gptread_table. We 2019-06-05 02:34:58 +00:00
gptzfsboot Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
isoboot
libfirewire
libi386 Use symbolic names for int13 calls 2019-12-16 21:52:12 +00:00
loader Add support for hypervisor check on x86 2019-10-24 20:02:48 +00:00
loader_4th Update Makefile.depend files 2019-12-11 17:37:53 +00:00
loader_lua
loader_simp
mbr
pmbr
pxeldr stand: remove CLANG_NO_IAS from pxeldr 2019-08-15 17:59:22 +00:00
zfsboot Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
boot.ldscript
Makefile
Makefile.inc