OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
BootArgs2 Struct Reference

#include <AppleBootArgs.h>

Data Fields

UINT16 Revision
 
UINT16 Version
 
UINT8 efiMode
 
UINT8 debugMode
 
UINT16 flags
 
CHAR8 CommandLine [BOOT_LINE_LENGTH]
 
UINT32 MemoryMap
 
UINT32 MemoryMapSize
 
UINT32 MemoryMapDescriptorSize
 
UINT32 MemoryMapDescriptorVersion
 
Boot_VideoV1 VideoV1
 
UINT32 deviceTreeP
 
UINT32 deviceTreeLength
 
UINT32 kaddr
 
UINT32 ksize
 
UINT32 efiRuntimeServicesPageStart
 
UINT32 efiRuntimeServicesPageCount
 
UINT64 efiRuntimeServicesVirtualPageStart
 
UINT32 efiSystemTable
 
UINT32 kslide
 
UINT32 performanceDataStart
 
UINT32 performanceDataSize
 
UINT32 keyStoreDataStart
 
UINT32 keyStoreDataSize
 
UINT64 bootMemStart
 
UINT64 bootMemSize
 
UINT64 PhysicalMemorySize
 
UINT64 FSBFrequency
 
UINT64 pciConfigSpaceBaseAddress
 
UINT32 pciConfigSpaceStartBusNumber
 
UINT32 pciConfigSpaceEndBusNumber
 
UINT32 csrActiveConfig
 
UINT32 csrCapabilities
 
UINT32 boot_SMC_plimit
 
UINT16 bootProgressMeterStart
 
UINT16 bootProgressMeterEnd
 
Boot_Video Video
 
UINT32 apfsDataStart
 
UINT32 apfsDataSize
 
UINT64 KC_hdrs_vaddr
 
UINT64 arvRootHashStart
 
UINT64 arvRootHashSize
 
UINT64 arvManifestStart
 
UINT64 arvManifestSize
 
UINT32 __reserved4 [700]
 

Detailed Description

Definition at line 121 of file AppleBootArgs.h.

Field Documentation

◆ __reserved4

UINT32 BootArgs2::__reserved4[700]

Definition at line 183 of file AppleBootArgs.h.

◆ apfsDataSize

UINT32 BootArgs2::apfsDataSize

Definition at line 171 of file AppleBootArgs.h.

◆ apfsDataStart

UINT32 BootArgs2::apfsDataStart

Definition at line 170 of file AppleBootArgs.h.

◆ arvManifestSize

UINT64 BootArgs2::arvManifestSize

Definition at line 180 of file AppleBootArgs.h.

◆ arvManifestStart

UINT64 BootArgs2::arvManifestStart

Definition at line 179 of file AppleBootArgs.h.

◆ arvRootHashSize

UINT64 BootArgs2::arvRootHashSize

Definition at line 177 of file AppleBootArgs.h.

◆ arvRootHashStart

UINT64 BootArgs2::arvRootHashStart

Definition at line 176 of file AppleBootArgs.h.

◆ boot_SMC_plimit

UINT32 BootArgs2::boot_SMC_plimit

Definition at line 165 of file AppleBootArgs.h.

◆ bootMemSize

UINT64 BootArgs2::bootMemSize

Definition at line 157 of file AppleBootArgs.h.

◆ bootMemStart

UINT64 BootArgs2::bootMemStart

Definition at line 156 of file AppleBootArgs.h.

◆ bootProgressMeterEnd

UINT16 BootArgs2::bootProgressMeterEnd

Definition at line 167 of file AppleBootArgs.h.

◆ bootProgressMeterStart

UINT16 BootArgs2::bootProgressMeterStart

Definition at line 166 of file AppleBootArgs.h.

◆ CommandLine

CHAR8 BootArgs2::CommandLine[BOOT_LINE_LENGTH]

Definition at line 129 of file AppleBootArgs.h.

◆ csrActiveConfig

UINT32 BootArgs2::csrActiveConfig

Definition at line 163 of file AppleBootArgs.h.

◆ csrCapabilities

UINT32 BootArgs2::csrCapabilities

Definition at line 164 of file AppleBootArgs.h.

◆ debugMode

UINT8 BootArgs2::debugMode

