Created
October 11, 2021 13:15
-
-
Save networkextension/1d69358d623fbb95a5ead6c442f12808 to your computer and use it in GitHub Desktop.
iboot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
] printenv | |
boot-partition = "" | |
boot-path = "/System/Library/Caches/com.apple.kernelcaches/kernelcach" | |
dt-path = "/usr/standalone/firmware/devicetree.img" | |
roothash-path = "/usr/standalone/firmware/root_hash.img" | |
ibd-path = "/usr/standalone/firmware/FUD/iBootData.img" | |
sepfw-path = "/usr/standalone/firmware/sep-firmware.img" | |
tc-path = "/usr/standalone/firmware/FUD/StaticTrustCache.img" | |
tc-eng-dir = "/usr/standalone/firmware/trustcache" | |
build-style = "DEVELOPMEN" | |
build-version = "iBoot-6723.11.14.101." | |
config_board = "d53" | |
board-rev = "0x6" | |
loadaddr = "0x802400000" | |
ramdisk-size = "0x20000000" | |
boot-command = "fsboo" | |
bootdelay = "" | |
idle-off = "tru" | |
diags-path = "/AppleInternal/Diags/bin/diag.img" | |
alamo-path = "/usr/standalone/firmware/FUD/Alamo.img" | |
rtos-path = "/usr/standalone/firmware/FUD/PERTOS.img" | |
rbm-path = "/usr/standalone/firmware/FUD/RBM.img" | |
phleet-path = "/usr/standalone/firmware/FUD/PHLEET.img" | |
boot-device = "nvme_nand" | |
display-color-space = "ARGB810101" | |
P boot-args = "debug=0x2014e serial=3 amfi_allow_any_signature=1 cs_enforcement_disable=1 amfi_unrestrict_task_for_pid=1 battery-state=-1 apfs_edt_rw_mount=1" | |
S,P nonce-seeds = "%00%00%00%00%00%00%00%00%E6%AC%ED%BA%DD%C0%F5%1D%F1%0F%B6ZXX%F3%F7%00%00%00%00%00%00%00%00%E2%13%E3%FB%C4%F6%E1~%80%CD%0A%92%D4%C1C%D2%00%00%00%00%00%00%00%00%D3%CF'%C4%C7qh%CCC%0F%08%F4%A0%0E%BA9%00%00%00%00%00%00%00%00%DB%C7%E8%F7%DC>'Oh%93%9F'%F4%8C%D3%1C" | |
P root-live-fs = "1" | |
P debug-uarts = "3" | |
P backlight-level = "598" | |
P auto-boot = "false" | |
S,P usbcfwflasherResult = "No errors" | |
P e75-ilim-override = "1" | |
S,P display_nonUI = "0" | |
S,P display_EFI = "57" | |
image-version = "0x4" | |
secure-boot = "0x1" | |
P boot-breadcrumbs = "<BOOT> 001c002b(02006300) 00020012 000f0005(616f7066) 000f0006 0003000f(616f7066) 0003000c(616f7066) 0003000d 00030010 000f0200 000f0007(616f7066) 000f0005(616e6566) 000f0006 0003000f(616e6566) 0003000c(616e6566) 0003000d 00030010 000f0200 000f0007(616e6566) 000f0005(61766566) 000f0006 0003000f(61766566) 0003000c(61766566) 0003000d 00030010 000f0200 000f0007(61766566) 000f0005(67667866) 000f0006 0003000f(67667866) 0003000c(67667866) 0003000d 00030010 000f0200 000f0201 000f0100(67667866) 000f0106(62303030) 000f0200 000f0007(67667866) 000f0005(69737066) 000f0006 0003000f(69737066) 0003000c(69737066)" | |
? = "0xfffffffffffffffd" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment