Searched defs:EFI_CALLBACK_INFO (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c31 #define EFI_CALLBACK_INFO_FROM_THIS(a) CR (a, EFI_CALLBACK_INFO, ConfigAccess, EFI_CALLBACK_INFO_SIGNATURE)
41 } EFI_CALLBACK_INFO; typedef in typeref:struct:__anon11261
82 EFI_CALLBACK_INFO *mCallbackInfo;
334 @param Private Pointer to EFI_CALLBACK_INFO.
343 IN EFI_CALLBACK_INFO *Private,
617 @param Private Pointer to EFI_CALLBACK_INFO.
627 IN EFI_CALLBACK_INFO *Private,
877 @param Private Pointer to EFI_CALLBACK_INFO.
886 IN EFI_CALLBACK_INFO *Private,
1078 @param Private Pointer to EFI_CALLBACK_INFO
[all...]

Completed in 35 milliseconds