Add PowerPC to supported VTOCs
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 12 Jul 2012 18:34:43 +0000 (11:34 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 12 Jul 2012 18:52:34 +0000 (11:52 -0700)
commit7535251dcf39cc648ea303ee52e128ad967fad85
treee351e83239f95babd833b5e45b2cd8aaf445640e
parentcee43a7477501669920445f29990443679142336
Add PowerPC to supported VTOCs

This code was was inherited from Solaris which was careful to define
the expected VTOC for various supported architectures.  While this
check may have made sense there it's something we should be able to
safely drop under Linux.

However, I'm not quite ready to do that yet.  So for the moment I'm
just doing the very safe thing of adding PowerPC as a supported type.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
lib/libefi/rdwr_efi.c