mirror of
https://github.com/ipxe/ipxe
synced 2025-12-10 13:32:20 +03:00
Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.
This commit is contained in:
@@ -59,7 +59,7 @@ load_image:
|
||||
ljmp $BOOT_SEG, $start_image
|
||||
|
||||
load_length:
|
||||
.long _rom_size
|
||||
.long _load_size_sect
|
||||
max_sector:
|
||||
.byte 0
|
||||
max_head:
|
||||
|
||||
Reference in New Issue
Block a user