Searched refs:PciAt (Results 1 – 2 of 2) sorted by relevance
19 - PciAt Image (Type 0x00) - This is the standard PCI BIOS image, whose name57 | | PciAt Image (Type 0x00) | |178 does not account for the EFI image located between the PciAt and FwSec images.
45 PciAt = 0x00, enumerator59 0x00 => Ok(Self::PciAt), in try_from()255 Ok(BiosImageType::PciAt) => { in new()