Home
last modified time | relevance | path

Searched refs:GUID (Results 1 – 23 of 23) sorted by relevance

/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DPcdLib.h942 IN CONST GUID *Guid,
963 IN CONST GUID *Guid,
981 IN CONST GUID *Guid,
1002 IN CONST GUID *Guid,
1213 IN CONST GUID *Guid,
1237 IN CONST GUID *Guid,
1261 IN CONST GUID *Guid,
1285 IN CONST GUID *Guid,
1315 IN CONST GUID *Guid,
1340 IN CONST GUID *Guid,
[all …]
H A DBaseMemoryLib.h380 GUID *
383 OUT GUID *DestinationGuid,
384 IN CONST GUID *SourceGuid
406 IN CONST GUID *Guid1,
407 IN CONST GUID *Guid2
437 IN CONST GUID *Guid
457 IN CONST GUID *Guid
H A DBaseLib.h1510 OUT GUID *Guid
2141 OUT GUID *Guid
/dragonfly/sys/dev/acpica/
H A Dacpi_wmi_if.m48 # Check if given GUID exists in WMI
52 # const char* guid_string: String form of the GUID
63 # const char* guid_string: String form of the GUID
82 # const char* guid_string: String form of the GUID
96 # const char* guid_string: String form of the GUID
111 # const char* guid_string: String form of the GUID
126 # const char* guid_string: String form of the GUID
/dragonfly/contrib/file/magic/Magdir/
H A Dzfs48 >40 byte x destination GUID: %02X
58 >>>48 byte x source GUID: %02X
78 >47 byte x destination GUID: %02X
88 >>>55 byte x source GUID: %02X
H A Dvirtual79 # display id in GUID format
165 # 2DC27766-F623-4200-9D64-115E9BFD4A08 BAT GUID
172 # 8B7CA206-4790-4B9A-B8FE-575F050F886E Metadata region GUID
179 # 2FA54224-CD1B-4876-B211-5DBED83BF4B8 Virtual Disk Size GUID
H A Dole2compounddocs65 # check directory entry structure and display types by GUID
95 # look for CLSID GUID 0
319 # look for known clsid GUID
H A Dgpt223 >56 ulelong x \b, GUID: %08x
H A Driff818 # 128 bit RIFF-GUID { 66666972-912E-11CF-A5D6-28DB04C10000 } in little-endian
821 # then WAVE-GUID { 65766177-ACF3-11D3-8CD1-00C04F8EDB8A }
824 # FMT-GUID { 20746D66-ACF3-11D3-8CD1-00C04F8EDB8A }
H A Dwindows242 # GUID of event source; but empty if event source is BOOTMGR
243 >0x08 ubequad !0 \b, GUID %#16.16llx
1128 # GUID like {4BB0DCDC-BC24-49EC-8937-72956C33A470} start with left brace
1268 #>24 ubequad x \b, GUID %#16.16llx
H A Danimation1107 # This takes the form of a Windows-style GUID
/dragonfly/stand/contrib/edk2/MdeModulePkg/Include/Guid/
H A DLzmaDecompress.h26 extern GUID gLzmaCustomDecompressGuid;
27 extern GUID gLzmaF86CustomDecompressGuid;
/dragonfly/lib/libefivar/
H A Duefi-dplib.h565 CompareGuid (const GUID *g1, const GUID *g2) in CompareGuid()
596 StrToGuid(const char *str, GUID *guid) in StrToGuid()
617 guid_str(const GUID *g) in guid_str()
632 #define G(x) guid_str((const GUID *)(const void *)x)
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daetables.h603 GUID : 03020100-0504-0706-0809-0A0B0C0D0E0F
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiBaseType.h25 typedef GUID EFI_GUID;
/dragonfly/stand/contrib/edk2/MdePkg/Include/
H A DBase.h218 } GUID; typedef
/dragonfly/stand/contrib/edk2/MdePkg/Include/IndustryStandard/
H A DAcpi60.h1406 GUID AddressRangeTypeGUID;
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_cnfg.h1446 U8 GUID[24]; /* 0x08 */ member
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_cnfg.h2386 U8 GUID[24]; /* 08h */ member
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_cnfg.h1891 U8 GUID[24]; /* 0x08 */ member
/dragonfly/contrib/file/
H A DChangeLog155 * Fix GUID equality check
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog1642 * changed NDIS driver naming to only include device GUID, e.g.,
1644 specific \Device\NPF_ prefix before the GUID; the prefix is still
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt3860 Fixed a problem where the GUID strings for NFIT tables (in acuuid.h) were
4592 For older EFI platforms, use the ACPI 1.0 GUID during RSDP search if
4593 the ACPI 2.0 GUID fails.