chain/chain.c: add "raw" handover
commite3423edd89533515e502504b03539bd902e4bf0e
authorMichal Soltys <soltys@ziu.info>
Sat, 28 Aug 2010 14:15:37 +0000 (28 16:15 +0200)
committerMichal Soltys <soltys@ziu.info>
Tue, 28 Sep 2010 07:32:53 +0000 (28 09:32 +0200)
treef4cc88fa0efc9f910a42c0a6e9a54432947c5607
parent6284280151651423a8d86672d3773402ba4c0037
chain/chain.c: add "raw" handover

This adds a possibility to create an area resembling proper handover,
when booting mbr of some media. If we have custom/special booting code
always expecting handover, this would allow us to boot it from the 1st
sector as well.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/chain.c