sysdump: dump vesa modes, generate usable timestamps
authorH. Peter Anvin <hpa@zytor.com>
Sun, 7 Feb 2010 01:43:11 +0000 (17:43 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 7 Feb 2010 01:44:29 +0000 (17:44 -0800)
commit177148d253c6ca986ef94aa9b22ae377ddee828a
tree5d17f72138a66d8dc6b1005fc6beecce14d0b9c8
parent0f4c904b628adb906a3d534b5efa031071ec6b5e
sysdump: dump vesa modes, generate usable timestamps

Dump all the VESA modes; give functional timestamps for the cpio
members.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
12 files changed:
com32/sysdump/backend.h
com32/sysdump/backends.c
com32/sysdump/be_tftp.c
com32/sysdump/cpio.c
com32/sysdump/ctime.c [new file with mode: 0644]
com32/sysdump/ctime.h [new file with mode: 0644]
com32/sysdump/data.h
com32/sysdump/main.c
com32/sysdump/srecsend.c
com32/sysdump/sysdump.h [new file with mode: 0644]
com32/sysdump/vesa.c [new file with mode: 0644]
com32/sysdump/zout.c