diff options
author | hpa <hpa> | 2001-01-19 06:41:32 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-01-19 06:41:32 +0000 |
commit | f4df265e7f15e5a4f305f5c4f686a80ad916409d (patch) | |
tree | 466d9e931954cffeed971a6755e4167aa3e084b6 /NEWS | |
parent | d569ff74cb4a22141b3fd6f73b1c05367463b6ff (diff) | |
download | syslinux-f4df265e7f15e5a4f305f5c4f686a80ad916409d.tar.gz |
INT 15h, AX=0E820h memory detection support.syslinux-1.51-pre3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Changes in 1.51: * Yet another attempt at A20 coding. Now support BIOS call 15:2401 as well, and handle machines which always have A20 on separately. + * Support memory detection using INT 15h, AX=0E820h. BIOS + manufacturers have apparently gotten sloppy about keeping + INT 15h, AX=0E801h working properly. Changes in 1.50: * Yet another A20-code update. It seems some "legacy-free" |