pc-bios/s390-ccw: cleanup and enhance bootmap defintions
commit26f2bbd6b1c6ef6eb3f84a2ddb0be92f4d93049a
authorEugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Mon, 19 May 2014 18:08:54 +0000 (19 20:08 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 27 Jun 2014 09:58:47 +0000 (27 11:58 +0200)
tree718affde09e8d9d41de426ffebf0671d5938ebf4
parentabd696e4f74a9d30801c6ae2693efe4e5979c2f2
pc-bios/s390-ccw: cleanup and enhance bootmap defintions

Add declarations to describe structure of different dasd IPL sources
(eckd and fba). Move the structure definitions to a new header bootmap.h.
While we are at it, change structs to typedefs.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
pc-bios/s390-ccw/bootmap.c
pc-bios/s390-ccw/bootmap.h [new file with mode: 0644]