if
(
exists key whose
(
it = "boot-args"
)
of entries of dictionary of node "AppleEFINVRAM" of node "AppleEFIRuntime" of node "AppleACPIPlatformExpert" of service plane of iokit registry
)
then string of value of it whose
(
key of it = "boot-args"
)
of entries of dictionary of node "AppleEFINVRAM" of node "AppleEFIRuntime" of node "AppleACPIPlatformExpert" of service plane of iokit registry else "<No boot-args>"
if (exists key whose ( it = "boot-args") of entries of dictionary of node "AppleEFINVRAM" of node "AppleEFIRuntime" of node "AppleACPIPlatformExpert" of service plane of iokit registry) then string of value of it whose ( key of it = "boot-args") of entries of dictionary of node "AppleEFINVRAM" of node "AppleEFIRuntime" of node "AppleACPIPlatformExpert" of service plane of iokit registry else "<No boot-args>"