Looks good
Reviewed-by: Vladimir Serbinenko phco...@gmail.com
Regards
Vladimir 'phcoder' Serbinenko
Le lun. 12 mai 2025, 14:55, Yair Yarom a écrit :
> Initial testpci module and command used to query if PCI devices are
> present.
>
> ---
> docs/grub.texi | 39 +++
> grub-cor
Initial testpci module and command used to query if PCI devices are present.
---
docs/grub.texi | 39 +++
grub-core/Makefile.core.def | 7 ++
grub-core/commands/testpci.c | 194 +++
grub-core/kern/efi/sb.c | 1 +
include/grub/file.h