Re: [edk2-devel] [PATCH v4 06/15] ArmVirtPkg: Add Kvmtool NOR flash lib

2020-07-07 Thread Ard Biesheuvel
On 7/7/20 3:48 PM, Sami Mujawar wrote: Kvmtool places the base address of the CFI flash in the device tree it passes to UEFI. This library parses the kvmtool device tree to read the CFI base address and initialise the PCDs use by the NOR flash driver and the variable storage. UEFI takes ownershi

[edk2-devel] [PATCH v4 06/15] ArmVirtPkg: Add Kvmtool NOR flash lib

2020-07-07 Thread Sami Mujawar
Kvmtool places the base address of the CFI flash in the device tree it passes to UEFI. This library parses the kvmtool device tree to read the CFI base address and initialise the PCDs use by the NOR flash driver and the variable storage. UEFI takes ownership of the CFI flash hardware, and exposes