Searched defs:boot0 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A DMakefile3 PROG?= boot0
10 # (these only apply to boot0.S)
22 # Flags used in the boot0.S code:
25 # to read from disk. boot0.S does not check that the extensions
27 # 0x40 'noupdate', disable writing boot0 back to disk so that
40 # The base address that we the boot0 code to to run it. Don't change this
82 CFLAGS.boot0.S= ${CLANG_NO_IAS}

Completed in 273 milliseconds