OpenCore
1.0.4
OpenCore Bootloader
|
#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 |
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.
#define EFI_ACPI_DESCRIPTION_GUID |
Definition at line 28 of file AcpiDescription.h.
typedef struct _EFI_ACPI_DESCRIPTION EFI_ACPI_DESCRIPTION |
|
extern |
Definition at line 206 of file UserGlobalVar.c.