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

#include <AppleBootArgs.h>

Data Fields

UINT16 Revision
 
UINT16 Version
 
CHAR8 CommandLine [BOOT_LINE_LENGTH]
 
UINT32 MemoryMap
 
UINT32 MemoryMapSize
 
UINT32 MemoryMapDescriptorSize
 
UINT32 MemoryMapDescriptorVersion
 
Boot_VideoV1 Video
 
UINT32 deviceTreeP
 
UINT32 deviceTreeLength
 
UINT32 kaddr
 
UINT32 ksize
 
UINT32 efiRuntimeServicesPageStart
 
UINT32 efiRuntimeServicesPageCount
 
UINT32 efiSystemTable
 
UINT8 efiMode
 
UINT8 __reserved1 [3]
 
UINT32 __reserved2 [1]
 
UINT32 performanceDataStart
 
UINT32 performanceDataSize
 
UINT64 efiRuntimeServicesVirtualPageStart
 
UINT32 __reserved3 [2]
 

Detailed Description

Definition at line 88 of file AppleBootArgs.h.

Field Documentation

◆ __reserved1

UINT8 BootArgs1::__reserved1[3]

Definition at line 112 of file AppleBootArgs.h.

◆ __reserved2

UINT32 BootArgs1::__reserved2[1]

Definition at line 113 of file AppleBootArgs.h.

◆ __reserved3

UINT32 BootArgs1::__reserved3[2]

Definition at line 117 of file AppleBootArgs.h.

◆ CommandLine

CHAR8 BootArgs1::CommandLine[BOOT_LINE_LENGTH]

Definition at line 92 of file AppleBootArgs.h.

◆ deviceTreeLength

UINT32 BootArgs1::deviceTreeLength

Definition at line 102 of file AppleBootArgs.h.

◆ deviceTreeP

UINT32 BootArgs1::deviceTreeP

Definition at line 101 of file AppleBootArgs.h.

◆ efiMode

UINT8 BootArgs1::efiMode

Definition at line 111 of file AppleBootArgs.h.

◆ efiRuntimeServicesPageCount

UINT32 BootArgs1::efiRuntimeServicesPageCount

Definition at line 108 of file AppleBootArgs.h.

◆ efiRuntimeServicesPageStart

UINT32 BootArgs1::efiRuntimeServicesPageStart

Definition at line 107 of file AppleBootArgs.h.

◆ efiRuntimeServicesVirtualPageStart

UINT64 BootArgs1::efiRuntimeServicesVirtualPageStart

Definition at line 116 of file AppleBootArgs.h.

◆ efiSystemTable

UINT32 BootArgs1::efiSystemTable

Definition at line 109 of file AppleBootArgs.h.

◆ kaddr

UINT32 BootArgs1::kaddr

Definition at line 104 of file AppleBootArgs.h.

◆ ksize

UINT32 BootArgs1::ksize

Definition at line 105 of file AppleBootArgs.h.

◆ MemoryMap

UINT32 BootArgs1::MemoryMap

Definition at line 94 of file AppleBootArgs.h.

◆ MemoryMapDescriptorSize

UINT32 BootArgs1::MemoryMapDescriptorSize

Definition at line 96 of file AppleBootArgs.h.

◆ MemoryMapDescriptorVersion

UINT32 BootArgs1::MemoryMapDescriptorVersion

Definition at line 97 of file AppleBootArgs.h.

◆ MemoryMapSize

UINT32 BootArgs1::MemoryMapSize

Definition at line 95 of file AppleBootArgs.h.

◆ performanceDataSize

UINT32 BootArgs1::performanceDataSize

Definition at line 115 of file AppleBootArgs.h.

◆ performanceDataStart

UINT32 BootArgs1::performanceDataStart

Definition at line 114 of file AppleBootArgs.h.

◆ Revision

UINT16 BootArgs1::Revision

Definition at line 89 of file AppleBootArgs.h.

◆ Version

UINT16 BootArgs1::Version

Definition at line 90 of file AppleBootArgs.h.

◆ Video

Boot_VideoV1 BootArgs1::Video

Definition at line 99 of file AppleBootArgs.h.


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