OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
_SECFWCAPS_SKU Union Reference

#include <MkhiMsgs.h>

Data Fields

UINT32 Data
 
struct { 
 
   UINT32   FullNet: 1 
 [0] Full network manageability More...
 
   UINT32   StdNet: 1 
 [1] Standard network manageability More...
 
   UINT32   Manageability: 1 
 [2] Manageability More...
 
   UINT32   SmallBusiness: 1 
 [3] Small business technology More...
 
   UINT32   Reserved1: 1 
 [4] Reserved More...
 
   UINT32   IntelAT: 1 
 [5] IntelR Anti-Theft (AT) More...
 
   UINT32   IntelCLS: 1 
 [6] IntelR Capability Licensing Service (CLS) More...
 
   UINT32   Reserved2: 3 
 [9:7] Reserved More...
 
   UINT32   IntelMPC: 1 
 [10] IntelR Power Sharing Technology (MPC) More...
 
   UINT32   IccOverClocking: 1 
 [11] ICC Over Clocking More...
 
   UINT32   PAVP: 1 
 [12] Protected Audio Video Path (PAVP) More...
 
   UINT32   Reserved3: 4 
 [16:13] Reserved More...
 
   UINT32   IPV6: 1 
 [17] IPV6 More...
 
   UINT32   KVM: 1 
 [18] KVM Remote Control (KVM) More...
 
   UINT32   OCH: 1 
 [19] Outbreak Containment Heuristic (OCH) More...
 
   UINT32   VLAN: 1 
 [20] Virtual LAN (VLAN) More...
 
   UINT32   TLS: 1 
 [21] TLS More...
 
   UINT32   Reserved4: 1 
 [22] Reserved More...
 
   UINT32   WLAN: 1 
 [23] Wireless LAN (WLAN) More...
 
   UINT32   Reserved5: 5 
 [28:24] Reserved More...
 
   UINT32   PTT: 1 
 [29] Platform Trust Technoogy (PTT) More...
 
   UINT32   Reserved6: 1 
 [30] Reserved More...
 
   UINT32   NFC: 1 
 [31] NFC More...
 
Fields 
 

Detailed Description

Definition at line 331 of file MkhiMsgs.h.

Field Documentation

◆ Data

UINT32 _SECFWCAPS_SKU::Data

Definition at line 332 of file MkhiMsgs.h.

◆ [struct]

struct { ... } _SECFWCAPS_SKU::Fields

◆ FullNet

UINT32 _SECFWCAPS_SKU::FullNet

[0] Full network manageability

Definition at line 334 of file MkhiMsgs.h.

◆ IccOverClocking

UINT32 _SECFWCAPS_SKU::IccOverClocking

[11] ICC Over Clocking

Definition at line 343 of file MkhiMsgs.h.

◆ IntelAT

UINT32 _SECFWCAPS_SKU::IntelAT

[5] IntelR Anti-Theft (AT)

Definition at line 339 of file MkhiMsgs.h.

◆ IntelCLS

UINT32 _SECFWCAPS_SKU::IntelCLS

[6] IntelR Capability Licensing Service (CLS)

Definition at line 340 of file MkhiMsgs.h.

◆ IntelMPC

UINT32 _SECFWCAPS_SKU::IntelMPC

[10] IntelR Power Sharing Technology (MPC)

Definition at line 342 of file MkhiMsgs.h.

◆ IPV6

UINT32 _SECFWCAPS_SKU::IPV6

[17] IPV6

Definition at line 346 of file MkhiMsgs.h.

◆ KVM

UINT32 _SECFWCAPS_SKU::KVM

[18] KVM Remote Control (KVM)

Definition at line 347 of file MkhiMsgs.h.

◆ Manageability

UINT32 _SECFWCAPS_SKU::Manageability

[2] Manageability

Definition at line 336 of file MkhiMsgs.h.

◆ NFC

UINT32 _SECFWCAPS_SKU::NFC

[31] NFC

Definition at line 356 of file MkhiMsgs.h.

◆ OCH

UINT32 _SECFWCAPS_SKU::OCH

[19] Outbreak Containment Heuristic (OCH)

Definition at line 348 of file MkhiMsgs.h.

◆ PAVP

UINT32 _SECFWCAPS_SKU::PAVP

[12] Protected Audio Video Path (PAVP)

Definition at line 344 of file MkhiMsgs.h.

◆ PTT

UINT32 _SECFWCAPS_SKU::PTT

[29] Platform Trust Technoogy (PTT)

Definition at line 354 of file MkhiMsgs.h.

◆ Reserved1

UINT32 _SECFWCAPS_SKU::Reserved1

[4] Reserved

Definition at line 338 of file MkhiMsgs.h.

◆ Reserved2

UINT32 _SECFWCAPS_SKU::Reserved2

[9:7] Reserved

Definition at line 341 of file MkhiMsgs.h.

◆ Reserved3

UINT32 _SECFWCAPS_SKU::Reserved3

[16:13] Reserved

Definition at line 345 of file MkhiMsgs.h.

◆ Reserved4

UINT32 _SECFWCAPS_SKU::Reserved4

[22] Reserved

Definition at line 351 of file MkhiMsgs.h.

◆ Reserved5

UINT32 _SECFWCAPS_SKU::Reserved5

[28:24] Reserved

Definition at line 353 of file MkhiMsgs.h.

◆ Reserved6

UINT32 _SECFWCAPS_SKU::Reserved6

[30] Reserved

Definition at line 355 of file MkhiMsgs.h.

◆ SmallBusiness

UINT32 _SECFWCAPS_SKU::SmallBusiness

[3] Small business technology

Definition at line 337 of file MkhiMsgs.h.

◆ StdNet

UINT32 _SECFWCAPS_SKU::StdNet

[1] Standard network manageability

Definition at line 335 of file MkhiMsgs.h.

◆ TLS

UINT32 _SECFWCAPS_SKU::TLS

[21] TLS

Definition at line 350 of file MkhiMsgs.h.

◆ VLAN

UINT32 _SECFWCAPS_SKU::VLAN

[20] Virtual LAN (VLAN)

Definition at line 349 of file MkhiMsgs.h.

◆ WLAN

UINT32 _SECFWCAPS_SKU::WLAN

[23] Wireless LAN (WLAN)

Definition at line 352 of file MkhiMsgs.h.


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