Home
last modified time | relevance | path

Searched refs:DeviceTypeCount (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c1188 UINTN DeviceTypeCount; in LegacyBmRefreshBbsTableForBoot() local
1252 DeviceTypeCount = 1; in LegacyBmRefreshBbsTableForBoot()
1260 for (DeviceTypeIndex = 0; DeviceTypeIndex < DeviceTypeCount; DeviceTypeIndex++) { in LegacyBmRefreshBbsTableForBoot()
1265 if (DeviceTypeIndex < DeviceTypeCount) { in LegacyBmRefreshBbsTableForBoot()
1272 DeviceType[DeviceTypeCount] = DevType; in LegacyBmRefreshBbsTableForBoot()
1273 DeviceTypeCount++; in LegacyBmRefreshBbsTableForBoot()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1529 UINTN DeviceTypeCount; in BdsRefreshBbsTableForBoot() local
1593 DeviceTypeCount = 1; in BdsRefreshBbsTableForBoot()
1619 for (DeviceTypeIndex = 0; DeviceTypeIndex < DeviceTypeCount; DeviceTypeIndex++) { in BdsRefreshBbsTableForBoot()
1624 if (DeviceTypeIndex < DeviceTypeCount) { in BdsRefreshBbsTableForBoot()
1632 DeviceType[DeviceTypeCount] = DevType; in BdsRefreshBbsTableForBoot()
1633 DeviceTypeCount++; in BdsRefreshBbsTableForBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1527 UINTN DeviceTypeCount; in BdsRefreshBbsTableForBoot() local
1591 DeviceTypeCount = 1; in BdsRefreshBbsTableForBoot()
1617 for (DeviceTypeIndex = 0; DeviceTypeIndex < DeviceTypeCount; DeviceTypeIndex++) { in BdsRefreshBbsTableForBoot()
1622 if (DeviceTypeIndex < DeviceTypeCount) { in BdsRefreshBbsTableForBoot()
1630 DeviceType[DeviceTypeCount] = DevType; in BdsRefreshBbsTableForBoot()
1631 DeviceTypeCount++; in BdsRefreshBbsTableForBoot()