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

Go to the source code of this file.

Data Structures

struct  APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA
 

Macros

#define APPLE_FIRMWARE_PASSWORD_PROTOCOL_REVISION   0x10000
 
#define APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_SIGNATURE   SIGNATURE_32 ('A', 'F', 'W', 'P')
 
#define APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_FROM_APPLE_SMC_THIS(a)
 

Typedefs

typedef struct APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA
 

Detailed Description

Copyright (C) 2016, The HermitCrabs Lab. 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 AppleFwPasswordInternal.h.

Macro Definition Documentation

◆ APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_FROM_APPLE_SMC_THIS

#define APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_FROM_APPLE_SMC_THIS ( a)

◆ APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_SIGNATURE

#define APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA_SIGNATURE   SIGNATURE_32 ('A', 'F', 'W', 'P')

Definition at line 25 of file AppleFwPasswordInternal.h.

◆ APPLE_FIRMWARE_PASSWORD_PROTOCOL_REVISION

#define APPLE_FIRMWARE_PASSWORD_PROTOCOL_REVISION   0x10000

Definition at line 18 of file AppleFwPasswordInternal.h.

Typedef Documentation

◆ APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA

typedef struct APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA APPLE_FIRMWARE_PASSWORD_PRIVATE_DATA