Searched refs:gEfiSasDevicePathGuid (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libefivar/ |
H A D | uefi-guid.c | 17 extern EFI_GUID gEfiSasDevicePathGuid; 29 EFI_GUID gEfiSasDevicePathGuid = { 0xd487ddb4, 0x008b, 0x11d9, { 0xaf, 0xdc, 0x00, 0x10… variable
|
H A D | uefi-guid.dat | 5 gEfiSasDevicePathGuid
|
H A D | efivar-dp-format.c | 275 } else if (CompareGuid (&Vendor->Guid, &gEfiSasDevicePathGuid)) { in DevPathToTextVendor()
|
H A D | efivar-dp-parse.c | 1599 CopyGuid (&Sas->Guid, &gEfiSasDevicePathGuid); in DevPathFromTextSAS()
|
/freebsd/sys/contrib/edk2/Include/Guid/ |
H A D | PcAnsi.h | 50 extern EFI_GUID gEfiSasDevicePathGuid;
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 305 …gEfiSasDevicePathGuid = { 0xd487ddb4, 0x008b, 0x11d9, { 0xaf, 0xdc, 0x00, 0x10, 0x83, 0xf…
|