|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/HiiString.h>
Data Fields | |
| EFI_HII_NEW_STRING | NewString |
| EFI_HII_GET_STRING | GetString |
| EFI_HII_SET_STRING | SetString |
| EFI_HII_GET_LANGUAGES | GetLanguages |
| EFI_HII_GET_2ND_LANGUAGES | GetSecondaryLanguages |
Services to manipulate the string.
Definition at line 222 of file HiiString.h.
| EFI_HII_GET_LANGUAGES _EFI_HII_STRING_PROTOCOL::GetLanguages |
Definition at line 226 of file HiiString.h.
| EFI_HII_GET_2ND_LANGUAGES _EFI_HII_STRING_PROTOCOL::GetSecondaryLanguages |
Definition at line 227 of file HiiString.h.
| EFI_HII_GET_STRING _EFI_HII_STRING_PROTOCOL::GetString |
Definition at line 224 of file HiiString.h.
| EFI_HII_NEW_STRING _EFI_HII_STRING_PROTOCOL::NewString |
Definition at line 223 of file HiiString.h.
| EFI_HII_SET_STRING _EFI_HII_STRING_PROTOCOL::SetString |
Definition at line 225 of file HiiString.h.