Home
last modified time | relevance | path

Searched refs:MENU_INFO_ITEM (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/
DDeviceManager.h93 }MENU_INFO_ITEM; typedef
98 MENU_INFO_ITEM *NodeList;
DDeviceManager.c196 MENU_INFO_ITEM *TempDeviceList; in AddIdToMacDeviceList()
229 …TempDeviceList = (MENU_INFO_ITEM *)AllocateCopyPool (sizeof (MENU_INFO_ITEM) * mMacDeviceList.MaxL… in AddIdToMacDeviceList()
231 …TempDeviceList = (MENU_INFO_ITEM *)AllocatePool (sizeof (MENU_INFO_ITEM) * mMacDeviceList.MaxListL… in AddIdToMacDeviceList()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManager.h91 }MENU_INFO_ITEM; typedef
96 MENU_INFO_ITEM *NodeList;
DDeviceManager.c436 MENU_INFO_ITEM *TempDeviceList; in AddIdToMacDeviceList()
469 …TempDeviceList = (MENU_INFO_ITEM *)AllocateCopyPool (sizeof (MENU_INFO_ITEM) * mMacDeviceList.MaxL… in AddIdToMacDeviceList()
471 …TempDeviceList = (MENU_INFO_ITEM *)AllocatePool (sizeof (MENU_INFO_ITEM) * mMacDeviceList.MaxListL… in AddIdToMacDeviceList()