mirror of
https://github.com/xcat2/xNBA.git
synced 2026-07-31 10:09:35 +00:00
14a8b4bfef
Commit d7736fb ("[efi] Allow EFI to control PCI bus enumeration")
introduced a bug in which the EFI driver name became an
(uninitialised) pointer rather than an array.
Signed-off-by: Michael Brown <mcb30@ipxe.org>