From aad04a2208fbde8db2c1a81d6057c1ac4edb390e Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 3 Sep 2014 00:15:51 +0200 Subject: ACPI support ! --- boot/disk_load_16.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/disk_load_16.asm') diff --git a/boot/disk_load_16.asm b/boot/disk_load_16.asm index e45b89a..fd05889 100644 --- a/boot/disk_load_16.asm +++ b/boot/disk_load_16.asm @@ -59,7 +59,7 @@ lba_adr: dw 0x10 ; size of packet ( 16 byte) - dw 52 ; number of sectors to read + dw 53 ; number of sectors to read dw 0x1000 ; target addr. dw 0 ; -- cgit v1.2.3