TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/HiiImage.h>
Data Fields | |
EFI_HII_NEW_IMAGE | NewImage |
EFI_HII_GET_IMAGE | GetImage |
EFI_HII_SET_IMAGE | SetImage |
EFI_HII_DRAW_IMAGE | DrawImage |
EFI_HII_DRAW_IMAGE_ID | DrawImageId |
Services to access to images in the images database.
Definition at line 336 of file HiiImage.h.
EFI_HII_DRAW_IMAGE _EFI_HII_IMAGE_PROTOCOL::DrawImage |
Definition at line 340 of file HiiImage.h.
EFI_HII_DRAW_IMAGE_ID _EFI_HII_IMAGE_PROTOCOL::DrawImageId |
Definition at line 341 of file HiiImage.h.
EFI_HII_GET_IMAGE _EFI_HII_IMAGE_PROTOCOL::GetImage |
Definition at line 338 of file HiiImage.h.
EFI_HII_NEW_IMAGE _EFI_HII_IMAGE_PROTOCOL::NewImage |
Definition at line 337 of file HiiImage.h.
EFI_HII_SET_IMAGE _EFI_HII_IMAGE_PROTOCOL::SetImage |
Definition at line 339 of file HiiImage.h.