Home
last modified time | relevance | path

Searched refs:EFI_HII_CALLBACK_PACKET (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DFrameworkFormCallback.h94 } EFI_HII_CALLBACK_PACKET; typedef
204 OUT EFI_HII_CALLBACK_PACKET **Packet
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FormCallback/
DFormCallback.h73 } EFI_HII_CALLBACK_PACKET; typedef
107 OUT EFI_HII_CALLBACK_PACKET **Packet
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatformDxe.h376 OUT EFI_HII_CALLBACK_PACKET **Packet
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DConfigAccess.c1112 EFI_HII_CALLBACK_PACKET *Packet; in ThunkCallback()