freebsd-dev/sys/boot/i386/common
Mariusz Zaborski 85b92f82b6 Remove unused macro from common/drv.c.
When we was compering it to code from boot2 it also looks like
this code is buggy and boot2 was never updated to use this code.
USE_XREAD flag is unused in boot2, and common/drv.c was never
build with that flag.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D9780
2017-02-25 18:14:32 +00:00
..
bootargs.h Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsboot 2016-03-16 23:12:19 +00:00
cons.c boot2 will deadlock if extended keys are used on text input 2016-12-30 18:21:52 +00:00
cons.h Add missing prototype for getchar(..) 2016-05-13 10:59:46 +00:00
drv.c Remove unused macro from common/drv.c. 2017-02-25 18:14:32 +00:00
drv.h zfsbootcfg: a simple tool to set next boot (one time) options for zfsboot 2016-10-29 14:09:32 +00:00
edd.h