uefi-d v0.0.3 (2016-02-09T19:57:13Z)
Home
Dub
Repo
bitfields
uefi
base
Placeholder bitfields implementation, to be fixed
extern (
C
)
template
bitfields (
T
...
) {
extern (
C
)
enum
string
bitfields
;
}
Members
Variables
bitfields
enum
string
bitfields
;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
uefi
base
aliases
BASE_LIST
PHYSICAL_ADDRESS
RETURN_STATUS
VA_LIST
enums
BIT0
BIT32
RETURN_SUCCESS
functions
ABS
ALIGN_POINTER
ALIGN_VALUE
ALIGN_VARIABLE
MAX
MIN
RETURN_ERROR
SIGNATURE_16
SIGNATURE_32
SIGNATURE_64
structs
GUID
LIST_ENTRY
templates
ENCODE_ERROR
ENCODE_WARNING
bitfields
variables
FALSE
TRUE
Placeholder bitfields implementation, to be fixed