projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c52725
)
diskstart: Add a pointer to the syslinux_banner to the EPA
syslinux-4.04-pre22
author
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 5 Apr 2011 00:38:18 +0000
(17:38 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 5 Apr 2011 00:40:59 +0000
(17:40 -0700)
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>
core/diskstart.inc
patch
|
blob
|
history
diff --git
a/core/diskstart.inc
b/core/diskstart.inc
index
d2154d9
..
02505a6
100644
(file)
--- 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