869648e87e
Because of El Torito spec flaw boot image size needs to be verified. Boot catalog entry size field has 16-bit width, and specifies size in 512-byte units. Thus, boot image size cannot exceed 32M. We actually search for the file to get the file size. This is done by scanning the ISO directory tree for the ISO block number and reading the file size from the directory entry. Signed-off-by: Maxim Samoylov <max7255@linux.vnet.ibm.com> Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> |
||
---|---|---|
.. | ||
bootmap.c | ||
bootmap.h | ||
cio.h | ||
main.c | ||
Makefile | ||
s390-ccw.h | ||
sclp-ascii.c | ||
sclp.h | ||
start.S | ||
virtio.c | ||
virtio.h |