TianoCore EDK2 master
Loading...
Searching...
No Matches
PTR Union Reference

Data Fields

UINT8 volatile * Buf
 
UINT8 volatile * Uint8
 
UINT16 volatile * Uint16
 
UINT32 volatile * Uint32
 
UINT64 volatile * Uint64
 
UINTN volatile Uint
 

Detailed Description

Definition at line 52 of file InternalBootScriptLib.h.

Field Documentation

◆ Buf

UINT8 volatile* PTR::Buf

Definition at line 53 of file InternalBootScriptLib.h.

◆ Uint

UINTN volatile PTR::Uint

Definition at line 58 of file InternalBootScriptLib.h.

◆ Uint16

UINT16 volatile* PTR::Uint16

Definition at line 55 of file InternalBootScriptLib.h.

◆ Uint32

UINT32 volatile* PTR::Uint32

Definition at line 56 of file InternalBootScriptLib.h.

◆ Uint64

UINT64 volatile* PTR::Uint64

Definition at line 57 of file InternalBootScriptLib.h.

◆ Uint8

UINT8 volatile* PTR::Uint8

Definition at line 54 of file InternalBootScriptLib.h.


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