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

Go to the source code of this file.

Data Structures

struct  APPLE_PRODUCT_INFO
 

Macros

#define APPLE_FSB_FREQUENCY_PLATFORM_INFO_GUID
 
#define APPLE_FSB_FREQUENCY_LIST_PLATFORM_INFO_GUID
 
#define APPLE_PLATFORM_INFO_KEYBOARD_GUID
 
#define APPLE_PRODUCT_INFO_PLATFORM_INFO_GUID
 

Typedefs

typedef UINT32 APPLE_KEYBOARD_INFO
 

Variables

EFI_GUID gAppleFsbFrequencyPlatformInfoGuid
 
EFI_GUID gAppleFsbFrequencyListPlatformInfoGuid
 
EFI_GUID gAppleKeyboardPlatformInfoGuid
 
EFI_GUID gAppleProductInfoPlatformInfoGuid
 

Detailed Description

Copyright (C) 2014 - 2017, Download-Fritz. 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 ApplePlatformInfo.h.

Macro Definition Documentation

◆ APPLE_FSB_FREQUENCY_LIST_PLATFORM_INFO_GUID

#define APPLE_FSB_FREQUENCY_LIST_PLATFORM_INFO_GUID
Value:
{ 0xF55EE371, 0xD19E, 0x4AAA, \
{ 0xA9, 0x7B, 0xC1, 0xB1, 0x28, 0x4C, 0xB3, 0x7C } }

Definition at line 25 of file ApplePlatformInfo.h.

◆ APPLE_FSB_FREQUENCY_PLATFORM_INFO_GUID

#define APPLE_FSB_FREQUENCY_PLATFORM_INFO_GUID
Value:
{ 0xD1A04D55, 0x75B9, 0x41A3, \
{ 0x90, 0x36, 0x8F, 0x4A, 0x26, 0x1C, 0xBB, 0xA2 } }

Definition at line 17 of file ApplePlatformInfo.h.

◆ APPLE_PLATFORM_INFO_KEYBOARD_GUID

#define APPLE_PLATFORM_INFO_KEYBOARD_GUID
Value:
{ 0x51871CB9, 0xE25D, 0x44B4, \
{ 0x96, 0x99, 0x0E, 0xE8, 0x64, 0x4C, 0xED, 0x69 } }

Definition at line 33 of file ApplePlatformInfo.h.

◆ APPLE_PRODUCT_INFO_PLATFORM_INFO_GUID

#define APPLE_PRODUCT_INFO_PLATFORM_INFO_GUID
Value:
{ 0xBF7F6F3A, 0x5523, 0x488E, \
{ 0x8A, 0x60, 0xF0, 0x48, 0x63, 0xB9, 0x75, 0xC3 } }

Definition at line 44 of file ApplePlatformInfo.h.

Typedef Documentation

◆ APPLE_KEYBOARD_INFO

typedef UINT32 APPLE_KEYBOARD_INFO

Definition at line 38 of file ApplePlatformInfo.h.

Variable Documentation

◆ gAppleFsbFrequencyListPlatformInfoGuid

EFI_GUID gAppleFsbFrequencyListPlatformInfoGuid
extern

Definition at line 56 of file UserGlobalVar.c.

◆ gAppleFsbFrequencyPlatformInfoGuid

EFI_GUID gAppleFsbFrequencyPlatformInfoGuid
extern

Definition at line 50 of file UserGlobalVar.c.

◆ gAppleKeyboardPlatformInfoGuid

EFI_GUID gAppleKeyboardPlatformInfoGuid
extern

◆ gAppleProductInfoPlatformInfoGuid

EFI_GUID gAppleProductInfoPlatformInfoGuid
extern