Reviewed-by: Vladimir Serbinenko
Le ven. 23 juin 2023, 00:08, Daniel Kiper a
écrit :
> Most of leftover code blindly assumes
> GRUB_RELOCATOR_FIRMWARE_REQUESTS_QUANT
> divisibility by 8. So, enforce this at compile time.
>
> Signed-off-by: Daniel Kiper
> ---
> grub-core/lib/relocator.c | 2 ++
Most of leftover code blindly assumes GRUB_RELOCATOR_FIRMWARE_REQUESTS_QUANT
divisibility by 8. So, enforce this at compile time.
Signed-off-by: Daniel Kiper
---
grub-core/lib/relocator.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/grub-core/lib/relocator.c b/grub-core/lib/relocator.c