mbr_ho.bin: Handoff MBR
commitc9c8889ce52e2390164935539649dcc540910675
authorGene Cumm <gene.cumm@gmail.com>
Wed, 24 Nov 2010 18:42:16 +0000 (24 13:42 -0500)
committerGene Cumm <gene.cumm@gmail.com>
Thu, 10 Mar 2011 02:07:03 +0000 (9 21:07 -0500)
treefc54b8569225d14d30e9b3ff1e88c2b4526ee60c
parentc987272b97ecb89db19ee438dba0c8c2418f8ffe
mbr_ho.bin: Handoff MBR

This mbr code entity shows DL, DS, SI, 16 bytes of [DS:SI], ES, DI,
4 bytes of [ES:DI], and scans F0000h-FFFFFh on 16 byte alignment for $PnP.

This is useful for testing when MBR or VBR/PBR handoff goes awry.
mbr/mbr_ho.S [new file with mode: 0644]