NeKernel dev
Loading...
Searching...
No Matches
EfiLoadImageProtocol Struct Reference

#include <EFI.h>

Public Attributes

UInt32 Revision
EfiHandlePtr ParentHandle
EfiSystemTableSystemTable
EfiHandlePtr DeviceHandle
EfiDevicePathProtocolFilePath
VoidReserved
UInt32 LoadOptionsSize
VoidLoadOptions
VoidImageBase
UInt64 ImageSize
EfiMemoryType ImageCodeType
EfiMemoryType ImageDataType
EfiImageUnload Unload

Member Data Documentation

◆ DeviceHandle

EfiHandlePtr EfiLoadImageProtocol::DeviceHandle

◆ FilePath

EfiDevicePathProtocol* EfiLoadImageProtocol::FilePath

◆ ImageBase

Void* EfiLoadImageProtocol::ImageBase

◆ ImageCodeType

EfiMemoryType EfiLoadImageProtocol::ImageCodeType

◆ ImageDataType

EfiMemoryType EfiLoadImageProtocol::ImageDataType

◆ ImageSize

UInt64 EfiLoadImageProtocol::ImageSize

◆ LoadOptions

Void* EfiLoadImageProtocol::LoadOptions

◆ LoadOptionsSize

UInt32 EfiLoadImageProtocol::LoadOptionsSize

◆ ParentHandle

EfiHandlePtr EfiLoadImageProtocol::ParentHandle

◆ Reserved

Void* EfiLoadImageProtocol::Reserved

◆ Revision

UInt32 EfiLoadImageProtocol::Revision

◆ SystemTable

EfiSystemTable* EfiLoadImageProtocol::SystemTable

◆ Unload

EfiImageUnload EfiLoadImageProtocol::Unload

The documentation for this struct was generated from the following file:
  • dev/kernel/FirmwareKit/EFI/EFI.h