HomeSort by relevance Sort by last modified time
    Searched refs:gBrowserHotKeyList (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c 51 LIST_ENTRY gBrowserHotKeyList = INITIALIZE_LIST_HEAD_VARIABLE (gBrowserHotKeyList);
    [all...]
Presentation.c 446 Link = GetFirstNode (&gBrowserHotKeyList);
447 while (!IsNull (&gBrowserHotKeyList, Link)) {
459 Link = GetNextNode (&gBrowserHotKeyList, Link);
    [all...]
Setup.h 586 extern LIST_ENTRY gBrowserHotKeyList;
    [all...]

Completed in 577 milliseconds