OCAuxiliaryTools
OCAuxiliaryTools copied to clipboard
[Feature Suggestion]: Hex to Decimal Converter in MMIO Whitelist
Today I was looking into Booter/MmioWhitelist and noticed that this section would benefit from a HEX To DEC converter at the bottom of the window, similar to the one in the ACPI/Patch section.
Greetings.
Ok, that's recorded. I'll implement it when I'm free. Thanks for the advice.
I just checked that the "Address" field in this "whitelist" is an integer, so it does not involve hexadecimal conversion. Please check it again, thank you.
Well, the MMIO regions contained in the OpenCore bootlog are in hex and need to be converted to decimal first in order to add them to the whitelist. That's why the converter would be useful. Here's how it works: https://github.com/5T33Z0/OC-Little-Translated/blob/main/12_MMIO_Whitelist/README.md