MdeModulePkg/Include/Guid/SmmVariableCommon.h File Reference


Data Structures

struct  SMM_VARIABLE_COMMUNICATE_HEADER
struct  SMM_VARIABLE_COMMUNICATE_ACCESS_VARIABLE
struct  SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME
struct  SMM_VARIABLE_COMMUNICATE_QUERY_VARIABLE_INFO
struct  SMM_VARIABLE_COMMUNICATE_VAR_CHECK_VARIABLE_PROPERTY
struct  SMM_VARIABLE_COMMUNICATE_GET_PAYLOAD_SIZE

Defines

#define EFI_SMM_VARIABLE_WRITE_GUID   { 0x93ba1826, 0xdffb, 0x45dd, { 0x82, 0xa7, 0xe7, 0xdc, 0xaa, 0x3b, 0xbd, 0xf3 } }
#define SMM_VARIABLE_FUNCTION_GET_VARIABLE   1
#define SMM_VARIABLE_FUNCTION_GET_NEXT_VARIABLE_NAME   2
#define SMM_VARIABLE_FUNCTION_SET_VARIABLE   3
#define SMM_VARIABLE_FUNCTION_QUERY_VARIABLE_INFO   4
#define SMM_VARIABLE_FUNCTION_READY_TO_BOOT   5
#define SMM_VARIABLE_FUNCTION_EXIT_BOOT_SERVICE   6
#define SMM_VARIABLE_FUNCTION_GET_STATISTICS   7
#define SMM_VARIABLE_FUNCTION_LOCK_VARIABLE   8
#define SMM_VARIABLE_FUNCTION_VAR_CHECK_VARIABLE_PROPERTY_SET   9
#define SMM_VARIABLE_FUNCTION_VAR_CHECK_VARIABLE_PROPERTY_GET   10
#define SMM_VARIABLE_FUNCTION_GET_PAYLOAD_SIZE   11
#define SMM_COMMUNICATE_HEADER_SIZE   (OFFSET_OF (EFI_SMM_COMMUNICATE_HEADER, Data))
#define SMM_VARIABLE_COMMUNICATE_HEADER_SIZE   (OFFSET_OF (SMM_VARIABLE_COMMUNICATE_HEADER, Data))

Typedefs

typedef
SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME 
SMM_VARIABLE_COMMUNICATE_LOCK_VARIABLE

Variables

EFI_GUID gSmmVariableWriteGuid

Detailed Description

The file defined some common structures used for communicating between SMM variable module and SMM variable wrapper module.

Copyright (c) 2011 - 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 that 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 Documentation

#define EFI_SMM_VARIABLE_WRITE_GUID   { 0x93ba1826, 0xdffb, 0x45dd, { 0x82, 0xa7, 0xe7, 0xdc, 0xaa, 0x3b, 0xbd, 0xf3 } }

#define SMM_COMMUNICATE_HEADER_SIZE   (OFFSET_OF (EFI_SMM_COMMUNICATE_HEADER, Data))

Size of SMM communicate header, without including the payload.

#define SMM_VARIABLE_COMMUNICATE_HEADER_SIZE   (OFFSET_OF (SMM_VARIABLE_COMMUNICATE_HEADER, Data))

Size of SMM variable communicate header, without including the payload.

#define SMM_VARIABLE_FUNCTION_EXIT_BOOT_SERVICE   6

#define SMM_VARIABLE_FUNCTION_GET_NEXT_VARIABLE_NAME   2

#define SMM_VARIABLE_FUNCTION_GET_PAYLOAD_SIZE   11

#define SMM_VARIABLE_FUNCTION_GET_STATISTICS   7

#define SMM_VARIABLE_FUNCTION_GET_VARIABLE   1

#define SMM_VARIABLE_FUNCTION_LOCK_VARIABLE   8

#define SMM_VARIABLE_FUNCTION_QUERY_VARIABLE_INFO   4

#define SMM_VARIABLE_FUNCTION_READY_TO_BOOT   5

#define SMM_VARIABLE_FUNCTION_SET_VARIABLE   3

#define SMM_VARIABLE_FUNCTION_VAR_CHECK_VARIABLE_PROPERTY_GET   10

#define SMM_VARIABLE_FUNCTION_VAR_CHECK_VARIABLE_PROPERTY_SET   9


Typedef Documentation


Variable Documentation


Generated on Thu Sep 24 23:30:14 2015 for MdeModulePkg[ALL] by  doxygen 1.5.7.1