summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2011-04-04 17:38:18 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2011-04-04 17:40:59 -0700
commit868c474546ba68e9e448734e1833f873fd50ec0a (patch)
tree8c979200b3f60ada0055e38cc8cfdc7766cdaf0d
parent0c527252d94c5fc54e637143ec9fdb36ac698c62 (diff)
downloadsyslinux-868c474546ba68e9e448734e1833f873fd50ec0a.tar.gz
diskstart: Add a pointer to the syslinux_banner to the EPAsyslinux-4.04-pre22
For the benefit of third-party tools, add a pointer to the syslinux_banner in the extended patch area. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--core/diskstart.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/diskstart.inc b/core/diskstart.inc
index d2154d94..02505a6b 100644
--- a/core/diskstart.inc
+++ b/core/diskstart.inc
@@ -76,6 +76,11 @@ Sect1Ptr1Ptr dw Sect1Ptr1 - bootsec
RAIDPatchPtr dw kaboom.again - bootsec ; Patch to INT 18h in RAID mode
;
+; Pointer to the Syslinux banner
+;
+BannerPtr dw syslinux_banner - LDLINUX_SYS
+
+;
; Base directory name and subvolume, if applicable.
;
%define HAVE_CURRENTDIRNAME