convert MBR, VBR, & Stage2 to use a BSS section. #3

Merged
Nivirx merged 25 commits from bss-setup into trunk 2024-10-13 18:05:19 -04:00
Showing only changes of commit 12fc8a1e37 - Show all commits

View File

@@ -28,7 +28,7 @@ ALIGN 4, db 0x90
InitFATDriver:
__CDECL16_ENTRY
.func:
mov ax, fat32_state_SIZE
mov ax, FAT32_State_t_size
push ax ; length of fat32_state structure
xor ax, ax
push ax ; init fat32_state with zero