Type
Flags, Width, Prec, Type, Format
desc->Type, desc->PhysicalStart,
if (desc->Type == EfiRuntimeServicesCode)
if (mm->Type == EfiReservedMemoryType ||
mm->Type == EfiUnusableMemory ||
mm->Type == EfiRuntimeServicesCode ||
mm->Type == EfiRuntimeServicesData)
else if (mm->Type == EfiLoaderCode ||
mm->Type == EfiLoaderData ||
mm->Type == EfiBootServicesCode ||
mm->Type == EfiBootServicesData ||
mm->Type == EfiConventionalMemory)
else if (mm->Type == EfiACPIReclaimMemory)
else if (mm->Type == EfiACPIMemoryNVS)
desc->Type, desc->PhysicalStart,
if (desc->Type == EfiConventionalMemory ||
desc->Type == EfiBootServicesCode ||
desc->Type == EfiBootServicesData) {
desc->Type, desc->PhysicalStart,
if (desc->Type == EfiRuntimeServicesCode)
if (mm->Type != EfiConventionalMemory)
desc->Type, desc->PhysicalStart,
if (desc->Type == EfiConventionalMemory &&
if (mm->Type != EfiConventionalMemory)
desc->Type, desc->PhysicalStart,
if ((desc->Type == EfiConventionalMemory ||
desc->Type == EfiBootServicesCode ||
desc->Type == EfiBootServicesData) &&
if (mm->Type != EfiConventionalMemory)
UINT32 Type;
uint8_t Type;
uint8_t Type;
uint8_t Type;
uint8_t Type;
uint8_t Type;
UINT8 Type;
IN UINT32 Type,
IN EFI_TIMER_DELAY Type,
IN EFI_ALLOCATE_TYPE Type,
UINT32 Type; // Field size is 32 bits followed by 32 bit pad
UINT8 Type;
#define DevicePathType(a) ( ((a)->Type) & EFI_DP_TYPE_MASK )
#define IsDevicePathUnpacked(a) ( (a)->Type & EFI_DP_TYPE_UNPACKED )
(a)->Type = END_DEVICE_PATH_TYPE; \
IN EFI_ALLOCATE_TYPE Type,
UINT16 Type;
IN UINT16 Type,
UINT8 Type;
{ "Type", { Type }, MSGLIST, 0, MMNDEL },
{ "Print", { Type }, MSGLIST, 0, MMNDEL },
int Type(void *);
dp->Type = MEDIA_DEVICE_PATH;
dp->Type = MEDIA_DEVICE_PATH;
dp->Type = END_DEVICE_PATH;
UINT8 Type;