summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--comboot.doc2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2b450a0f..31847f19 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ Changes in 3.40:
configuration file.
* It is now supported to load a different configuration file
with the CONFIG keyword.
+ * Fix API call 0x0019 (Read Disk.)
Changes in 3.36:
* MEMDISK: Disable EDD by default on floppy disks. EDD can be
diff --git a/comboot.doc b/comboot.doc
index add593ac..a90c25b5 100644
--- a/comboot.doc
+++ b/comboot.doc
@@ -736,7 +736,7 @@ AX=0018h [3.30] Query custom font
been loaded, AL contains zero.
-AX=0019h [3.xx] Read disk [SYSLINUX, ISOLINUX, EXTLINUX]
+AX=0019h [3.40] Read disk [SYSLINUX, ISOLINUX, EXTLINUX]
Input: AX 0019h
EDX Sector number
ESI Reserved - MUST BE ZERO