1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/boot/uboot
Rafal Jaworowski 4c0a9db94a U-Boot API glue improvements:
- extend ub_dev_read() and ub_dev_recv() so that the actual len and
  all error codes can be passed and processed properly; unify behaviour of
  these routines

- introduce syscall general error code (API_ESYSC)
2008-10-04 13:10:38 +00:00
..
common Improve loader support for U-Boot. 2008-09-03 17:48:41 +00:00
lib U-Boot API glue improvements: 2008-10-04 13:10:38 +00:00
Makefile style(9) & style.Makefile(9) 2008-03-13 17:54:21 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00