Searched refs:BBS_DEVICE_PATH (Results 1 – 17 of 17) sorted by relevance
200 BBS_DEVICE_PATH,216 BBS_DEVICE_PATH,
91 if ((DevicePathType (BootOption->DevicePath) == BBS_DEVICE_PATH) && in OrderLegacyBootOption4SameType()204 if ((DevicePathType (BootOption->DevicePath) == BBS_DEVICE_PATH) && in GroupMultipleLegacyBootOption4SameType()
469 BbsDevicePathNode.Header.Type = BBS_DEVICE_PATH; in BOpt_FindFileSystem()988 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
57 ASSERT ((DevicePathType (DevicePath) == BBS_DEVICE_PATH) && in LegacyBmDeviceType()358 if ((DevicePathType (BootOption[Index].FilePath) == BBS_DEVICE_PATH) && in LegacyBmDeleteAllBootOptions()442 if ((DevicePathType (BootOption[Index].FilePath) != BBS_DEVICE_PATH) || in LegacyBmDeleteAllInvalidBootOptions()547 BbsNode->Header.Type = BBS_DEVICE_PATH; in LegacyBmCreateLegacyBootOption()1228 if ((DevicePathType (BootOption->FilePath) == BBS_DEVICE_PATH) && in LegacyBmRefreshBbsTableForBoot()1254 if ((DevicePathType (Option[Index].FilePath) != BBS_DEVICE_PATH) || in LegacyBmRefreshBbsTableForBoot()
340 if ((DevicePathType (BootOption.FilePath) == BBS_DEVICE_PATH) && in GroupMultipleLegacyBootOption4SameType()510 (DevicePathType (BootOption[Index].FilePath) == BBS_DEVICE_PATH) && in UpdateBootManager()
289 (DevicePathType (Option->DevicePath) == BBS_DEVICE_PATH) && in CallBootManager()
269 if (DevicePathType (BootOption->DevicePath) != BBS_DEVICE_PATH) { in BdsBootDeviceSelect()
448 #define BBS_DEVICE_PATH 0x05 macro
466 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BdsIsLegacyBootOption()752 BbsDevPathNode.Header.Type = BBS_DEVICE_PATH; in BdsCreateOneLegacyBootOption()1610 if (BBS_DEVICE_PATH != DevPath->Type || BBS_BBS_DP != DevPath->SubType) { in BdsRefreshBbsTableForBoot()2305 if ((DevicePathType (Option->DevicePath) == BBS_DEVICE_PATH) && in BdsLibBootViaBootOption()2991 if ((DevicePathType (OptionDevicePath) == BBS_DEVICE_PATH) && in BdsDeleteAllInvalidEfiBootOption()3882 case BBS_DEVICE_PATH: in BdsGetBootTypeFromDevicePath()
468 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BdsIsLegacyBootOption()754 BbsDevPathNode.Header.Type = BBS_DEVICE_PATH; in BdsCreateOneLegacyBootOption()1612 if (BBS_DEVICE_PATH != DevPath->Type || BBS_BBS_DP != DevPath->SubType) { in BdsRefreshBbsTableForBoot()2316 if ((DevicePathType (Option->DevicePath) == BBS_DEVICE_PATH) && in BdsLibBootViaBootOption()3002 if ((DevicePathType (OptionDevicePath) == BBS_DEVICE_PATH) && in BdsDeleteAllInvalidEfiBootOption()3999 case BBS_DEVICE_PATH: in BdsGetBootTypeFromDevicePath()
1168 #define BBS_DEVICE_PATH 0x05 macro
1686 if (DevicePathType (BootOption->FilePath) != BBS_DEVICE_PATH) { in EfiBootManagerBoot()1743 …if ((DevicePathType (BootOption->FilePath) == BBS_DEVICE_PATH) && (DevicePathSubType (BootOption->… in EfiBootManagerBoot()2147 if (((DevicePathType (NvBootOptions[Index].FilePath) != BBS_DEVICE_PATH) || in EfiBootManagerRefreshAllBootOption()
183 if ((DevicePathType (BootOption.FilePath) == BBS_DEVICE_PATH) && in OrderLegacyBootOption4SameType()1347 if ((DevicePathType (BootOption[Index].FilePath) != BBS_DEVICE_PATH) || in GetLegacyOptions()
356 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
2098 {BBS_DEVICE_PATH, L"BbsPath" },2203 {BBS_DEVICE_PATH, BBS_BBS_DP, DevPathToTextBBS },
3400 return DevPathFromTextGenericPath (BBS_DEVICE_PATH, TextDeviceNode); in DevPathFromTextBbsPath()3426 BBS_DEVICE_PATH, in DevPathFromTextBBS()
1555 mBbsDevicePathNode.Header.Type = BBS_DEVICE_PATH; in LegacyBiosBootUnconventionalDevice()