MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_LEGACY_REGION2_PROTOCOL Struct Reference

Data Fields

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.

Field Documentation

EFI_LEGACY_REGION2_BOOT_LOCK _EFI_LEGACY_REGION2_PROTOCOL::BootLock
EFI_LEGACY_REGION2_DECODE _EFI_LEGACY_REGION2_PROTOCOL::Decode
EFI_LEGACY_REGION_GET_INFO _EFI_LEGACY_REGION2_PROTOCOL::GetInfo
EFI_LEGACY_REGION2_LOCK _EFI_LEGACY_REGION2_PROTOCOL::Lock
EFI_LEGACY_REGION2_UNLOCK _EFI_LEGACY_REGION2_PROTOCOL::UnLock