ReactOS 0.4.15-dev-7988-g06a3508
_BL_APPLICATION_ENTRY Struct Reference

#include <bl.h>

Collaboration diagram for _BL_APPLICATION_ENTRY:

Public Attributes

CHAR Signature [8]
 
ULONG Flags
 
GUID Guid
 
ULONG Unknown [4]
 
BL_BCD_OPTION BcdData
 

Detailed Description

Definition at line 854 of file bl.h.

Member Data Documentation

◆ BcdData

BL_BCD_OPTION _BL_APPLICATION_ENTRY::BcdData

Definition at line 860 of file bl.h.

Referenced by BlImgLoadBootApplication(), and InitializeLibrary().

◆ Flags

ULONG _BL_APPLICATION_ENTRY::Flags

Definition at line 857 of file bl.h.

Referenced by BlImgLoadBootApplication(), and InitializeLibrary().

◆ Guid

GUID _BL_APPLICATION_ENTRY::Guid

Definition at line 858 of file bl.h.

Referenced by BlImgLoadBootApplication(), and InitializeLibrary().

◆ Signature

CHAR _BL_APPLICATION_ENTRY::Signature[8]

Definition at line 856 of file bl.h.

Referenced by BlImgLoadBootApplication(), InitializeLibrary(), and OslMain().

◆ Unknown

ULONG _BL_APPLICATION_ENTRY::Unknown[4]

Definition at line 859 of file bl.h.


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