|
From: | G 3 |
Subject: | Re: [Qemu-devel] [PATCH] Add resolutions via the command-line |
Date: | Tue, 20 Sep 2016 20:35:17 -0400 |
On Sep 20, 2016, at 8:18 PM, Benjamin Herrenschmidt wrote:
On Tue, 2016-09-20 at 00:01 -0400, G 3 wrote:Something is wrong with the options node in OpenBIOS. It is inaccessible from Mac OS X. When trying to access the options node, IORegistryExplorer always crashes. The other nodes are accessible. I'm not certain what the problem could be.Try using /chosen instead of /options. The latter is special, it's nvram stuff, it could be that OS X treats it specially too. Cheers, Ben.
When I use the -prom-env option I can easily add properties to the options node.
Can something like this be done with the chosen node?
[Prev in Thread] | Current Thread | [Next in Thread] |