diff options
author | hpa <hpa> | 2000-11-17 20:46:13 +0000 |
---|---|---|
committer | hpa <hpa> | 2000-11-17 20:46:13 +0000 |
commit | 76f75e81e794d747927b8e9804503c62072db3df (patch) | |
tree | 3f364b1f00a3dbdfa16418588852c0c5c02de5b7 /NEWS | |
parent | 1d8249cbc3460948c4072c77793c1eb88ba6e3c9 (diff) | |
download | syslinux-1.50-0x3a159915.tar.gz syslinux-1.50-0x3a159915.tar.xz syslinux-1.50-0x3a159915.zip |
Change the A20 code to allow operation on KBC-less machines.syslinux-1.50-0x3a159915syslinux-1.50
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ Starting with 1.47, changes marked with SYSLINUX/PXELINUX apply to that specific program only; other changes apply to both. +Changes in 1.50: + * Yet another A20-code update. It seems some "legacy-free" + machines and embedded gear simply don't have a KBC to talk + to, and that waiting for one will wait forever. Sigh. + Changes in 1.49: * SYSLINUX: Implement a hack for BIOS drivers which hog significant chunks of low memory during boot. (Note: PXELINUX already |