Document 2.03 E820 memory map bug
authorhpa <hpa>
Wed, 16 Apr 2003 05:27:56 +0000 (05:27 +0000)
committerhpa <hpa>
Wed, 16 Apr 2003 05:27:56 +0000 (05:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff57712..c69fea8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ Changes in 2.04:
        * MEMDISK: Fix a memory offset computation error when
          installing compressed disks which generally would cause
          1 MB of memory to be wasted.
+       * MEMDISK: Fix installing the E820 memory map.  Calling
+         INT 15h AX=0E820h with MEMDISK 2.03 loaded would give a
+         completely corrupt memory map.
 
 Changes in 2.03:
        * Actually support comment lines in the configuration file.