HomeSort by relevance Sort by last modified time
    Searched refs:NotifyDescriptor2 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
PeiCdExpress.h 82 EFI_PEI_NOTIFY_DESCRIPTOR NotifyDescriptor2;
PeiCdExpress.c 96 PrivateData->NotifyDescriptor2.Flags =
101 PrivateData->NotifyDescriptor2.Guid = &gEfiPeiVirtualBlockIo2PpiGuid;
102 PrivateData->NotifyDescriptor2.Notify = BlockIoNotifyEntry;

Completed in 223 milliseconds