Home
last modified time | relevance | path

Searched refs:KeyboardEntry (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DDatabase.c2233 InsertTailList (&PackageList->KeyboardLayoutHdr, &KeyboardLayoutPackage->KeyboardEntry); in InsertKeyboardLayoutPackage()
2304 …Package = CR (Link, HII_KEYBOARD_LAYOUT_PACKAGE_INSTANCE, KeyboardEntry, HII_KB_LAYOUT_PACKAGE_SIG… in ExportKeyboardLayoutPackages()
2366 KeyboardEntry, in RemoveKeyboardLayoutPackages()
2380 RemoveEntryList (&Package->KeyboardEntry); in RemoveKeyboardLayoutPackages()
3779 KeyboardEntry, in HiiFindKeyboardLayouts()
3893 KeyboardEntry, in HiiGetKeyboardLayout()
DHiiDatabase.h239 LIST_ENTRY KeyboardEntry; member