jaredmcneill / quartz64_uefi

EDK2 UEFI for Rockchip RK3566 and RK3568 based SBCs.
151 stars 58 forks source link

[BUG] UEFI env vars not persisted neither on SD nor on eMMC #83

Open andreamtp opened 3 months ago

andreamtp commented 3 months ago

On ROC-RK3566-PC when changing any value in the UI, do not persist the reboot.

Any change remain if you move across the various UI section, but despite hitting F10, at the reboot is not persisted.

This has been verified and happen when tianocore is installed either on SD or on eMMC, with target release 1.2.

jaredmcneill commented 3 months ago

Did it work on previous releases? I'm having trouble reproducing this issue..

cordaferrea commented 2 months ago

Hi @jaredmcneill

Sorry to disturb you.
I use the latest https://github.com/jaredmcneill/quartz64_uefi/commit/585f501a2780aee87154424bf848f07c8c0c2f34 commit also reproduce the problem(The nvram changes can't be persisted.).