iPXE
Data Fields
_EFI_HII_DATABASE_PROTOCOL Struct Reference

Database manager for HII-related data structures. More...

#include <HiiDatabase.h>

Data Fields

EFI_HII_DATABASE_NEW_PACK NewPackageList
 
EFI_HII_DATABASE_REMOVE_PACK RemovePackageList
 
EFI_HII_DATABASE_UPDATE_PACK UpdatePackageList
 
EFI_HII_DATABASE_LIST_PACKS ListPackageLists
 
EFI_HII_DATABASE_EXPORT_PACKS ExportPackageLists
 
EFI_HII_DATABASE_REGISTER_NOTIFY RegisterPackageNotify
 
EFI_HII_DATABASE_UNREGISTER_NOTIFY UnregisterPackageNotify
 
EFI_HII_FIND_KEYBOARD_LAYOUTS FindKeyboardLayouts
 
EFI_HII_GET_KEYBOARD_LAYOUT GetKeyboardLayout
 
EFI_HII_SET_KEYBOARD_LAYOUT SetKeyboardLayout
 
EFI_HII_DATABASE_GET_PACK_HANDLE GetPackageListHandle
 

Detailed Description

Database manager for HII-related data structures.

Definition at line 504 of file HiiDatabase.h.

Field Documentation

◆ NewPackageList

EFI_HII_DATABASE_NEW_PACK _EFI_HII_DATABASE_PROTOCOL::NewPackageList

Definition at line 505 of file HiiDatabase.h.

Referenced by efi_snp_hii_install().

◆ RemovePackageList

EFI_HII_DATABASE_REMOVE_PACK _EFI_HII_DATABASE_PROTOCOL::RemovePackageList

Definition at line 506 of file HiiDatabase.h.

Referenced by efi_snp_hii_install(), and efi_snp_hii_uninstall().

◆ UpdatePackageList

EFI_HII_DATABASE_UPDATE_PACK _EFI_HII_DATABASE_PROTOCOL::UpdatePackageList

Definition at line 507 of file HiiDatabase.h.

◆ ListPackageLists

EFI_HII_DATABASE_LIST_PACKS _EFI_HII_DATABASE_PROTOCOL::ListPackageLists

Definition at line 508 of file HiiDatabase.h.

◆ ExportPackageLists

EFI_HII_DATABASE_EXPORT_PACKS _EFI_HII_DATABASE_PROTOCOL::ExportPackageLists

Definition at line 509 of file HiiDatabase.h.

◆ RegisterPackageNotify

EFI_HII_DATABASE_REGISTER_NOTIFY _EFI_HII_DATABASE_PROTOCOL::RegisterPackageNotify

Definition at line 510 of file HiiDatabase.h.

◆ UnregisterPackageNotify

EFI_HII_DATABASE_UNREGISTER_NOTIFY _EFI_HII_DATABASE_PROTOCOL::UnregisterPackageNotify

Definition at line 511 of file HiiDatabase.h.

◆ FindKeyboardLayouts

EFI_HII_FIND_KEYBOARD_LAYOUTS _EFI_HII_DATABASE_PROTOCOL::FindKeyboardLayouts

Definition at line 512 of file HiiDatabase.h.

◆ GetKeyboardLayout

EFI_HII_GET_KEYBOARD_LAYOUT _EFI_HII_DATABASE_PROTOCOL::GetKeyboardLayout

Definition at line 513 of file HiiDatabase.h.

◆ SetKeyboardLayout

EFI_HII_SET_KEYBOARD_LAYOUT _EFI_HII_DATABASE_PROTOCOL::SetKeyboardLayout

Definition at line 514 of file HiiDatabase.h.

◆ GetPackageListHandle

EFI_HII_DATABASE_GET_PACK_HANDLE _EFI_HII_DATABASE_PROTOCOL::GetPackageListHandle

Definition at line 515 of file HiiDatabase.h.


The documentation for this struct was generated from the following file: