iPXE
PcAnsi.h File Reference

Terminal Device Path Vendor Guid. More...

Go to the source code of this file.

Macros

#define EFI_PC_ANSI_GUID
#define EFI_VT_100_GUID
#define EFI_VT_100_PLUS_GUID
#define EFI_VT_UTF8_GUID
#define DEVICE_PATH_MESSAGING_UART_FLOW_CONTROL
#define EFI_SAS_DEVICE_PATH_GUID

Functions

 FILE_LICENCE (BSD2_PATENT)
 FILE_SECBOOT (PERMITTED)

Variables

EFI_GUID gEfiPcAnsiGuid
EFI_GUID gEfiVT100Guid
EFI_GUID gEfiVT100PlusGuid
EFI_GUID gEfiVTUTF8Guid
EFI_GUID gEfiUartDevicePathGuid
EFI_GUID gEfiSasDevicePathGuid

Detailed Description

Terminal Device Path Vendor Guid.

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Revision Reference:
GUIDs defined in UEFI 2.0 spec.

Definition in file PcAnsi.h.

Macro Definition Documentation

◆ EFI_PC_ANSI_GUID

#define EFI_PC_ANSI_GUID
Value:
{ \
0xe0c14753, 0xf9be, 0x11d2, {0x9a, 0x0c, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
}

Definition at line 18 of file PcAnsi.h.

18#define EFI_PC_ANSI_GUID \
19 { \
20 0xe0c14753, 0xf9be, 0x11d2, {0x9a, 0x0c, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
21 }

◆ EFI_VT_100_GUID

#define EFI_VT_100_GUID
Value:
{ \
0xdfa66065, 0xb419, 0x11d3, {0x9a, 0x2d, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
}

Definition at line 23 of file PcAnsi.h.

23#define EFI_VT_100_GUID \
24 { \
25 0xdfa66065, 0xb419, 0x11d3, {0x9a, 0x2d, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
26 }

◆ EFI_VT_100_PLUS_GUID

#define EFI_VT_100_PLUS_GUID
Value:
{ \
0x7baec70b, 0x57e0, 0x4c76, {0x8e, 0x87, 0x2f, 0x9e, 0x28, 0x08, 0x83, 0x43 } \
}

Definition at line 28 of file PcAnsi.h.

28#define EFI_VT_100_PLUS_GUID \
29 { \
30 0x7baec70b, 0x57e0, 0x4c76, {0x8e, 0x87, 0x2f, 0x9e, 0x28, 0x08, 0x83, 0x43 } \
31 }

◆ EFI_VT_UTF8_GUID

#define EFI_VT_UTF8_GUID
Value:
{ \
0xad15a0d6, 0x8bec, 0x4acf, {0xa0, 0x73, 0xd0, 0x1d, 0xe7, 0x7e, 0x2d, 0x88 } \
}

Definition at line 33 of file PcAnsi.h.

33#define EFI_VT_UTF8_GUID \
34 { \
35 0xad15a0d6, 0x8bec, 0x4acf, {0xa0, 0x73, 0xd0, 0x1d, 0xe7, 0x7e, 0x2d, 0x88 } \
36 }

◆ DEVICE_PATH_MESSAGING_UART_FLOW_CONTROL

#define DEVICE_PATH_MESSAGING_UART_FLOW_CONTROL
Value:
{ \
0x37499a9d, 0x542f, 0x4c89, {0xa0, 0x26, 0x35, 0xda, 0x14, 0x20, 0x94, 0xe4 } \
}

Definition at line 38 of file PcAnsi.h.

38#define DEVICE_PATH_MESSAGING_UART_FLOW_CONTROL \
39 { \
40 0x37499a9d, 0x542f, 0x4c89, {0xa0, 0x26, 0x35, 0xda, 0x14, 0x20, 0x94, 0xe4 } \
41 }

◆ EFI_SAS_DEVICE_PATH_GUID

#define EFI_SAS_DEVICE_PATH_GUID
Value:
{ \
0xd487ddb4, 0x008b, 0x11d9, {0xaf, 0xdc, 0x00, 0x10, 0x83, 0xff, 0xca, 0x4d } \
}

Definition at line 43 of file PcAnsi.h.

43#define EFI_SAS_DEVICE_PATH_GUID \
44 { \
45 0xd487ddb4, 0x008b, 0x11d9, {0xaf, 0xdc, 0x00, 0x10, 0x83, 0xff, 0xca, 0x4d } \
46 }

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( BSD2_PATENT )

◆ FILE_SECBOOT()

FILE_SECBOOT ( PERMITTED )

Variable Documentation

◆ gEfiPcAnsiGuid

EFI_GUID gEfiPcAnsiGuid
extern

◆ gEfiVT100Guid

EFI_GUID gEfiVT100Guid
extern

◆ gEfiVT100PlusGuid

EFI_GUID gEfiVT100PlusGuid
extern

◆ gEfiVTUTF8Guid

EFI_GUID gEfiVTUTF8Guid
extern

◆ gEfiUartDevicePathGuid

EFI_GUID gEfiUartDevicePathGuid
extern

◆ gEfiSasDevicePathGuid

EFI_GUID gEfiSasDevicePathGuid
extern