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

#include <LegacyBios.h>

Data Fields

UINT16 CF: 1
 
UINT16 Reserved1: 1
 
UINT16 PF: 1
 
UINT16 Reserved2: 1
 
UINT16 AF: 1
 
UINT16 Reserved3: 1
 
UINT16 ZF: 1
 
UINT16 SF: 1
 
UINT16 TF: 1
 
UINT16 IF: 1
 
UINT16 DF: 1
 
UINT16 OF: 1
 
UINT16 IOPL: 2
 
UINT16 NT: 1
 
UINT16 Reserved4: 1
 

Detailed Description

EFI_FLAGS_REG

Definition at line 1067 of file LegacyBios.h.

Field Documentation

◆ AF

UINT16 EFI_FLAGS_REG::AF

Definition at line 1072 of file LegacyBios.h.

◆ CF

UINT16 EFI_FLAGS_REG::CF

Definition at line 1068 of file LegacyBios.h.

◆ DF

UINT16 EFI_FLAGS_REG::DF

Definition at line 1078 of file LegacyBios.h.

◆ IF

UINT16 EFI_FLAGS_REG::IF

Definition at line 1077 of file LegacyBios.h.

◆ IOPL

UINT16 EFI_FLAGS_REG::IOPL

Definition at line 1080 of file LegacyBios.h.

◆ NT

UINT16 EFI_FLAGS_REG::NT

Definition at line 1081 of file LegacyBios.h.

◆ OF

UINT16 EFI_FLAGS_REG::OF

Definition at line 1079 of file LegacyBios.h.

◆ PF

UINT16 EFI_FLAGS_REG::PF

Definition at line 1070 of file LegacyBios.h.

◆ Reserved1

UINT16 EFI_FLAGS_REG::Reserved1

Definition at line 1069 of file LegacyBios.h.

◆ Reserved2

UINT16 EFI_FLAGS_REG::Reserved2

Definition at line 1071 of file LegacyBios.h.

◆ Reserved3

UINT16 EFI_FLAGS_REG::Reserved3

Definition at line 1073 of file LegacyBios.h.

◆ Reserved4

UINT16 EFI_FLAGS_REG::Reserved4

Definition at line 1082 of file LegacyBios.h.

◆ SF

UINT16 EFI_FLAGS_REG::SF

Definition at line 1075 of file LegacyBios.h.

◆ TF

UINT16 EFI_FLAGS_REG::TF

Definition at line 1076 of file LegacyBios.h.

◆ ZF

UINT16 EFI_FLAGS_REG::ZF

Definition at line 1074 of file LegacyBios.h.


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