I have a custom bootloader that need to write to different memory areas, so it requires two instances of the NVM driver. It looks like the gNVMGeometryTable is not tied to the driver instance, so all instances must use the same geometry, which is not corr..
↧