TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PCD_PROTOCOL Struct Reference

Data Fields

EFI_PCD_PROTOCOL_SET_SKU SetSku
 
EFI_PCD_PROTOCOL_GET_8 Get8
 
EFI_PCD_PROTOCOL_GET_16 Get16
 
EFI_PCD_PROTOCOL_GET_32 Get32
 
EFI_PCD_PROTOCOL_GET_64 Get64
 
EFI_PCD_PROTOCOL_GET_POINTER GetPtr
 
EFI_PCD_PROTOCOL_GET_BOOLEAN GetBool
 
EFI_PCD_PROTOCOL_GET_SIZE GetSize
 
EFI_PCD_PROTOCOL_SET_8 Set8
 
EFI_PCD_PROTOCOL_SET_16 Set16
 
EFI_PCD_PROTOCOL_SET_32 Set32
 
EFI_PCD_PROTOCOL_SET_64 Set64
 
EFI_PCD_PROTOCOL_SET_POINTER SetPtr
 
EFI_PCD_PROTOCOL_SET_BOOLEAN SetBool
 
EFI_PCD_PROTOCOL_CALLBACK_ON_SET CallbackOnSet
 
EFI_PCD_PROTOCOL_CANCEL_CALLBACK CancelCallback
 
EFI_PCD_PROTOCOL_GET_NEXT_TOKEN GetNextToken
 
EFI_PCD_PROTOCOL_GET_NEXT_TOKEN_SPACE GetNextTokenSpace
 

Detailed Description

Definition at line 397 of file PiPcd.h.

Field Documentation

◆ CallbackOnSet

EFI_PCD_PROTOCOL_CALLBACK_ON_SET _EFI_PCD_PROTOCOL::CallbackOnSet

Definition at line 412 of file PiPcd.h.

◆ CancelCallback

EFI_PCD_PROTOCOL_CANCEL_CALLBACK _EFI_PCD_PROTOCOL::CancelCallback

Definition at line 413 of file PiPcd.h.

◆ Get16

EFI_PCD_PROTOCOL_GET_16 _EFI_PCD_PROTOCOL::Get16

Definition at line 400 of file PiPcd.h.

◆ Get32

EFI_PCD_PROTOCOL_GET_32 _EFI_PCD_PROTOCOL::Get32

Definition at line 401 of file PiPcd.h.

◆ Get64

EFI_PCD_PROTOCOL_GET_64 _EFI_PCD_PROTOCOL::Get64

Definition at line 402 of file PiPcd.h.

◆ Get8

EFI_PCD_PROTOCOL_GET_8 _EFI_PCD_PROTOCOL::Get8

Definition at line 399 of file PiPcd.h.

◆ GetBool

EFI_PCD_PROTOCOL_GET_BOOLEAN _EFI_PCD_PROTOCOL::GetBool

Definition at line 404 of file PiPcd.h.

◆ GetNextToken

EFI_PCD_PROTOCOL_GET_NEXT_TOKEN _EFI_PCD_PROTOCOL::GetNextToken

Definition at line 414 of file PiPcd.h.

◆ GetNextTokenSpace

EFI_PCD_PROTOCOL_GET_NEXT_TOKEN_SPACE _EFI_PCD_PROTOCOL::GetNextTokenSpace

Definition at line 415 of file PiPcd.h.

◆ GetPtr

EFI_PCD_PROTOCOL_GET_POINTER _EFI_PCD_PROTOCOL::GetPtr

Definition at line 403 of file PiPcd.h.

◆ GetSize

EFI_PCD_PROTOCOL_GET_SIZE _EFI_PCD_PROTOCOL::GetSize

Definition at line 405 of file PiPcd.h.

◆ Set16

EFI_PCD_PROTOCOL_SET_16 _EFI_PCD_PROTOCOL::Set16

Definition at line 407 of file PiPcd.h.

◆ Set32

EFI_PCD_PROTOCOL_SET_32 _EFI_PCD_PROTOCOL::Set32

Definition at line 408 of file PiPcd.h.

◆ Set64

EFI_PCD_PROTOCOL_SET_64 _EFI_PCD_PROTOCOL::Set64

Definition at line 409 of file PiPcd.h.

◆ Set8

EFI_PCD_PROTOCOL_SET_8 _EFI_PCD_PROTOCOL::Set8

Definition at line 406 of file PiPcd.h.

◆ SetBool

EFI_PCD_PROTOCOL_SET_BOOLEAN _EFI_PCD_PROTOCOL::SetBool

Definition at line 411 of file PiPcd.h.

◆ SetPtr

EFI_PCD_PROTOCOL_SET_POINTER _EFI_PCD_PROTOCOL::SetPtr

Definition at line 410 of file PiPcd.h.

◆ SetSku

EFI_PCD_PROTOCOL_SET_SKU _EFI_PCD_PROTOCOL::SetSku

Definition at line 398 of file PiPcd.h.


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