Author: wmb Date: Sat Aug 6 00:25:44 2011 New Revision: 2418 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2418
Log: Additional file checkin for GUID Partition Table support.
Modified: ofw/disklabel/common.fth
Modified: ofw/disklabel/common.fth ============================================================================== --- ofw/disklabel/common.fth Sat Aug 6 00:24:56 2011 (r2417) +++ ofw/disklabel/common.fth Sat Aug 6 00:25:44 2011 (r2418) @@ -8,8 +8,10 @@ h# 83 constant ext2fs-type h# a5 constant ufs-type h# 96 constant iso-type +h# ee constant gpt-type
0 value ufs-partition +0 0 instance 2value partition-name$ 0 instance value #part
0 instance value /sector \ Set in open by calling parent's block-size method