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

Go to the source code of this file.

Data Structures

struct  IOPolledFileExtent
 
struct  IOHibernateImageHeader
 
struct  IOHibernateHandoff
 
struct  AppleRTCHibernateVars
 

Enumerations

enum  {
  kIOHibernateHandoffType = 0x686f0000 , kIOHibernateHandoffTypeEnd = kIOHibernateHandoffType + 0 , kIOHibernateHandoffTypeGraphicsInfo = kIOHibernateHandoffType + 1 , kIOHibernateHandoffTypeCryptVars = kIOHibernateHandoffType + 2 ,
  kIOHibernateHandoffTypeMemoryMap = kIOHibernateHandoffType + 3 , kIOHibernateHandoffTypeDeviceTree = kIOHibernateHandoffType + 4 , kIOHibernateHandoffTypeDeviceProperties = kIOHibernateHandoffType + 5 , kIOHibernateHandoffTypeKeyStore = kIOHibernateHandoffType + 6 ,
  kIOHibernateHandoffTypeVolumeCryptKey = kIOHibernateHandoffType + 7
}
 

Detailed Description

Copyright (C) 2017, vit9696. 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 AppleHibernate.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
kIOHibernateHandoffType 
kIOHibernateHandoffTypeEnd 
kIOHibernateHandoffTypeGraphicsInfo 
kIOHibernateHandoffTypeCryptVars 
kIOHibernateHandoffTypeMemoryMap 
kIOHibernateHandoffTypeDeviceTree 
kIOHibernateHandoffTypeDeviceProperties 
kIOHibernateHandoffTypeKeyStore 
kIOHibernateHandoffTypeVolumeCryptKey 

Definition at line 105 of file AppleHibernate.h.