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

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

Data Fields

GET_PCD_INFO_PROTOCOL_GET_INFO GetInfo
 
GET_PCD_INFO_PROTOCOL_GET_INFO_EX GetInfoEx
 
GET_PCD_INFO_PROTOCOL_GET_SKU GetSku
 

Detailed Description

This is the PCD service to use when querying for some additional data that can be contained in the PCD database.

Definition at line 89 of file PcdInfo.h.

Field Documentation

◆ GetInfo

GET_PCD_INFO_PROTOCOL_GET_INFO _GET_PCD_INFO_PROTOCOL::GetInfo

Retrieve additional information associated with a PCD.

Definition at line 93 of file PcdInfo.h.

◆ GetInfoEx

GET_PCD_INFO_PROTOCOL_GET_INFO_EX _GET_PCD_INFO_PROTOCOL::GetInfoEx

Definition at line 94 of file PcdInfo.h.

◆ GetSku

GET_PCD_INFO_PROTOCOL_GET_SKU _GET_PCD_INFO_PROTOCOL::GetSku

Retrieve the currently set SKU Id.

Definition at line 98 of file PcdInfo.h.


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