Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:1ab284e7877bdb292007
Created Dec 17, 2014

EFI found at IODeviceTree:/efi
Current EFI boot device string is: '<array><dict><key>MemoryType</key><integer size="64">0xb</integer><key>StartingAddress</key><integer size="64">0xff990000</integer><key>IOEFIDevicePathType</key><string>HardwareMemoryMapped</string><key>EndingAddress</key><integer size="64">0xffb2ffff</integer></dict><dict><key>IOEFIDevicePathType</key><string>MediaFirmwareVolumeFilePath</string><key>Guid</key><string>2B0585EB-D8B8-49A9-8B8C-E21B01AEF2B7</string></dict><dict><key>IOEFIBootOption</key><string>HD</string></dict></array>'
Boot option is 8BE4DF61-93CA-11D2-AA0D-00E098032B8C:Boot0080
Processing boot option ''
Boot option matches XML representation
Could not find disk device for string
Could not find network interface.
Firmware feature mask: 0xE803FF37
Firmware features: 0xE803F537
Legacy mode suppported
Boot option is a legacy device
Searching for legacy type 'HD'
filesystem[0] '/dev/disk1' => '/'
Firmware feature mask: 0xE803FF37
Firmware features: 0xE803F537
Legacy mode suppported
Got IODeviceTree:/rom
Got start address ff990000
Got size 1a0000
Found PCI interconnect in protocol characteristics
Macintosh HD
CoreStoragePhysical
Customer
IOGUIDPartitionScheme
APPLE SSD SM0512F Media
IOBlockStorageDriver
IOAHCIBlockStorageDevice
AppleAHCIDiskDriver
IOAHCIDevice
PRT0
AppleAHCI
SSD0
IOPP
RP05
AppleACPIPCI
PCI0
AppleACPIPlatformExpert
MacBookPro11,3
Root
filesystem[4] '/dev/disk0s4' => '/Volumes/BOOTCAMP'
Firmware feature mask: 0xE803FF37
Firmware features: 0xE803F537
Legacy mode suppported
Got IODeviceTree:/rom
Got start address ff990000
Got size 1a0000
Found PCI interconnect in protocol characteristics
IOGUIDPartitionScheme
APPLE SSD SM0512F Media
IOBlockStorageDriver
IOAHCIBlockStorageDevice
AppleAHCIDiskDriver
IOAHCIDevice
PRT0
AppleAHCI
SSD0
IOPP
RP05
AppleACPIPCI
PCI0
AppleACPIPlatformExpert
MacBookPro11,3
Root
Matching legacy device 'disk0s4'
Legacy boot device detected
mount: /Volumes/BOOTCAMP
Mount point for /Volumes/BOOTCAMP is /Volumes/BOOTCAMP
GPT detected
Booter partition required at index 5
System partition found
Preferred system partition found: disk0s1
Returning booter information dictionary:
<CFBasicHash 0x7fee31c0a480 [0x7fff7a716cf0]>{type = mutable dict, count = 3,
entries =>
0 : <CFString 0x10d6fe970 [0x7fff7a716cf0]>{contents = "System Partitions"} = (
disk0s1
)
1 : <CFString 0x10d6ff150 [0x7fff7a716cf0]>{contents = "Data Partitions"} = (
disk0s4
)
2 : <CFString 0x10d6ff170 [0x7fff7a716cf0]>{contents = "Auxiliary Partitions"} = (
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment