TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/PiPcdInfo.h>
Data Fields | |
EFI_GET_PCD_INFO_PROTOCOL_GET_INFO | GetInfo |
EFI_GET_PCD_INFO_PROTOCOL_GET_SKU | GetSku |
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.
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.
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.