From: hpa Date: Wed, 16 Apr 2003 05:27:56 +0000 (+0000) Subject: Document 2.03 E820 memory map bug X-Git-Tag: syslinux-3.11~566 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22d11fcbf8b13f72ab859f58768ed3b3b21440df;p=platform%2Fupstream%2Fsyslinux.git Document 2.03 E820 memory map bug --- diff --git a/NEWS b/NEWS index ff57712..c69fea8 100644 --- 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.