jaredmcneill / quartz64_uefi

EDK2 UEFI for Rockchip RK3566 and RK3568 based SBCs.
153 stars 61 forks source link

What is partition `env` for, do we store something on it? #59

Closed amazingfate closed 4 months ago

amazingfate commented 1 year ago

I want to create a 16MB or 8MB image for spi flash. But the 16MB env partition is stopping me. Is this partition necessary?

S199pWa1k9r commented 9 months ago

I really want to add an UNDI driver for RTL8125GB and a UEFI image, but this is not possible because the maximum binary code size will be exceeded. At the same time, the UEFI image for RK356X is much larger than for RK3588 because it contains RockChip blobs. Can we stop using them? This will solve problems with the overall UEFI size.