Home
last modified time | relevance | path

Searched refs:NotifyDescriptor2 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
DPeiCdExpress.c96 PrivateData->NotifyDescriptor2.Flags = in CdExpressPeimEntry()
101 PrivateData->NotifyDescriptor2.Guid = &gEfiPeiVirtualBlockIo2PpiGuid; in CdExpressPeimEntry()
102 PrivateData->NotifyDescriptor2.Notify = BlockIoNotifyEntry; in CdExpressPeimEntry()
DPeiCdExpress.h82 EFI_PEI_NOTIFY_DESCRIPTOR NotifyDescriptor2; member