diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2010-06-08 14:37:14 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-06-08 14:37:14 -0700 |
commit | 0153498e9ce97fbf7329b590ddb7a373e33b12e6 (patch) | |
tree | eca89db9ea74e9620f8ebe04a7c44f5edac884cc /win32 | |
parent | ac968004da9f0003db92e9becca828c2685a24ad (diff) | |
download | syslinux-0153498e9ce97fbf7329b590ddb7a373e33b12e6.tar.gz syslinux-0153498e9ce97fbf7329b590ddb7a373e33b12e6.tar.xz syslinux-0153498e9ce97fbf7329b590ddb7a373e33b12e6.zip |
mboot.c32: don't rely on possibly incomplete fields
Since load_end_addr and bss_end_addr may be incomplete, we can't
actually use them for information. An alternative would be to
actually modify these fields in-memory, but it is unclear if that is
permitted by the spec.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions