XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_LEGACY_SPI_FLASH_PROTOCOL Struct Reference

#include <LegacySpiFlash.h>

Collaboration diagram for _EFI_LEGACY_SPI_FLASH_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_SPI_NOR_FLASH_PROTOCOL FlashProtocol
 
EFI_LEGACY_SPI_FLASH_PROTOCOL_BIOS_BASE_ADDRESS BiosBaseAddress
 
EFI_LEGACY_SPI_FLASH_PROTOCOL_CLEAR_SPI_PROTECT ClearSpiProtect
 
EFI_LEGACY_SPI_FLASH_PROTOCOL_IS_RANGE_PROTECTED IsRangeProtected
 
EFI_LEGACY_SPI_FLASH_PROTOCOL_PROTECT_NEXT_RANGE ProtectNextRange
 
EFI_LEGACY_SPI_FLASH_PROTOCOL_LOCK_CONTROLLER LockController
 

Detailed Description

The EFI_LEGACY_SPI_FLASH_PROTOCOL extends the EFI_SPI_NOR_FLASH_PROTOCOL with APls to support the legacy SPI flash controller.

Member Data Documentation

◆ BiosBaseAddress

EFI_LEGACY_SPI_FLASH_PROTOCOL_BIOS_BASE_ADDRESS _EFI_LEGACY_SPI_FLASH_PROTOCOL::BiosBaseAddress

Set the BIOS base address.

◆ ClearSpiProtect

EFI_LEGACY_SPI_FLASH_PROTOCOL_CLEAR_SPI_PROTECT _EFI_LEGACY_SPI_FLASH_PROTOCOL::ClearSpiProtect

Clear the SPI protect range registers.

◆ FlashProtocol

EFI_SPI_NOR_FLASH_PROTOCOL _EFI_LEGACY_SPI_FLASH_PROTOCOL::FlashProtocol

This protocol manipulates the SPI NOR flash parts using a common set of commands.

◆ IsRangeProtected

EFI_LEGACY_SPI_FLASH_PROTOCOL_IS_RANGE_PROTECTED _EFI_LEGACY_SPI_FLASH_PROTOCOL::IsRangeProtected

Determine if the SPI range is protected.

◆ LockController

EFI_LEGACY_SPI_FLASH_PROTOCOL_LOCK_CONTROLLER _EFI_LEGACY_SPI_FLASH_PROTOCOL::LockController

Lock the SPI controller configuration.

◆ ProtectNextRange

EFI_LEGACY_SPI_FLASH_PROTOCOL_PROTECT_NEXT_RANGE _EFI_LEGACY_SPI_FLASH_PROTOCOL::ProtectNextRange

Set the next protect range register.


The documentation for this struct was generated from the following file: