ReactOS 0.4.15-dev-7788-g1ad9096
_CM_PNP_BIOS_INSTALLATION_CHECK Struct Reference

#include <cmtypes.h>

Public Attributes

UCHAR Signature [4]
 
UCHAR Revision
 
UCHAR Length
 
USHORT ControlField
 
UCHAR Checksum
 
ULONG EventFlagAddress
 
USHORT RealModeEntryOffset
 
USHORT RealModeEntrySegment
 
USHORT ProtectedModeEntryOffset
 
ULONG ProtectedModeCodeBaseAddress
 
ULONG OemDeviceId
 
USHORT RealModeDataBaseAddress
 
ULONG ProtectedModeDataBaseAddress
 

Detailed Description

Definition at line 24 of file pnpdump.c.

Member Data Documentation

◆ Checksum

UCHAR _CM_PNP_BIOS_INSTALLATION_CHECK::Checksum

Definition at line 30 of file pnpdump.c.

◆ ControlField

USHORT _CM_PNP_BIOS_INSTALLATION_CHECK::ControlField

Definition at line 29 of file pnpdump.c.

◆ EventFlagAddress

ULONG _CM_PNP_BIOS_INSTALLATION_CHECK::EventFlagAddress

Definition at line 31 of file pnpdump.c.

◆ Length

UCHAR _CM_PNP_BIOS_INSTALLATION_CHECK::Length

Definition at line 28 of file pnpdump.c.

◆ OemDeviceId

ULONG _CM_PNP_BIOS_INSTALLATION_CHECK::OemDeviceId

Definition at line 36 of file pnpdump.c.

◆ ProtectedModeCodeBaseAddress

ULONG _CM_PNP_BIOS_INSTALLATION_CHECK::ProtectedModeCodeBaseAddress

Definition at line 35 of file pnpdump.c.

◆ ProtectedModeDataBaseAddress

ULONG _CM_PNP_BIOS_INSTALLATION_CHECK::ProtectedModeDataBaseAddress

Definition at line 38 of file pnpdump.c.

◆ ProtectedModeEntryOffset

USHORT _CM_PNP_BIOS_INSTALLATION_CHECK::ProtectedModeEntryOffset

Definition at line 34 of file pnpdump.c.

◆ RealModeDataBaseAddress

USHORT _CM_PNP_BIOS_INSTALLATION_CHECK::RealModeDataBaseAddress

Definition at line 37 of file pnpdump.c.

◆ RealModeEntryOffset

USHORT _CM_PNP_BIOS_INSTALLATION_CHECK::RealModeEntryOffset

Definition at line 32 of file pnpdump.c.

◆ RealModeEntrySegment

USHORT _CM_PNP_BIOS_INSTALLATION_CHECK::RealModeEntrySegment

Definition at line 33 of file pnpdump.c.

◆ Revision

UCHAR _CM_PNP_BIOS_INSTALLATION_CHECK::Revision

Definition at line 27 of file pnpdump.c.

◆ Signature

UCHAR _CM_PNP_BIOS_INSTALLATION_CHECK::Signature

Definition at line 26 of file pnpdump.c.

Referenced by DetectPnpBios(), and main().


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