/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/ |
D | CanonRead.c | 49 BOOLEAN Activate; in IIO_CanonRead() local 95 Activate = TRUE; in IIO_CanonRead() 118 Activate = FALSE; in IIO_CanonRead() 130 Activate = FALSE; in IIO_CanonRead() 143 Activate = FALSE; in IIO_CanonRead() 147 Activate = FALSE; in IIO_CanonRead() 151 Activate = FALSE; in IIO_CanonRead() 164 (Activate == FALSE)); in IIO_CanonRead()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/ |
D | TcgConfigStrings.uni | 28 #string STR_TPM_ACTIVATE #language en-US "Activate" 31 #string STR_TPM_ENABLE_ACTIVATE #language en-US "Enable and Activate" 33 #string STR_TPM_ENABLE_ACTIVATE_CLEAR #language en-US "Enable, Activate, and Force TPM Clear" 34 #string STR_TPM_CLEAR_ENABLE_ACTIVATE #language en-US "Force TPM Clear, Enable, and Activate" 35 …_ENABLE_ACTIVATE_CLEAR_E_A #language en-US "Enable, Activate, Force TPM Clear, Enable, and Activa…
|
D | TcgConfig.vfr | 47 … // Activate/deactivate (TPM_ORD_physicalSetDeactivated) command is not available when disabled.
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmControlDxe/ |
D | SmmControlDriver.c | 49 Activate ( 82 Activate, 167 Activate ( in Activate() function
|
/device/google/cuttlefish_common/guest/hals/sensors/ |
D | vsoc_sensors.h | 102 int Activate(int handle, int enabled);
|
D | vsoc_sensors.cpp | 106 rval->activate = cvd::thunk<sensors_poll_device_t, &GceSensors::Activate>; in Open() 146 int GceSensors::Activate(int handle, int enabled) { in Activate() function in cvd::GceSensors
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/ |
D | S3Asm.S | 46 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
|
D | S3Asm.asm | 51 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/ |
D | S3Asm.S | 48 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
|
D | S3Asm.nasm | 55 mov cr0, eax ; Activate real mode
|
D | S3Asm.asm | 55 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/ |
D | Flat32.s | 63 .byte 0x0f,0x22,0xc0 #movl %eax, %cr0 # Activate protected mode
|
D | Flat32.asm | 68 mov cr0, eax ; Activate protected mode
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/ |
D | SecEntry.asm | 95 mov cr0, eax ; Activate protected mode
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/ |
D | S3Asm.S | 78 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
|
D | S3Asm.asm | 82 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
|
D | S3Asm.nasm | 84 mov cr0, eax ; Activate real mode
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
D | Flat32.asm | 116 mov cr0, eax ; Activate protected mode
|
D | Flat32.S | 204 .byte 0x0f,0x22,0xc0 #movl %eax, %cr0 # Activate protected mode
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/ |
D | SecEntry.S | 88 movl %eax, %cr0 # Activate protected mode
|
D | SecEntry.asm | 96 mov cr0, eax ; Activate protected mode
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/ |
D | OpalNvmeReg.h | 700 NVME_ADMIN_FIRMWARE_ACTIVATE Activate; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Nvme.h | 632 NVME_ADMIN_FIRMWARE_ACTIVATE Activate; member
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/ |
D | SecEntry.nasm | 92 mov cr0, eax ; Activate protected mode
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/ |
D | VfrStrings.uni | 83 #string STR_CHECK_BOX_PROMPT #language en-US "Activate this check box" 87 #string STR_CHECK_DYNAMIC_PROMPT #language en-US "Activate Dynamic check box" 88 #language fr-FR "Activate Dynamico check box"
|