Searched refs:CancelCallback (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DPiPcd.h427 EFI_PEI_PCD_PPI_CANCEL_CALLBACK CancelCallback; member in struct:__anon12010
H A DPcd.h862 PCD_PPI_CANCEL_CALLBACK CancelCallback; member in struct:__anon12007
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPiPcd.h419 EFI_PCD_PROTOCOL_CANCEL_CALLBACK CancelCallback; member in struct:_EFI_PCD_PROTOCOL
H A DPcd.h866 PCD_PROTOCOL_CANCEL_CALLBACK CancelCallback; member in struct:__anon12244
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxePcdLib/
H A DDxePcdLib.c924 Status = GetPiPcdProtocol()->CancelCallback (Guid, TokenNumber, (EFI_PCD_PROTOCOL_CALLBACK) NotificationFunction);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPcdLib/
H A DPeiPcdLib.c930 Status = (GetPiPcdPpiPointer ())->CancelCallback (Guid, TokenNumber, (EFI_PEI_PCD_PPI_CALLBACK) NotificationFunction);

Completed in 52 milliseconds