Macros | |
#define | config_variable(string, parser) |
data for configuration file parsing More... | |
Variables | |
db | flm |
db | preboot_lfb |
db | preboot_bootlog |
db | boot_drive |
label | old_ints_h |
label | kernel_restart_bootblock |
label | movedesc |
table for move to extended memory (int 15h, ah=87h) More... | |
label | fwmovedesc |
dw | bootdevice |
look in PrimaryLoader.txt for the description ax from primary loader More... | |
dw | bootfs |
bx from primary loader More... | |
dd | bootcallback |
ds:si from primary loader More... | |
label | config_file_struct |
data for configuration file loading, look in PrimaryLoader.txt More... | |
label | config_file_variables |
label | image_file_struct |
data for image file loading, look in PrimaryLoader.txt More... | |
#define config_variable | ( | string, | |
parser | |||
) |
data for configuration file parsing
db boot_drive |
dd bootcallback |
dw bootdevice |
look in PrimaryLoader.txt for the description ax from primary loader
dw bootfs |
label config_file_struct |
data for configuration file loading, look in PrimaryLoader.txt
label config_file_variables |
db flm |
label fwmovedesc |
label image_file_struct |
data for image file loading, look in PrimaryLoader.txt
label kernel_restart_bootblock |
label movedesc |
table for move to extended memory (int 15h, ah=87h)
label old_ints_h |
db preboot_bootlog |
db preboot_lfb |