blog:pushbx:2025:1117_ldebug_and_ldos_boot_experimental_loader_support
lDebug and lDOS boot experimental loader support
LZEXE
lDOS boot experimental
boot32:
Note magic bytes for loader support. This is to allow patching the first stage loader so it assumes its second stage (FSIBOOT) is already present in memory, rather than trying to load it from the disk.
-
Loader:
lDebug
-
-
-
-
Relocate the early init and images to a higher spot if needed to free up the loader's low limit. This only happens if neither the init nor the images were relocated
to a lower position yet. If the lower limit isn't satisfied after having relocated lower, abort with an OOM error. This allows a fairly simple relocation scheme for the relocation to a higher position. (Also calls loader's relocation function.)
-
-
-
ETA:
blog/pushbx/2025/1117_ldebug_and_ldos_boot_experimental_loader_support.txt · Last modified: 2025-11-17 20:02:23 +0100 Nov Mon by ecm