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

#include <LegacyBios.h>

Data Fields

UINT32 CF: 1
 
UINT32 Reserved1: 1
 
UINT32 PF: 1
 
UINT32 Reserved2: 1
 
UINT32 AF: 1
 
UINT32 Reserved3: 1
 
UINT32 ZF: 1
 
UINT32 SF: 1
 
UINT32 TF: 1
 
UINT32 IF: 1
 
UINT32 DF: 1
 
UINT32 OF: 1
 
UINT32 IOPL: 2
 
UINT32 NT: 1
 
UINT32 Reserved4: 2
 
UINT32 VM: 1
 
UINT32 Reserved5: 14
 

Detailed Description

EFI_EFLAGS_REG

Definition at line 1023 of file LegacyBios.h.

Field Documentation

◆ AF

UINT32 EFI_EFLAGS_REG::AF

Definition at line 1028 of file LegacyBios.h.

◆ CF

UINT32 EFI_EFLAGS_REG::CF

Definition at line 1024 of file LegacyBios.h.

◆ DF

UINT32 EFI_EFLAGS_REG::DF

Definition at line 1034 of file LegacyBios.h.

◆ IF

UINT32 EFI_EFLAGS_REG::IF

Definition at line 1033 of file LegacyBios.h.

◆ IOPL

UINT32 EFI_EFLAGS_REG::IOPL

Definition at line 1036 of file LegacyBios.h.

◆ NT

UINT32 EFI_EFLAGS_REG::NT

Definition at line 1037 of file LegacyBios.h.

◆ OF

UINT32 EFI_EFLAGS_REG::OF

Definition at line 1035 of file LegacyBios.h.

◆ PF

UINT32 EFI_EFLAGS_REG::PF

Definition at line 1026 of file LegacyBios.h.

◆ Reserved1

UINT32 EFI_EFLAGS_REG::Reserved1

Definition at line 1025 of file LegacyBios.h.

◆ Reserved2

UINT32 EFI_EFLAGS_REG::Reserved2

Definition at line 1027 of file LegacyBios.h.

◆ Reserved3

UINT32 EFI_EFLAGS_REG::Reserved3

Definition at line 1029 of file LegacyBios.h.

◆ Reserved4

UINT32 EFI_EFLAGS_REG::Reserved4

Definition at line 1038 of file LegacyBios.h.

◆ Reserved5

UINT32 EFI_EFLAGS_REG::Reserved5

Definition at line 1040 of file LegacyBios.h.

◆ SF

UINT32 EFI_EFLAGS_REG::SF

Definition at line 1031 of file LegacyBios.h.

◆ TF

UINT32 EFI_EFLAGS_REG::TF

Definition at line 1032 of file LegacyBios.h.

◆ VM

UINT32 EFI_EFLAGS_REG::VM

Definition at line 1039 of file LegacyBios.h.

◆ ZF

UINT32 EFI_EFLAGS_REG::ZF

Definition at line 1030 of file LegacyBios.h.


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