Data Structures | |
struct | PHYSICAL_PRESENCE_NVS |
struct | MEMORY_CLEAR_NVS |
struct | TCG_NVS |
struct | AML_OP_REGION_32_8 |
Defines | |
#define | ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE 1 |
#define | ACPI_FUNCTION_PTS_CLEAR_MOR_BIT 2 |
#define | MOR_REQUEST_SUCCESS 0 |
#define | MOR_REQUEST_GENERAL_FAILURE 1 |
Copyright (c) 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE 1 |
Referenced by MemoryClearCallback().
#define ACPI_FUNCTION_PTS_CLEAR_MOR_BIT 2 |
Referenced by MemoryClearCallback().
#define MOR_REQUEST_GENERAL_FAILURE 1 |
Referenced by MemoryClearCallback().
#define MOR_REQUEST_SUCCESS 0 |
Referenced by MemoryClearCallback().