OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AcpiDescription.h File Reference
#include <IndustryStandard/Acpi.h>

Go to the source code of this file.

Data Structures

struct  _EFI_ACPI_DESCRIPTION
 

Macros

#define EFI_ACPI_DESCRIPTION_GUID
 

Typedefs

typedef struct _EFI_ACPI_DESCRIPTION EFI_ACPI_DESCRIPTION
 

Variables

EFI_GUID gEfiAcpiDescriptionGuid
 

Detailed Description

Copyright (c) 2006 - 2010, 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.

Module Name:

AcpiDescription.h

Abstract:

GUIDs used for ACPI Description

Definition in file AcpiDescription.h.

Macro Definition Documentation

◆ EFI_ACPI_DESCRIPTION_GUID

#define EFI_ACPI_DESCRIPTION_GUID
Value:
{ \
0x3c699197, 0x93c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9} \
}

Definition at line 28 of file AcpiDescription.h.

Typedef Documentation

◆ EFI_ACPI_DESCRIPTION

Variable Documentation

◆ gEfiAcpiDescriptionGuid

EFI_GUID gEfiAcpiDescriptionGuid
extern

Definition at line 206 of file UserGlobalVar.c.