HomeSort by relevance Sort by last modified time
    Searched refs:EFI_CALLBACK_INFO_FROM_THIS (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)
196 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
298 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
447 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
476 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
527 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
736 Private = EFI_CALLBACK_INFO_FROM_THIS (This);
  /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)
    [all...]

Completed in 71 milliseconds