Searched refs:gEfiUartDevicePathGuid (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libefivar/ |
H A D | uefi-guid.c | 18 extern EFI_GUID gEfiUartDevicePathGuid; 30 EFI_GUID gEfiUartDevicePathGuid = { 0x37499a9d, 0x542f, 0x4c89, { 0xa0, 0x26, 0x35, 0xda… variable
|
H A D | uefi-guid.dat | 6 gEfiUartDevicePathGuid
|
H A D | efivar-dp-format.c | 255 } else if (CompareGuid (&Vendor->Guid, &gEfiUartDevicePathGuid)) { in DevPathToTextVendor()
|
H A D | efivar-dp-parse.c | 1547 CopyGuid (&UartFlowControl->Guid, &gEfiUartDevicePathGuid); in DevPathFromTextUartFlowCtrl()
|
/freebsd/sys/contrib/edk2/Include/Guid/ |
H A D | PcAnsi.h | 49 extern EFI_GUID gEfiUartDevicePathGuid;
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 302 …gEfiUartDevicePathGuid = { 0x37499a9d, 0x542f, 0x4c89, { 0xa0, 0x26, 0x35, 0xda, 0x14, 0x2…
|