Searched refs:FwSec (Results 1 – 2 of 2) sorted by relevance
13 PCI specification, with Nvidia-specific extensions. The ROM images of type FwSec25 - First FwSec Image (Type 0xE0) - The first FwSec image (Secure Firmware)27 - Second FwSec Image (Type 0xE0) - The second FwSec image (Secure Firmware)45 It is not clear why FwSec has 2 different partitions in the ROM, but they both114 | | First FwSec Image (Type 0xE0) | | |128 | | Second FwSec Image (Type 0xE0) | | |178 does not account for the EFI image located between the PciAt and FwSec images.
51 FwSec = 0xE0, enumerator62 0xE0 => Ok(Self::FwSec), in try_from()258 Ok(BiosImageType::FwSec) => { in new()