Skip to content

Conversation

@IanSeyler
Copy link
Member

This pull request introduces a minor update to the assembly bootloader source files by specifying the default addressing mode as absolute. This change helps clarify the intended addressing mode for the assembler and can prevent potential ambiguities or errors in code interpretation.

Assembly configuration improvements:

  • Added DEFAULT ABS directive at the top of both src/boot/uefi.asm and src/pure64.asm to explicitly set the default addressing mode to absolute. [1] [2]

@IanSeyler IanSeyler merged commit ddc78d5 into master Oct 16, 2025
6 checks passed
@IanSeyler IanSeyler deleted the nasm_3 branch October 16, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants