Searched refs:BBS_BBS_DP (Results 1 – 16 of 16) sorted by relevance
156 BBS_BBS_DP,172 BBS_BBS_DP,
92 (DevicePathSubType (BootOption->DevicePath) == BBS_BBS_DP)) { in OrderLegacyBootOption4SameType()205 (DevicePathSubType (BootOption->DevicePath) == BBS_BBS_DP)) { in GroupMultipleLegacyBootOption4SameType()
470 BbsDevicePathNode.Header.SubType = BBS_BBS_DP; in BOpt_FindFileSystem()988 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
58 (DevicePathSubType (DevicePath) == BBS_BBS_DP)); in LegacyBmDeviceType()359 (DevicePathSubType (BootOption[Index].FilePath) == BBS_BBS_DP)) { in LegacyBmDeleteAllBootOptions()443 (DevicePathSubType (BootOption[Index].FilePath) != BBS_BBS_DP)) { in LegacyBmDeleteAllInvalidBootOptions()548 BbsNode->Header.SubType = BBS_BBS_DP; in LegacyBmCreateLegacyBootOption()1229 (DevicePathSubType (BootOption->FilePath) == BBS_BBS_DP)) { in LegacyBmRefreshBbsTableForBoot()1255 (DevicePathSubType (Option[Index].FilePath) != BBS_BBS_DP)) { in LegacyBmRefreshBbsTableForBoot()
340 (DevicePathSubType (BootOption.FilePath) == BBS_BBS_DP)) { in GroupMultipleLegacyBootOption4SameType()513 (DevicePathSubType (BootOption[Index].FilePath) == BBS_BBS_DP) in UpdateBootManager()
290 (DevicePathSubType (Option->DevicePath) == BBS_BBS_DP) in CallBootManager()
449 #define BBS_BBS_DP 0x01 macro
1164 #define BBS_BBS_DP 0x01 macro
466 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BdsIsLegacyBootOption()753 BbsDevPathNode.Header.SubType = BBS_BBS_DP; in BdsCreateOneLegacyBootOption()1610 if (BBS_DEVICE_PATH != DevPath->Type || BBS_BBS_DP != DevPath->SubType) { in BdsRefreshBbsTableForBoot()2306 (DevicePathSubType (Option->DevicePath) == BBS_BBS_DP) in BdsLibBootViaBootOption()2992 (DevicePathSubType (OptionDevicePath) == BBS_BBS_DP)) { in BdsDeleteAllInvalidEfiBootOption()
468 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BdsIsLegacyBootOption()755 BbsDevPathNode.Header.SubType = BBS_BBS_DP; in BdsCreateOneLegacyBootOption()1612 if (BBS_DEVICE_PATH != DevPath->Type || BBS_BBS_DP != DevPath->SubType) { in BdsRefreshBbsTableForBoot()2317 (DevicePathSubType (Option->DevicePath) == BBS_BBS_DP) in BdsLibBootViaBootOption()3003 (DevicePathSubType (OptionDevicePath) == BBS_BBS_DP)) { in BdsDeleteAllInvalidEfiBootOption()
159 (DevicePathSubType (BootOption.FilePath) == BBS_BBS_DP)) { in OrderLegacyBootOption4SameType()1308 (DevicePathSubType (BootOption[Index].FilePath) != BBS_BBS_DP) in GetLegacyOptions()
367 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
1806 …ption->FilePath) == BBS_DEVICE_PATH) && (DevicePathSubType (BootOption->FilePath) == BBS_BBS_DP)) { in EfiBootManagerBoot()2257 (DevicePathSubType (NvBootOptions[Index].FilePath) != BBS_BBS_DP) in EfiBootManagerRefreshAllBootOption()
1556 mBbsDevicePathNode.Header.SubType = BBS_BBS_DP; in LegacyBiosBootUnconventionalDevice()
2169 {BBS_DEVICE_PATH, BBS_BBS_DP, DevPathToTextBBS },
3399 BBS_BBS_DP, in DevPathFromTextBBS()