Home
last modified time | relevance | path

Searched refs:BbsDevicePath (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
DLegacyBiosPlatform.h290 IN BBS_BBS_DEVICE_PATH * BbsDevicePath,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
DIpfBootSupport.c92 IN BBS_BBS_DEVICE_PATH *BbsDevicePath, in LegacyBiosLegacyBoot() argument
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBiosPlatform.h720 IN BBS_BBS_DEVICE_PATH *BbsDevicePath,
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.c924 IN BBS_BBS_DEVICE_PATH *BbsDevicePath, in PrepareToBoot() argument
962 if (BbsDevicePath != NULL) { in PrepareToBoot()
963 DevicePathType = BbsDevicePath->DeviceType; in PrepareToBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosInterface.h1006 IN BBS_BBS_DEVICE_PATH *BbsDevicePath,
DLegacyBootSupport.c1581 IN BBS_BBS_DEVICE_PATH *BbsDevicePath, in LegacyBiosLegacyBoot() argument
1588 mBbsDevicePathPtr = BbsDevicePath; in LegacyBiosLegacyBoot()