Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.gpt12 - GUID - (Globally Unique ID)
15 - GPT (GUID Partition Table) - it is the EFI standard part
34 For instance, GUID of Basic data partition: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
35 and GUID of Linux filesystem data: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
105 56 16 B Disk GUID (also referred as UUID on UNIXes)
136 0 16 B Partition type GUID (Big Endian)
137 16 16 B Unique partition GUID in (Big Endian)
156 To restore GUID partition table one needs to:
242 Partition type GUID:
245 For created partition, the used partition type GUID is
[all …]
/OK3568_Linux_fs/buildroot/package/gptfdisk/
H A DConfig.in14 Identifier (GUID) Partition Table (GPT) disks, rather than on
25 Install the interactive GUID partition table (GPT) manipulator
33 Install the command-line GUID partition table (GPT)
44 Install the ncurses-based GUID partition table (GPT)
H A DConfig.in.host7 Identifier (GUID) Partition Table (GPT) disks, rather than
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dtc1100-wmi.c21 #define GUID "C364AC71-36DB-495A-8494-B439D472A505" macro
59 status = wmi_query_block(GUID, instance, &result); in get_state()
111 status = wmi_set_block(GUID, instance, &input); in set_state()
233 if (!wmi_has_guid(GUID)) in tc1100_init()
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlayout.h1105 } __attribute__ ((__packed__)) GUID; typedef
1123 GUID birth_volume_id;
1124 GUID birth_object_id;
1125 GUID domain_id;
1137 GUID object_id; /* Unique id assigned to the
1145 GUID birth_volume_id; /* Unique id of volume on which
1147 GUID birth_object_id; /* Unique id of file when it was
1149 GUID domain_id; /* Reserved, zero. */
1596 /* 12*/ GUID object_type;
1597 /* 28*/ GUID inherited_object_type;
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-firmware-efi-vars12 GUID. They also have an arbitrary binary value
37 guid: The vendor GUID of the variable. This
38 should always match the GUID in the
77 variable that has a matching vendor GUID
H A Dsysfs-bus-vmbus12 Description: The VMBus interface type GUID of the device
19 Description: The VMBus interface instance GUID of the device
H A Dsysfs-driver-ib_srp15 byte I/O controller GUID portion of the 16-byte target port
132 Description: Eight-byte I/O controller GUID portion of the 16-byte target
/OK3568_Linux_fs/kernel/Documentation/driver-api/mei/
H A Dmei.rst17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and
29 :c:macro:`MEI_CONNECT_CLIENT_IOCTL`, which passes the desired GUID.
99 in_client_uuid - GUID of the FW Feature that needs
106 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed.
134 in_client_uuid - GUID of the FW Feature that needs
143 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed.
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwintaskbar.c29 const GUID CLSID_TaskbarList = {0x56fdf344,0xfd6d,0x11d0,{0x95,0x8a,0x0,0x60,0x97,0xc9,0xa0,0x90}};
30 const GUID IID_ITaskbarList = {0x56fdf342,0xfd6d,0x11d0,{0x95,0x8a,0x0,0x60,0x97,0xc9,0xa0,0x90}};
H A Dpropertystore.h37 GUID fmtid;
H A Dddraw.h1047 typedef BOOL CALLBACK(*LPDDENUMCALLBACKA) (GUID *, LPSTR, LPSTR, LPVOID);
1048 typedef BOOL CALLBACK(*LPDDENUMCALLBACKW) (GUID *, LPWSTR, LPWSTR, LPVOID);
1064 typedef BOOL CALLBACK(*LPDDENUMCALLBACKEXA) (GUID *, LPSTR, LPSTR, LPVOID,
1066 typedef BOOL CALLBACK(*LPDDENUMCALLBACKEXW) (GUID *, LPWSTR, LPWSTR, LPVOID,
1187 GUID guidDeviceIdentifier;
1198 GUID guidDeviceIdentifier; /* unique ID for this driver/chipset combination */
1304 STDMETHOD(Initialize) (THIS_ GUID * lpGUID) PURE; in DECLARE_INTERFACE_()
1392 STDMETHOD(Initialize) (THIS_ GUID * lpGUID) PURE; in DECLARE_INTERFACE_()
1477 STDMETHOD(Initialize) (THIS_ GUID * lpGUID) PURE; in DECLARE_INTERFACE_()
1575 STDMETHOD(Initialize) (THIS_ GUID * lpGUID) PURE; in DECLARE_INTERFACE_()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0029-efi-Make-shim_lock-GUID-and-protocol-type-public.patch4 Subject: [PATCH] efi: Make shim_lock GUID and protocol type public
6 The GUID will be used to properly detect and report UEFI Secure Boot
/OK3568_Linux_fs/buildroot/package/libcrossguid/
H A DConfig.in8 Lightweight cross platform C++ GUID/UUID library
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/
H A Dwindows.h19 typedef char GUID[16]; typedef
H A Dmmsystem.h88 GUID SubFormat;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/crossguid/
H A Dcrossguid_0.2.2.bb4 DESCRIPTION = "Lightweight cross platform C++ GUID/UUID library"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst120 "Name-GUID" and that the first 4 bytes in the file (little-endian format)
155 # try to pick up an existing GUID
158 # use a randomly generated GUID
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A DTODO9 GUID-to-port matching/whitelist/blacklist.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/fdisk/
H A Dgptfdisk_1.0.8.bb2 … partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GP…
/OK3568_Linux_fs/kernel/drivers/staging/unisys/Documentation/
H A Doverview.txt77 visorbus:<device type GUID>
100 * the GUID(s) of the channel type(s) that are handled by this driver, as
105 device/channel with the appropriate channel-type GUID(s) appears or
205 typeguid a GUID identifying the channel type, in
215 zoneguid a GUID identifying the channel zone, in
/OK3568_Linux_fs/u-boot/disk/
H A DKconfig131 bool "Enable support of GUID for partition type"
135 Activate the configuration of GUID type
/OK3568_Linux_fs/buildroot/package/efivar/
H A D0002-dp.h-make-format_guid-handle-misaligned-guid-pointer.patch58 efi_error("could not build %s GUID DP string", \
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ipmi96 (RO) A GUID (Globally Unique ID), also referred to as a UUID
98 as described in section 20.8 'Get Device GUID Command' of the
H A Dsysfs-firmware-efi-esrt30 Description: Each ESRT entry is identified by a GUID, and each gets a

123