diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-12-06 10:13:41 +0000 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2012-12-06 10:47:31 +0000 |
commit | ddb10ce99c327888ade4d2ba3e4c50ad12aaa059 (patch) | |
tree | b9f0cbe427b4a4d8441857990fd4410ee4635676 /com32/sysdump | |
parent | e4b3ce2dd82ce2da85c37fd3f332ec2eb802b734 (diff) | |
download | syslinux-ddb10ce99c327888ade4d2ba3e4c50ad12aaa059.tar.gz syslinux-ddb10ce99c327888ade4d2ba3e4c50ad12aaa059.tar.xz syslinux-ddb10ce99c327888ade4d2ba3e4c50ad12aaa059.zip |
Delete 16-bit COMBOOT supportsyslinux-5.00
16-bit COMBOOT files are no longer supported by Syslinux in 5.00 so
delete all references and change any 32-bit COMBOOT image references
to mention ELF instead.
Some of the COMBOOT stuff is still used internally so we can't nuke
core/comboot.inc yet, but that will disappear in a future release.
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'com32/sysdump')
-rw-r--r-- | com32/sysdump/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/sysdump/README b/com32/sysdump/README index 2b825775..7d10e32b 100644 --- a/com32/sysdump/README +++ b/com32/sysdump/README @@ -1,4 +1,4 @@ -This is a very simple COMBOOT program which can be used to dump memory +This is a very simple COM32 program which can be used to dump memory regions over a serial port. To use it, type on the SYSLINUX command line: |