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

#include <LegacyRegion2.h>

Collaboration diagram for _EFI_LEGACY_REGION2_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_LEGACY_REGION2_DECODE Decode
 
EFI_LEGACY_REGION2_LOCK Lock
 
EFI_LEGACY_REGION2_BOOT_LOCK BootLock
 
EFI_LEGACY_REGION2_UNLOCK UnLock
 
EFI_LEGACY_REGION_GET_INFO GetInfo
 

Detailed Description

The EFI_LEGACY_REGION2_PROTOCOL is used to abstract the hardware control of the memory attributes of the Option ROM shadowing region, 0xC0000 to 0xFFFFF. There are three memory attributes that can be modified through this protocol: read, write and boot-lock. These protocols may be set in any combination.

Member Data Documentation

◆ BootLock

EFI_LEGACY_REGION2_BOOT_LOCK _EFI_LEGACY_REGION2_PROTOCOL::BootLock

◆ Decode

EFI_LEGACY_REGION2_DECODE _EFI_LEGACY_REGION2_PROTOCOL::Decode

◆ GetInfo

EFI_LEGACY_REGION_GET_INFO _EFI_LEGACY_REGION2_PROTOCOL::GetInfo

◆ Lock

EFI_LEGACY_REGION2_LOCK _EFI_LEGACY_REGION2_PROTOCOL::Lock

◆ UnLock

EFI_LEGACY_REGION2_UNLOCK _EFI_LEGACY_REGION2_PROTOCOL::UnLock

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