Home | History | Annotate | Download | only in PlatformDriOverrideDxe

Lines Matching refs:EFI_CALLBACK_INFO

31 #define EFI_CALLBACK_INFO_FROM_THIS(a)  CR (a, EFI_CALLBACK_INFO, ConfigAccess, EFI_CALLBACK_INFO_SIGNATURE)

41 } EFI_CALLBACK_INFO;
80 EFI_CALLBACK_INFO *mCallbackInfo;
319 @param Private Pointer to EFI_CALLBACK_INFO.
328 IN EFI_CALLBACK_INFO *Private,
610 @param Private Pointer to EFI_CALLBACK_INFO.
620 IN EFI_CALLBACK_INFO *Private,
900 @param Private Pointer to EFI_CALLBACK_INFO.
909 IN EFI_CALLBACK_INFO *Private,
1101 @param Private Pointer to EFI_CALLBACK_INFO.
1110 IN EFI_CALLBACK_INFO *Private,
1184 EFI_CALLBACK_INFO *Private;
1279 EFI_CALLBACK_INFO *Private;
1345 EFI_CALLBACK_INFO *Private;
1631 mCallbackInfo = AllocateZeroPool (sizeof (EFI_CALLBACK_INFO));