freebsd-dev/sys/boot/i386/btx/lib
Toomas Soome 7b02037ef8 loader: disk io should not use alloca()
The alloca() does give us pointer and we have no practical way to check if the
area is actually available, resulting in corruption in corner cases.

Unfortunately we do not have too many options right now, but to use one page.

Reviewed by:	allanjude
Approved by:	allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D9455
2017-02-06 18:44:15 +00:00
..
btxcsu.S
btxsys.s
btxv86.h
btxv86.s
Makefile
Makefile.depend