chain: Change disk partition iteration strategy
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 15:54:30 +0000 (11:54 -0400)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Thu, 24 Jun 2010 16:10:31 +0000 (12:10 -0400)
commit274b9d386f0b10198a71ff2c575fd3cf9128afa3
tree2dc9a398b5c0e888cc628d552595166d1f35af95
parent3c1ef8860d20ea5e5374e9cc9e35befde9ca2635
chain: Change disk partition iteration strategy

In order to support more than just MBR and EBR walking, we
introduce the abstraction of a partition iterator.  Currently
there are just the two types: MBR partition iterator and
extended partition iterator.

Tested-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
com32/modules/chain.c