#
.byte 0x0, 0x5, 0xf
#
# These values indicate bootable types we know the names of
#
.byte 0x1, 0x4, 0x6, 0xb, 0xc, 0xe, 0x83
.byte 0x9f, 0xa5, 0xa6, 0xa9
#
# These are offsets that match the known names above and point to the strings
# that will be printed.
#
.byte os_misc-. # Unknown
.byte os_dos-. # DOS
.byte os_dos-. # DOS
.byte os_dos-. # DOS
.byte os_dos-. # Windows
.byte os_dos-. # Windows
.byte os_dos-. # Windows
.byte os_linux-. # Linux
.byte os_bsd-. # BSD/OS
.byte os_freebsd-. # FreeBSD
.byte o
推荐阅读
- FreeBSD的Loader和内核初始化
- FreeBSD系统安装与配置之准备篇
- FreeBSD的磁盘和BIOS的关系
- 浅谈FreeBSD 5.2常用操作的改变
- freebsd7.0 安装记录
- freebsd 7 pkg_add -r kde 4
- 加快FreeBSD中pkg_add的速度
- 红米note7pro中将应用自启动关掉具体操作方法
- 在FreeBSD5.0上配置DNS服务手记
- 04 FreeBSD连载:FreeBSD的相关资源
