On 10/24/24 10:26, Andrew Cooper wrote:
From: "Daniel P. Smith"
Now that the module list is encapsulated inside boot_info, we can do away with
the initial_images pointer.
No functional change.
Signed-off-by: Daniel P. Smith
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Roger Pau Mon
From: "Daniel P. Smith"
Now that the module list is encapsulated inside boot_info, we can do away with
the initial_images pointer.
No functional change.
Signed-off-by: Daniel P. Smith
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Roger Pau Monné
CC: Daniel P. Smith
v7.5:
* Rearran