Skip to content

Commit

Permalink
Merge remote branch 'genec/diskboot-comment-for-hpa'
Browse files Browse the repository at this point in the history
  • Loading branch information
H. Peter Anvin committed Mar 2, 2011
2 parents 4a125af + 21a6bd1 commit 6af6965
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion core/diskboot.inc
Expand Up @@ -16,7 +16,9 @@
;
; Common boot sector code for harddisk-based Syslinux derivatives.
;
; Requires z[bwd] macros and STACK_TOP, Sect1Ptr[01]_VAL constants
; Requires macros z[bwd], labels ldlinux_ent, ldlinux_magic, ldlinux_sys
; and constants BS_MAGIC_VER, LDLINUX_MAGIC, retry_count, Sect1Ptr[01]_VAL,
; STACK_TOP
;

section .init
Expand Down

0 comments on commit 6af6965

Please sign in to comment.