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

#include <MdePkg/Include/Protocol/PiPcdInfo.h>

Data Fields

EFI_GET_PCD_INFO_PROTOCOL_GET_INFO GetInfo
 
EFI_GET_PCD_INFO_PROTOCOL_GET_SKU GetSku
 

Detailed Description

Callers to this protocol must be at a TPL_APPLICATION task priority level. This is the PCD service to use when querying for some additional data that can be contained in the PCD database.

Definition at line 65 of file PiPcdInfo.h.

Field Documentation

◆ GetInfo

EFI_GET_PCD_INFO_PROTOCOL_GET_INFO _EFI_GET_PCD_INFO_PROTOCOL::GetInfo

Retrieve additional information associated with a PCD.

Definition at line 69 of file PiPcdInfo.h.

◆ GetSku

EFI_GET_PCD_INFO_PROTOCOL_GET_SKU _EFI_GET_PCD_INFO_PROTOCOL::GetSku

Retrieve the currently set SKU Id.

Definition at line 73 of file PiPcdInfo.h.


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