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.c2218 InsertTailList (&PackageList->KeyboardLayoutHdr, &KeyboardLayoutPackage->KeyboardEntry); in InsertKeyboardLayoutPackage()
2289 …Package = CR (Link, HII_KEYBOARD_LAYOUT_PACKAGE_INSTANCE, KeyboardEntry, HII_KB_LAYOUT_PACKAGE_SIG… in ExportKeyboardLayoutPackages()
2351 KeyboardEntry, in RemoveKeyboardLayoutPackages()
2365 RemoveEntryList (&Package->KeyboardEntry); in RemoveKeyboardLayoutPackages()
3591 KeyboardEntry, in HiiFindKeyboardLayouts()
3705 KeyboardEntry, in HiiGetKeyboardLayout()
DHiiDatabase.h235 LIST_ENTRY KeyboardEntry; member