n.d.k Posted February 16, 2020 Author Share Posted February 16, 2020 12 minutes ago, AudioGod said: haha that last time I asked them If that could be done I got told off by one of them for even suggesting it and now it’s an option...that’s nice well at least it’s done now. Hells bells Misc->Entries->Item 0->Hidden will be replaced with Misc->Entries->Item 0->Auxiliary. So update your config.plist to reflect the change 1 1 Link to comment Share on other sites More sharing options...
AudioGod Posted February 16, 2020 Share Posted February 16, 2020 1 minute ago, n.d.k said: Misc->Entries->Item 0->Hidden will be replaced with Misc->Entries->Item 0->Auxiliary. So update your config.plist to reflect the change Ok great thank my post got removed that you replied to and it wasn’t me that removed it....ops! 1 1 Link to comment Share on other sites More sharing options...
btwise Posted February 16, 2020 Share Posted February 16, 2020 (edited) @n.d.k Can you add the function of getting GetEfiBootDevice in your fork, similar to the function implemented by nvram.c in clover, add it to the regular log! Edited February 16, 2020 by btwise 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 16, 2020 Share Posted February 16, 2020 Hi @n.d.k I've already the same issue to compile local repo up to date Despite of: git pull ./ndk-macbuild.tool The files in X64 folder are keeping the previous compile date. So I'm not sure if is the right version How to do! Fork of Clover's BadruZeus's Clover Theme with my two new icons (func reset nvram and tool shell), Aorus logo on background ! 2 Link to comment Share on other sites More sharing options...
cpla Posted February 16, 2020 Share Posted February 16, 2020 Could you share your icons etc Matgen84? Cheers Looks like the square icons are less distorted, i found it best to unzip the opencoreblahblah.zip in the binaries folder otherwise i was also getting out of date binaries on the x64 folder. Link to comment Share on other sites More sharing options...
Matgen84 Posted February 16, 2020 Share Posted February 16, 2020 11 minutes ago, cpla said: Could you share your icons etc Matgen84? Cheers Looks like the square icons are less distorted, i found it best to unzip the opencoreblahblah.zip in the binaries folder otherwise i was also getting out of date binaries on the x64 folder. Icons in attachement Take a look at my square icons. Problem: the opencoreblahblah.zip is also out of date, not only binaries on the x64 folder. Any ideas! Icons.zip 1 Link to comment Share on other sites More sharing options...
n.d.k Posted February 16, 2020 Author Share Posted February 16, 2020 10 hours ago, btwise said: @n.d.k Can you add the function of getting GetEfiBootDevice in your fork, similar to the function implemented by nvram.c in clover, add it to the regular log! Not sure what you meant "add it to the regular log" and neither OC or this fork are using efi-boot-device-data variable. Link to comment Share on other sites More sharing options...
btwise Posted February 16, 2020 Share Posted February 16, 2020 1 hour ago, n.d.k said: Not sure what you meant "add it to the regular log" and neither OC or this fork are using efi-boot-device-data variable. I mean whether you can add this variable to get the boot partition map path address Link to comment Share on other sites More sharing options...
n.d.k Posted February 16, 2020 Author Share Posted February 16, 2020 14 minutes ago, btwise said: I mean whether you can add this variable to get the boot partition map path address Ok, I think I know what you want..a function that can print the all the boot entries device path to a log, right? Link to comment Share on other sites More sharing options...
Ellybz Posted February 16, 2020 Share Posted February 16, 2020 (edited) What I'd actually love to see are these 2 things: 1- Verbose boot option: Selecting the entry on the picker and hitting "V" or a function key to load that entry with verbose. (Instead of the enter key) That PollAppleHotKeys is still a hit or miss 2- Dual boot Configuration option. If You only have 1 startup Disk and your config.plist gets corrupted, you can fall back on a backpconfig.plist or by starting it pressing a function key ( F2 ?) before the Picker shows. Not sure if these are unrealistic or difficult to achieve. What do you think? Edited February 16, 2020 by Ellybz 2 Link to comment Share on other sites More sharing options...
btwise Posted February 17, 2020 Share Posted February 17, 2020 2 hours ago, n.d.k said: Ok, I think I know what you want..a function that can print the all the boot entries device path to a log, right? That's exactly right!Write it to a log or use a shortcut key to extract it!This features is very useful! There is also the ability to extract the original ACPI table, which is necessary! These little features are great for the average user, but vit9696 they don't care. Not everyone is a tech whiz Link to comment Share on other sites More sharing options...
btwise Posted February 17, 2020 Share Posted February 17, 2020 1 hour ago, Ellybz said: What I'd actually love to see are these 2 things: 1- Verbose boot option: Selecting the entry on the picker and hitting "V" or a function key to load that entry with verbose. (Instead of the enter key) That PollAppleHotKeys is still a hit or miss 2- Dual boot Configuration option. If You only have 1 startup Disk and your config.plist gets corrupted, you can fall back on a backpconfig.plist or by starting it pressing a function key ( F2 ?) before the Picker shows. Not sure if these are unrealistic or difficult to achieve. What do you think? Yes, this is another useful feature, in the GUI menu can be free to choose a different config file for debugging the system is very helpful, this is clover existing features, hope ndk can join the fork OC 1 Link to comment Share on other sites More sharing options...
n.d.k Posted February 17, 2020 Author Share Posted February 17, 2020 I am releasing the external GUI boot picker for the standard OC https://github.com/n-d-k/NdkBootPicker, Binary release are available as well, auto built by Travis ci server. it won't work with this fork, so don't even try. 3 2 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 17, 2020 Share Posted February 17, 2020 22 minutes ago, n.d.k said: I am releasing the external GUI boot picker for the standard OC https://github.com/n-d-k/NdkBootPicker, Binary release are available as well, auto built by Travis ci server. it won't work with this fork, so don't even try. Great But I prefer your fork. 2 Link to comment Share on other sites More sharing options...
btwise Posted February 17, 2020 Share Posted February 17, 2020 31 minutes ago, n.d.k said: I am releasing the external GUI boot picker for the standard OC https://github.com/n-d-k/NdkBootPicker, Binary release are available as well, auto built by Travis ci server. it won't work with this fork, so don't even try. Very good, try it now! 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 17, 2020 Share Posted February 17, 2020 (edited) 26 minutes ago, btwise said: Very good, try it now! 58 minutes ago, n.d.k said: I am releasing the external GUI boot picker for the standard OC https://github.com/n-d-k/NdkBootPicker, Binary release are available as well, auto built by Travis ci server. it won't work with this fork, so don't even try. I've to add ndkBootPicker.efi to Drivers section in config.plist to work + PickerMode=External, Icons folder in EFI/OC of course. is It normal? Works fine Edited February 17, 2020 by Matgen84 1 Link to comment Share on other sites More sharing options...
eng_redaesm Posted February 17, 2020 Share Posted February 17, 2020 Great work working very good as expected thanks 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 17, 2020 Share Posted February 17, 2020 Hi All users I've a little issue: OCS: failed to parse key field of type 0 Somebody knows how to solve it. Please. 1 Link to comment Share on other sites More sharing options...
darthsian Posted February 17, 2020 Share Posted February 17, 2020 (edited) 1 hour ago, meaganmargaret said: NDK: Perhaps this menu thing, that will make those other guys over on the other thread happy, but I too prefer your version of OC........and based on how they (from the "other" OC thread) behaved posting in this thread, I really don't want to use their stuff at all.... But this is not about them, don't get me wrong. My system on your version of OC is secure and stable and I'm just fine with it the way it is. Thank you for all your hard work! NDK does a great job, but if we didn't have the "others" from original OC thread, we wouldn't have OpenCore at all. Edited February 17, 2020 by darthsian 2 Link to comment Share on other sites More sharing options...
btwise Posted February 17, 2020 Share Posted February 17, 2020 (edited) @n.d.k Use a custom png picture as the background of the icon to select the movement, the effect is better! Edited February 17, 2020 by btwise 3 Link to comment Share on other sites More sharing options...
mhaeuser Posted February 17, 2020 Share Posted February 17, 2020 19 hours ago, btwise said: I mean whether you can add this variable to get the boot partition map path address efi-boot-device-data is not used by literally anything but Clover, it's a communication variable for the Apple NVRAM stack. The default boot option is saved to Boot0080, which already is logged by OC (as well as Boot0081, Boot0082 and BootOrder) 16 hours ago, btwise said: There is also the ability to extract the original ACPI table, which is necessary! These little features are great for the average user, but vit9696 they don't care. Not everyone is a tech whiz The point is there already are tools to accomplish this: https://acpica.org/downloads/uefi-support There is no point for this to be in OC itself 1 Link to comment Share on other sites More sharing options...
btwise Posted February 17, 2020 Share Posted February 17, 2020 (edited) 30 minutes ago, Download-Fritz said: efi-boot-device-data is not used by literally anything but Clover, it's a communication variable for the Apple NVRAM stack. The default boot option is saved to Boot0080, which already is logged by OC (as well as Boot0081, Boot0082 and BootOrder) The point is there already are tools to accomplish this: https://acpica.org/downloads/uefi-support There is no point for this to be in OC itself When it comes to extracting the original ACPI table, you have to start the shell environment, isn't it tedious to run ACPIDUMP, and there can be unexpected problems, isn't it convenient to integrate in a shortcut key, not everyone who uses OC is a technologist! For the average user, how convenient to get their own boot device path information? Edited February 17, 2020 by btwise 1 Link to comment Share on other sites More sharing options...
Ellybz Posted February 17, 2020 Share Posted February 17, 2020 (edited) 3 hours ago, Matgen84 said: Hi All users I've a little issue: OCS: failed to parse key field of type 0 Somebody knows how to solve it. Please. Friend, Post your config.plist, It could be many things. ( relatively easy to solve ) Edited February 17, 2020 by Ellybz Link to comment Share on other sites More sharing options...
eng_redaesm Posted February 18, 2020 Share Posted February 18, 2020 14 hours ago, n.d.k said: I am releasing the external GUI boot picker for the standard OC https://github.com/n-d-k/NdkBootPicker, Binary release are available as well, auto built by Travis ci server. it won't work with this fork, so don't even try. 2nd Release i think is little faster but all tools is shown by default and hidden with spacebar i think the better to reverse it (to be hidden by default ) 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted February 18, 2020 Share Posted February 18, 2020 10 hours ago, Ellybz said: Friend, Post your config.plist, It could be many things. ( relatively easy to solve ) Ok. It's a "work in progress" config.plist. Thanks to take a look, please. Tell me what is the reason of this message: OCS: failed to parse key field of type 0 config.plist Link to comment Share on other sites More sharing options...
Recommended Posts