OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
MacInfoInternal.h File Reference

Go to the source code of this file.

Data Structures

struct  MAC_INFO_INTERNAL_ENTRY
 
struct  MAC_INFO_64BIT_COMPAT_ENTRY
 

Macros

#define MAC_INFO_PLATFORM_FEATURE_MISSING   0xFFFFFFFFU
 
#define MAC_INFO_BOARD_REVISION_MISSING   0xFFU
 

Variables

CONST MAC_INFO_INTERNAL_ENTRY gMacInfoModels []
 
CONST UINTN gMacInfoModelCount
 
CONST UINTN gMacInfoDefaultModel
 

Detailed Description

Copyright (C) 2019, vit9696. All rights reserved.

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.

Definition in file MacInfoInternal.h.

Macro Definition Documentation

◆ MAC_INFO_BOARD_REVISION_MISSING

#define MAC_INFO_BOARD_REVISION_MISSING   0xFFU

Definition at line 20 of file MacInfoInternal.h.

◆ MAC_INFO_PLATFORM_FEATURE_MISSING

#define MAC_INFO_PLATFORM_FEATURE_MISSING   0xFFFFFFFFU

Definition at line 18 of file MacInfoInternal.h.

Variable Documentation

◆ gMacInfoDefaultModel

CONST UINTN gMacInfoDefaultModel
extern

Definition at line 3031 of file AutoGenerated.c.

◆ gMacInfoModelCount

CONST UINTN gMacInfoModelCount
extern

Definition at line 3030 of file AutoGenerated.c.

◆ gMacInfoModels

CONST MAC_INFO_INTERNAL_ENTRY gMacInfoModels[]
extern

Definition at line 3 of file AutoGenerated.c.