summaryrefslogtreecommitdiff
path: root/core/kernel.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-08-14 17:14:01 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-08-14 17:18:48 -0700
commit6f3e28c639cebea5969939ff1f5407899fa1f113 (patch)
tree8b8486038148eab6b9c1ac0b8a9482c56e8d0b57 /core/kernel.inc
parent8abec8d70f99c890beb281ec3f2669990345bcf1 (diff)
downloadsyslinux-btrfs.tar.gz
btrfs: beginning of btrfs supportbtrfs
Infrastructure for btrfs, plus an import of the btrfs code written for Grub 0.97. It does not yet compile and will need significant changes still. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'core/kernel.inc')
-rw-r--r--core/kernel.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/kernel.inc b/core/kernel.inc
index 9b888cc8..240661b1 100644
--- a/core/kernel.inc
+++ b/core/kernel.inc
@@ -94,6 +94,7 @@ syslinux_id equ 031h ; 3 = SYSLINUX family; 1 = SYSLINUX
pxelinux_id equ 032h ; 3 = SYSLINUX family; 2 = PXELINUX
isolinux_id equ 033h ; 3 = SYSLINUX family; 3 = ISOLINUX
extlinux_id equ 034h ; 3 = SYSLINUX family; 4 = EXTLINUX
+btrlinux_id equ 035h ; 3 = SYSLINUX family; 5 = BTRLINUX
;
; Types of vkernels