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

#include <MdePkg/Include/Ppi/Pcd.h>

Data Fields

PCD_PPI_SET_SKU SetSku
 
PCD_PPI_GET8 Get8
 
PCD_PPI_GET16 Get16
 
PCD_PPI_GET32 Get32
 
PCD_PPI_GET64 Get64
 
PCD_PPI_GET_POINTER GetPtr
 
PCD_PPI_GET_BOOLEAN GetBool
 
PCD_PPI_GET_SIZE GetSize
 
PCD_PPI_GET_EX_8 Get8Ex
 
PCD_PPI_GET_EX_16 Get16Ex
 
PCD_PPI_GET_EX_32 Get32Ex
 
PCD_PPI_GET_EX_64 Get64Ex
 
PCD_PPI_GET_EX_POINTER GetPtrEx
 
PCD_PPI_GET_EX_BOOLEAN GetBoolEx
 
PCD_PPI_GET_EX_SIZE GetSizeEx
 
PCD_PPI_SET8 Set8
 
PCD_PPI_SET16 Set16
 
PCD_PPI_SET32 Set32
 
PCD_PPI_SET64 Set64
 
PCD_PPI_SET_POINTER SetPtr
 
PCD_PPI_SET_BOOLEAN SetBool
 
PCD_PPI_SET_EX_8 Set8Ex
 
PCD_PPI_SET_EX_16 Set16Ex
 
PCD_PPI_SET_EX_32 Set32Ex
 
PCD_PPI_SET_EX_64 Set64Ex
 
PCD_PPI_SET_EX_POINTER SetPtrEx
 
PCD_PPI_SET_EX_BOOLEAN SetBoolEx
 
PCD_PPI_CALLBACK_ONSET CallbackOnSet
 
PCD_PPI_CANCEL_CALLBACK CancelCallback
 
PCD_PPI_GET_NEXT_TOKEN GetNextToken
 
PCD_PPI_GET_NEXT_TOKENSPACE GetNextTokenSpace
 

Detailed Description

This service abstracts the ability to set/get Platform Configuration Database (PCD).

Definition at line 753 of file Pcd.h.

Field Documentation

◆ CallbackOnSet

PCD_PPI_CALLBACK_ONSET PCD_PPI::CallbackOnSet

Definition at line 786 of file Pcd.h.

◆ CancelCallback

PCD_PPI_CANCEL_CALLBACK PCD_PPI::CancelCallback

Definition at line 787 of file Pcd.h.

◆ Get16

PCD_PPI_GET16 PCD_PPI::Get16

Definition at line 757 of file Pcd.h.

◆ Get16Ex

PCD_PPI_GET_EX_16 PCD_PPI::Get16Ex

Definition at line 765 of file Pcd.h.

◆ Get32

PCD_PPI_GET32 PCD_PPI::Get32

Definition at line 758 of file Pcd.h.

◆ Get32Ex

PCD_PPI_GET_EX_32 PCD_PPI::Get32Ex

Definition at line 766 of file Pcd.h.

◆ Get64

PCD_PPI_GET64 PCD_PPI::Get64

Definition at line 759 of file Pcd.h.

◆ Get64Ex

PCD_PPI_GET_EX_64 PCD_PPI::Get64Ex

Definition at line 767 of file Pcd.h.

◆ Get8

PCD_PPI_GET8 PCD_PPI::Get8

Definition at line 756 of file Pcd.h.

◆ Get8Ex

PCD_PPI_GET_EX_8 PCD_PPI::Get8Ex

Definition at line 764 of file Pcd.h.

◆ GetBool

PCD_PPI_GET_BOOLEAN PCD_PPI::GetBool

Definition at line 761 of file Pcd.h.

◆ GetBoolEx

PCD_PPI_GET_EX_BOOLEAN PCD_PPI::GetBoolEx

Definition at line 769 of file Pcd.h.

◆ GetNextToken

PCD_PPI_GET_NEXT_TOKEN PCD_PPI::GetNextToken

Definition at line 788 of file Pcd.h.

◆ GetNextTokenSpace

PCD_PPI_GET_NEXT_TOKENSPACE PCD_PPI::GetNextTokenSpace

Definition at line 789 of file Pcd.h.

◆ GetPtr

PCD_PPI_GET_POINTER PCD_PPI::GetPtr

Definition at line 760 of file Pcd.h.

◆ GetPtrEx

PCD_PPI_GET_EX_POINTER PCD_PPI::GetPtrEx

Definition at line 768 of file Pcd.h.

◆ GetSize

PCD_PPI_GET_SIZE PCD_PPI::GetSize

Definition at line 762 of file Pcd.h.

◆ GetSizeEx

PCD_PPI_GET_EX_SIZE PCD_PPI::GetSizeEx

Definition at line 770 of file Pcd.h.

◆ Set16

PCD_PPI_SET16 PCD_PPI::Set16

Definition at line 773 of file Pcd.h.

◆ Set16Ex

PCD_PPI_SET_EX_16 PCD_PPI::Set16Ex

Definition at line 780 of file Pcd.h.

◆ Set32

PCD_PPI_SET32 PCD_PPI::Set32

Definition at line 774 of file Pcd.h.

◆ Set32Ex

PCD_PPI_SET_EX_32 PCD_PPI::Set32Ex

Definition at line 781 of file Pcd.h.

◆ Set64

PCD_PPI_SET64 PCD_PPI::Set64

Definition at line 775 of file Pcd.h.

◆ Set64Ex

PCD_PPI_SET_EX_64 PCD_PPI::Set64Ex

Definition at line 782 of file Pcd.h.

◆ Set8

PCD_PPI_SET8 PCD_PPI::Set8

Definition at line 772 of file Pcd.h.

◆ Set8Ex

PCD_PPI_SET_EX_8 PCD_PPI::Set8Ex

Definition at line 779 of file Pcd.h.

◆ SetBool

PCD_PPI_SET_BOOLEAN PCD_PPI::SetBool

Definition at line 777 of file Pcd.h.

◆ SetBoolEx

PCD_PPI_SET_EX_BOOLEAN PCD_PPI::SetBoolEx

Definition at line 784 of file Pcd.h.

◆ SetPtr

PCD_PPI_SET_POINTER PCD_PPI::SetPtr

Definition at line 776 of file Pcd.h.

◆ SetPtrEx

PCD_PPI_SET_EX_POINTER PCD_PPI::SetPtrEx

Definition at line 783 of file Pcd.h.

◆ SetSku

PCD_PPI_SET_SKU PCD_PPI::SetSku

Definition at line 754 of file Pcd.h.


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