Statistics
| Branch: | Revision:

root / pc-bios / s390-ccw / bootmap.c @ 6683d7bc

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
685d49a6 04/26/2013 09:18 pm Alexander Graf

S390: ccw firmware: Add bootmap interpreter

On s390, there is an architected boot map format that we can read to
boot a certain entry off the disk. Implement a simple reader for this
that always boots the first (default) entry.

Signed-off-by: Alexander Graf <>