freebsd-dev/sys/boot/i386
Grzegorz Bernacki 7f725bcd5c Import work done under project/nand (@235533) into head.
The NAND Flash environment consists of several distinct components:
  - NAND framework (drivers harness for NAND controllers and NAND chips)
  - NAND simulator (NANDsim)
  - NAND file system (NAND FS)
  - Companion tools and utilities
  - Documentation (manual pages)

This work is still experimental. Please use with caution.

Obtained from: Semihalf
Supported by:  FreeBSD Foundation, Juniper Networks
2012-05-17 10:11:18 +00:00
..
boot0 Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
boot0ext
boot0sio
boot2 Make boot2 build with Clang again. 2012-03-09 23:30:30 +00:00
btx btxldr: future-proof argument passing from boot1/2-ish to loader 2012-05-09 08:04:29 +00:00
cdboot Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219. 2012-05-11 18:07:23 +00:00
common btxldr: future-proof argument passing from boot1/2-ish to loader 2012-05-09 08:04:29 +00:00
efi sys/boot: add common CTASSERT definition 2012-05-09 07:55:42 +00:00
gptboot Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
gptzfsboot Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
kgzldr
libfirewire
libi386 zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
loader Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00
mbr
pmbr
pxeldr cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants 2012-05-10 09:47:04 +00:00
zfsboot zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
zfsloader
Makefile
Makefile.inc