diff options
-rw-r--r-- | boot.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.subx b/boot.subx index 855d7f18..c937e700 100644 --- a/boot.subx +++ b/boot.subx @@ -946,7 +946,7 @@ load-sector-string-from-primary-bus-secondary-drive: # LBAlo: byte, LBAmid: byt (ata-command 0x20) # read sectors with retries # poll for results (poll-ata-primary-bus-primary-drive-regular-status-word) - # print out results + # emit results ba/copy-to-edx 0x1f0/imm32 b9/copy-to-ecx 0x200/imm32 # 512 bytes per sector { |