XenevaOS
Loading...
Searching...
No Matches
Classes | Macros | Variables
PropertiesTable.h File Reference

Go to the source code of this file.

Classes

struct  EFI_PROPERTIES_TABLE
 

Macros

#define EFI_PROPERTIES_TABLE_GUID
 
#define EFI_PROPERTIES_TABLE_VERSION   0x00010000
 
#define EFI_PROPERTIES_RUNTIME_MEMORY_PROTECTION_NON_EXECUTABLE_PE_DATA   0x1
 

Variables

EFI_GUID gEfiPropertiesTableGuid
 

Detailed Description

GUIDs used for UEFI Properties Table in the UEFI 2.5 specification.

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.

Macro Definition Documentation

◆ EFI_PROPERTIES_RUNTIME_MEMORY_PROTECTION_NON_EXECUTABLE_PE_DATA

#define EFI_PROPERTIES_RUNTIME_MEMORY_PROTECTION_NON_EXECUTABLE_PE_DATA   0x1

◆ EFI_PROPERTIES_TABLE_GUID

#define EFI_PROPERTIES_TABLE_GUID
Value:
{\
0x880aaca3, 0x4adc, 0x4a04, {0x90, 0x79, 0xb7, 0x47, 0x34, 0x8, 0x25, 0xe5} \
}

◆ EFI_PROPERTIES_TABLE_VERSION

#define EFI_PROPERTIES_TABLE_VERSION   0x00010000

Variable Documentation

◆ gEfiPropertiesTableGuid

EFI_GUID gEfiPropertiesTableGuid
extern