Clarified that El Torito images for EFI always get their own size as load size

This commit is contained in:
2024-12-20 17:37:29 +01:00
parent 362a17c571
commit 23f28b97e5
6 changed files with 96 additions and 90 deletions

View File

@@ -3400,10 +3400,10 @@ Examples:
for legacy BIOS is 2048 which matches the expectations of most BIOS
boot images. The special value "full" means the full size of the
boot image file rounded up to a multiple of 2048 bytes. Maximum is
33,552,384 bytes. With EFI boot images the default is the full
image size. Images which exceed the maximum size get size 0 or 1,
which means "up to the end of the device" according to the UEFI
specification.
33,552,384 bytes. With EFI boot images the load size is always the
full image size. Images which exceed the maximum size get size 0
or 1, which means "up to the end of the device" according to the
UEFI specification.
*boot_info_table=on* causes address patching to bytes 8 to 63 of
the boot image which is given by "any" "bin_path=".
"boot_info_table=off" disables this patching.
@@ -6783,40 +6783,40 @@ Node: Filter125299
Node: Writing129921
Node: SetWrite142415
Node: Bootable173847
Node: Jigdo206572
Node: Charset211575
Node: Exception214904
Node: DialogCtl221093
Node: Inquiry223695
Node: Navigate236390
Node: Verify248443
Node: Restore259592
Node: Emulation271799
Node: Scripting283375
Node: Frontend291630
Node: Examples301256
Node: ExDevices302434
Node: ExCreate303095
Node: ExDialog304395
Node: ExGrowing305666
Node: ExModifying306475
Node: ExBootable306985
Node: ExCharset307540
Node: ExPseudo308436
Node: ExCdrecord309363
Node: ExMkisofs309683
Node: ExGrowisofs311580
Node: ExException312733
Node: ExTime313191
Node: ExIncBackup313649
Node: ExRestore317675
Node: ExRecovery318621
Node: Files319193
Node: Environ320527
Node: Seealso321275
Node: Bugreport322075
Node: Legal322666
Node: CommandIdx323678
Node: ConceptIdx342984
Node: Jigdo206581
Node: Charset211584
Node: Exception214913
Node: DialogCtl221102
Node: Inquiry223704
Node: Navigate236399
Node: Verify248452
Node: Restore259601
Node: Emulation271808
Node: Scripting283384
Node: Frontend291639
Node: Examples301265
Node: ExDevices302443
Node: ExCreate303104
Node: ExDialog304404
Node: ExGrowing305675
Node: ExModifying306484
Node: ExBootable306994
Node: ExCharset307549
Node: ExPseudo308445
Node: ExCdrecord309372
Node: ExMkisofs309692
Node: ExGrowisofs311589
Node: ExException312742
Node: ExTime313200
Node: ExIncBackup313658
Node: ExRestore317684
Node: ExRecovery318630
Node: Files319202
Node: Environ320536
Node: Seealso321284
Node: Bugreport322084
Node: Legal322675
Node: CommandIdx323687
Node: ConceptIdx342993

End Tag Table