Definition at line 126 of file AppleBootArgs.h.

◆ deviceTreeLength

UINT32 BootArgs2::deviceTreeLength

Definition at line 139 of file AppleBootArgs.h.

◆ deviceTreeP

UINT32 BootArgs2::deviceTreeP

Definition at line 138 of file AppleBootArgs.h.

◆ efiMode

UINT8 BootArgs2::efiMode

Definition at line 125 of file AppleBootArgs.h.

◆ efiRuntimeServicesPageCount

UINT32 BootArgs2::efiRuntimeServicesPageCount

Definition at line 145 of file AppleBootArgs.h.

◆ efiRuntimeServicesPageStart

UINT32 BootArgs2::efiRuntimeServicesPageStart

Definition at line 144 of file AppleBootArgs.h.

◆ efiRuntimeServicesVirtualPageStart

UINT64 BootArgs2::efiRuntimeServicesVirtualPageStart

Definition at line 146 of file AppleBootArgs.h.

◆ efiSystemTable

UINT32 BootArgs2::efiSystemTable

Definition at line 148 of file AppleBootArgs.h.

◆ flags

UINT16 BootArgs2::flags

Definition at line 127 of file AppleBootArgs.h.

◆ FSBFrequency

UINT64 BootArgs2::FSBFrequency

Definition at line 159 of file AppleBootArgs.h.

◆ kaddr

UINT32 BootArgs2::kaddr

Definition at line 141 of file AppleBootArgs.h.

◆ KC_hdrs_vaddr

UINT64 BootArgs2::KC_hdrs_vaddr

Definition at line 174 of file AppleBootArgs.h.

◆ keyStoreDataSize

UINT32 BootArgs2::keyStoreDataSize

Definition at line 155 of file AppleBootArgs.h.

◆ keyStoreDataStart

UINT32 BootArgs2::keyStoreDataStart

Definition at line 154 of file AppleBootArgs.h.

◆ ksize

UINT32 BootArgs2::ksize

Definition at line 142 of file AppleBootArgs.h.

◆ kslide

UINT32 BootArgs2::kslide

Definition at line 149 of file AppleBootArgs.h.

◆ MemoryMap

UINT32 BootArgs2::MemoryMap

Definition at line 131 of file AppleBootArgs.h.

◆ MemoryMapDescriptorSize

UINT32 BootArgs2::MemoryMapDescriptorSize

Definition at line 133 of file AppleBootArgs.h.

◆ MemoryMapDescriptorVersion

UINT32 BootArgs2::MemoryMapDescriptorVersion

Definition at line 134 of file AppleBootArgs.h.

◆ MemoryMapSize

UINT32 BootArgs2::MemoryMapSize

Definition at line 132 of file AppleBootArgs.h.

◆ pciConfigSpaceBaseAddress

UINT64 BootArgs2::pciConfigSpaceBaseAddress

Definition at line 160 of file AppleBootArgs.h.

◆ pciConfigSpaceEndBusNumber

UINT32 BootArgs2::pciConfigSpaceEndBusNumber

Definition at line 162 of file AppleBootArgs.h.

◆ pciConfigSpaceStartBusNumber

UINT32 BootArgs2::pciConfigSpaceStartBusNumber

Definition at line 161 of file AppleBootArgs.h.

◆ performanceDataSize

UINT32 BootArgs2::performanceDataSize

Definition at line 152 of file AppleBootArgs.h.

◆ performanceDataStart

UINT32 BootArgs2::performanceDataStart

Definition at line 151 of file AppleBootArgs.h.

◆ PhysicalMemorySize

UINT64 BootArgs2::PhysicalMemorySize

Definition at line 158 of file AppleBootArgs.h.

◆ Revision

UINT16 BootArgs2::Revision

Definition at line 122 of file AppleBootArgs.h.

◆ Version

UINT16 BootArgs2::Version

Definition at line 123 of file AppleBootArgs.h.

◆ Video

Boot_Video BootArgs2::Video

Definition at line 168 of file AppleBootArgs.h.

◆ VideoV1

Boot_VideoV1 BootArgs2::VideoV1

Definition at line 136 of file AppleBootArgs.h.


The documentation for this struct was generated from the following file: