diff options
Diffstat (limited to 'core/writestr.inc')
-rw-r--r-- | core/writestr.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/writestr.inc b/core/writestr.inc index 65e37c96..4adc6bf4 100644 --- a/core/writestr.inc +++ b/core/writestr.inc @@ -32,7 +32,8 @@ crlf: push ax ; writestr: write a null-terminated string to the console, saving ; registers on entry. ; -; Note: writestr_early and writestr are distinct in SYSLINUX (only) +; Note: writestr_early and writestr are distinct in +; SYSLINUX and EXTLINUX, but not PXELINUX and ISOLINUX ; writestr: pushfd |