Rewrote the new vmlinuz/i386 format in a more object-oriented way. This

should hopefully also help adding support for filters and other
things.

committer: mfx <mfx> 976723821 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-13 16:10:21 +00:00
parent d266c6bff1
commit 04c3173ef3
7 changed files with 197 additions and 87 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ typedef unsigned upx_uint32;
#define UPX_F_LINUX_SEP_i386 13
#define UPX_F_LINUX_SH_i386 14
#define UPX_F_VMLINUZ_i386 15
#define UPX_F_BVMLINUX_i386 16
#define UPX_F_BVMLINUZ_i386 16
#define UPX_F_ATARI_TOS 129
#define UPX_F_SOLARIS_SPARC 130