OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPI_GLOBAL_VARIABLE
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Guid/
AcpiVariableCompatibility.h
25
#define
ACPI_GLOBAL_VARIABLE
L"AcpiGlobalVariable"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
AcpiVariableThunkPlatform.c
126
to lock
ACPI_GLOBAL_VARIABLE
variable to avoid malicious code to update it.
141
// Mark
ACPI_GLOBAL_VARIABLE
variable to read-only if the Variable Lock protocol exists
145
Status = VariableLock->RequestToLock (VariableLock,
ACPI_GLOBAL_VARIABLE
, &gEfiAcpiVariableCompatiblityGuid);
175
ACPI_GLOBAL_VARIABLE
,
188
// driver need this variable.
ACPI_GLOBAL_VARIABLE
variable is not used in runtime phase,
193
ACPI_GLOBAL_VARIABLE
,
202
// to lock
ACPI_GLOBAL_VARIABLE
variable to avoid malicious code to update it.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSmm/
S3Save.c
71
ACPI_GLOBAL_VARIABLE
,
Completed in 984 milliseconds