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

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
PlatformSetupDxe.c 33 #define EFI_CALLBACK_INFO_FROM_THIS(a) CR (a, EFI_CALLBACK_INFO, ConfigAccess, EFI_CALLBACK_INFO_SIGNATURE)
43 } EFI_CALLBACK_INFO;
76 EFI_CALLBACK_INFO *mCallbackInfo;
134 IN EFI_CALLBACK_INFO *Private
172 EFI_CALLBACK_INFO *Private;
285 EFI_CALLBACK_INFO *Private;
361 EFI_CALLBACK_INFO *Private;
826 mCallbackInfo = AllocateZeroPool (sizeof (EFI_CALLBACK_INFO));
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideDxe.c 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,
    [all...]

Completed in 229 milliseconds