Home
last modified time | relevance | path

Searched refs:BBS_DEVICE_PATH (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DPlatformData.c200 BBS_DEVICE_PATH,
216 BBS_DEVICE_PATH,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBBSsupport.c91 if ((DevicePathType (BootOption->DevicePath) == BBS_DEVICE_PATH) && in OrderLegacyBootOption4SameType()
204 if ((DevicePathType (BootOption->DevicePath) == BBS_DEVICE_PATH) && in GroupMultipleLegacyBootOption4SameType()
DBootOption.c469 BbsDevicePathNode.Header.Type = BBS_DEVICE_PATH; in BOpt_FindFileSystem()
988 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
DLegacyBm.c57 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()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
DBootManager.c340 if ((DevicePathType (BootOption.FilePath) == BBS_DEVICE_PATH) && in GroupMultipleLegacyBootOption4SameType()
510 (DevicePathType (BootOption[Index].FilePath) == BBS_DEVICE_PATH) && in UpdateBootManager()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManager.c289 (DevicePathType (Option->DevicePath) == BBS_DEVICE_PATH) && in CallBootManager()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DBdsEntry.c269 if (DevicePathType (BootOption->DevicePath) != BBS_DEVICE_PATH) { in BdsBootDeviceSelect()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h448 #define BBS_DEVICE_PATH 0x05 macro
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c466 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()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c468 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()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h1168 #define BBS_DEVICE_PATH 0x05 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c1686 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()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUi.c183 if ((DevicePathType (BootOption.FilePath) == BBS_DEVICE_PATH) && in OrderLegacyBootOption4SameType()
1347 if ((DevicePathType (BootOption[Index].FilePath) != BBS_DEVICE_PATH) || in GetLegacyOptions()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootOption.c356 if ((BBS_DEVICE_PATH == DevicePath->Type) && (BBS_BBS_DP == DevicePath->SubType)) { in BOpt_GetBootOptions()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c2098 {BBS_DEVICE_PATH, L"BbsPath" },
2203 {BBS_DEVICE_PATH, BBS_BBS_DP, DevPathToTextBBS },
DDevicePathFromText.c3400 return DevPathFromTextGenericPath (BBS_DEVICE_PATH, TextDeviceNode); in DevPathFromTextBbsPath()
3426 BBS_DEVICE_PATH, in DevPathFromTextBBS()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c1555 mBbsDevicePathNode.Header.Type = BBS_DEVICE_PATH; in LegacyBiosBootUnconventionalDevice()