/device/google/contexthub/firmware/build/ |
bl_executable.mk | 24 # default is to use all variants supported by this OS
|
bl_static_library.mk | 22 # default is to use all variants supported by this OS
|
os_executable.mk | 24 # default is to use all variants supported by this OS
|
os_static_library.mk | 22 # default is to use all variants supported by this OS
|
/device/google/contexthub/firmware/os/drivers/st_hts221/ |
README | 3 - Supported features:
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
README | 3 - Supported features:
|
/device/google/cuttlefish_common/guest/hals/camera/ |
EmulatedBaseCamera.cpp | 65 // The CAMERA_MODULE_API_VERSION is above 2 on all of the supported 92 ALOGE("%s: not supported", __FUNCTION__); 97 ALOGE("%s: not supported", __FUNCTION__); 108 ALOGE("%s: not supported", __FUNCTION__);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_buffer.py | 26 with test_support.check_py3k_warnings(("buffer.. not supported",
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ |
ArmCortexA8Lib.c | 30 // Enable program flow prediction, if supported.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/ |
GicV3.S | 23 // GICv3 Initialization not Supported yet
|
GicV3.asm | 23 // GICv3 Initialization not Supported yet
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/AArch64/ |
EblCmdMmu.c | 30 AsciiPrint ("\nNot supported on this platform.\n");
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/ |
DxeCpuIoLibInternal.h | 32 The read value is returned. If such operations are not supported, then ASSERT().
53 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
76 The read value is returned. If such operations are not supported, then ASSERT().
97 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/ |
DxeCpuIoLibInternal.h | 38 The read value is returned. If such operations are not supported, then ASSERT().
59 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
82 The read value is returned. If such operations are not supported, then ASSERT().
103 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
CapsuleLib.h | 20 The firmware checks whether the capsule image is supported
28 @retval EFI_SUCESS Input capsule is supported by firmware.
29 @retval EFI_UNSUPPORTED Input capsule is not supported by the firmware.
46 @retval EFI_UNSUPPORTED Capsule image is not supported by the firmware.
|
CpuExceptionHandlerLib.h | 35 @retval EFI_UNSUPPORTED This function is not supported.
57 @retval EFI_UNSUPPORTED This function is not supported.
86 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported,
87 or this function is not supported.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
BootMaintenanceManagerUiLib.inf | 69 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang" (Platform supported languange in Rfc4646 format)
70 ## SOMETIMES_PRODUCES ## Variable:L"Lang" (Platform supported languange in Iso639 format)
72 ## PRODUCES ## Variable:L"HwErrRecSupport" (The level of platform supported hardware Error Record Persistence)
73 ## SOMETIMES_PRODUCES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EFI_BOOT_OPTION_SUPPORT_KEY, EFI_BOOT_OPTION_SUPPORT_APP
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/ |
CpuExceptionHandlerLibNull.c | 30 @retval EFI_UNSUPPORTED This function is not supported.
55 @retval EFI_UNSUPPORTED This function is not supported.
87 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported,
88 or this function is not supported.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiRecoveryLibNull/ |
PeiRecoveryLibNull.c | 24 @retval EFI_UNSUPPORTED Recovery is not supported.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/ |
BdsDxe.inf | 66 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang" (Platform supported languange in Rfc4646 format)
67 ## SOMETIMES_PRODUCES ## Variable:L"Lang" (Platform supported languange in Iso639 format)
69 ## PRODUCES ## Variable:L"HwErrRecSupport" (The level of platform supported hardware Error Record Persistence)
70 ## SOMETIMES_PRODUCES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EFI_BOOT_OPTION_SUPPORT_KEY, EFI_BOOT_OPTION_SUPPORT_APP
|
/device/linaro/bootloader/edk2/MdePkg/Include/AArch64/ |
ProcessorBind.h | 66 /// Unsigned value of native width. (4 bytes on supported 32-bit processor instructions,
67 /// 8 bytes on supported 64-bit processor instructions)
72 /// Signed value of native width. (4 bytes on supported 32-bit processor instructions,
73 /// 8 bytes on supported 64-bit processor instructions)
|
/device/linaro/bootloader/edk2/MdePkg/Include/Ebc/ |
ProcessorBind.h | 78 /// Signed value of native width. (4 bytes on supported 32-bit processor instructions,
79 /// 8 bytes on supported 64-bit processor instructions)
84 /// The unsigned value of native width. (4 bytes on supported 32-bit processor instructions;
85 /// 8 bytes on supported 64-bit processor instructions)
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/ |
IoLibIpf.c | 61 If 8-bit I/O port operations are not supported, then ASSERT().
84 If 16-bit I/O port operations are not supported, then ASSERT().
108 If 32-bit I/O port operations are not supported, then ASSERT().
132 If 64-bit I/O port operations are not supported, then ASSERT().
157 If 8-bit I/O port operations are not supported, then ASSERT().
182 If 16-bit I/O port operations are not supported, then ASSERT().
208 If 32-bit I/O port operations are not supported, then ASSERT().
234 If 64-bit I/O port operations are not supported, then ASSERT().
261 If 8-bit MMIO register operations are not supported, then ASSERT().
292 If 16-bit MMIO register operations are not supported, then ASSERT(). [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BaseRngLib/ |
BaseRng.c | 20 // Bit mask used to determine if RdRand instruction is supported.
32 The constructor function checks whether or not RDRAND instruction is supported
35 The constructor function checks whether or not RDRAND instruction is supported.
36 It will ASSERT() if RDRAND instruction is not supported.
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/ |
DxeCpuIo2LibInternal.h | 32 The read value is returned. If such operations are not supported, then ASSERT().
53 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
76 The read value is returned. If such operations are not supported, then ASSERT().
97 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
|