summaryrefslogtreecommitdiff
path: root/isolinux.asm
diff options
context:
space:
mode:
Diffstat (limited to 'isolinux.asm')
-rw-r--r--isolinux.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/isolinux.asm b/isolinux.asm
index 3ede48f6..d0e56fca 100644
--- a/isolinux.asm
+++ b/isolinux.asm
@@ -106,9 +106,7 @@ getcbuf resb trackbufsize
; ends at 4800h
; Some of these are touched before the whole image
- ; is loaded. DO NOT move this to .bss, since the beginning
- ; of .bss might be clobbered when loading the last fractional
- ; sector.
+ ; is loaded. DO NOT move this to .uibss.
section .bss1
alignb 4
ISOFileName resb 64 ; ISO filename canonicalization buffer