Statistics
| Branch: | Revision:

root / pc-bios / s390-zipl.rom @ 4c3b5a48

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
fe270d04 05/18/2010 10:12 pm Alexander Graf

target-s390: add firmware code

This patch adds a firmware blob to the S390 target. The blob is a simple
implementation of a virtio client that tries to read the second stage
bootloader from sectors described as of offset 0x20 in the MBR.

In combination with an updated zipl this allows for booting from virtio...