Searched refs:EFI_PCD_PROTOCOL_CALLBACK (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPiPcd.h323 (EFIAPI *EFI_PCD_PROTOCOL_CALLBACK)( typedef
345 IN EFI_PCD_PROTOCOL_CALLBACK CallBackFunction
363 IN EFI_PCD_PROTOCOL_CALLBACK CallBackFunction
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePcdLib/
H A DDxePcdLib.c891 Status = GetPiPcdProtocol()->CallbackOnSet (Guid, TokenNumber, (EFI_PCD_PROTOCOL_CALLBACK) NotificationFunction);
924 Status = GetPiPcdProtocol()->CancelCallback (Guid, TokenNumber, (EFI_PCD_PROTOCOL_CALLBACK) NotificationFunction);

Completed in 51 milliseconds