Home
last modified time | relevance | path

Searched refs:UUID (Results 76 – 100 of 150) sorted by relevance

123456

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py295 namespace = uuid.UUID("e7429877-e7b3-4a68-a5c9-2f2fdf33d460")
297 namespace = uuid.UUID(self.fsuuid)
/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst16 which includes the FS UUID.
178 - 128-bit UUID for volume.
218 - UUID of journal superblock
655 the administrator to change the UUID of a metadata_csum filesystem
H A Dattributes.rst82 The checksum is calculated against the FS UUID, the 64-bit block number
H A Ddirectory.rst186 The leaf directory block checksum is calculated against the FS UUID, the
451 The checksum is calculated against the FS UUID, the htree index header
H A Difork.rst170 The checksum is calculated against the FS UUID, the inode number, the
/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/
H A Dsouthcluster.asl171 /* Unrecognized UUID */
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dsouthcluster.asl192 /* Unrecognized UUID */
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen96 UUID of the guest as known to the Xen hypervisor.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsyslinux.bbclass39 # Need UUID utility code.
/openbmc/qemu/hw/core/
H A Dmachine-qmp-cmds.c251 info->UUID = qemu_uuid_unparse_strdup(&qemu_uuid); in qmp_query_uuid()
H A Dmachine-hmp-cmds.c164 monitor_printf(mon, "%s\n", info->UUID); in hmp_info_uuid()
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/
H A Dolympus-nuvoton-ipmi-fru.yaml78 xyz.openbmc_project.Common.UUID:
79 UUID:
/openbmc/u-boot/doc/
H A DREADME.distro108 …append ro root=UUID=8eac677f-8ea8-4270-8479-d5ddbb797450 console=ttyS0,115200n8 LANG=en_US.UTF-8 d…
114 …append ro root=UUID=8eac677f-8ea8-4270-8479-d5ddbb797450 console=ttyS0,115200n8 LANG=en_US.UTF-8 d…
121 append ro root=UUID=8eac677f-8ea8-4270-8479-d5ddbb797450 console=ttyS0,115200n8
H A DREADME.pxe40 pxeuuid - this is a UUID in standard form using lower case hexadecimal
42 it to look for a configuration file based on the system's UUID.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd167 cluster_fsid (RO) The ceph cluster UUID.
H A Dsysfs-platform-mellanox-bootctl134 The "uuid" sysfs attribute holds the board's UUID.
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/
H A Dsouthcluster.asl76 /* Unrecognized UUID */
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1274 .data = UUID(0xfbcd0a77, 0xc260, 0x417f,
1279 .data = UUID(0x601dcbb3, 0x9c06, 0x4eab, 0xb8, 0xaf,
1284 .data = UUID(0xfe927475, 0xdd59, 0x4339, 0xa5, 0x86,
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst172 Each FW client and a protocol is identified by a UUID. In order to communicate
250 - FW responds with HOST_CLIENT_PROPERTIES_RES_CMD. Properties include UUID,
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch60 +/* MM service UUID string (big-endian format). This UUID is common across all MM SPs */
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst81 Set the UUID of the namespace. This will be reported as a "Namespace UUID"
/openbmc/bmcweb/
H A DRedfish.md50 - UUID
542 - UUID
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_general.robot36 # This should match the /redfish/v1/Managers/${MANAGER_ID}'s UUID data.
44 ${uuid}= Redfish.Get Attribute /redfish/v1/Managers/${MANAGER_ID} UUID
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst319 | UUID |
322 :UUID: 16 bytes UUID, whose first three components (a 32-bit value, then
1652 feature has been successfully negotiated, and the UUID is found
1655 the requested UUID. Back-end will reply passing the fd when the operation
1824 table. The back-end device gets associated with a UUID in the shared table.
1826 When another back-end tries to import the resource associated with the UUID,
1843 the UUID. If ``VHOST_USER_PROTOCOL_F_REPLY_ACK`` is negotiated, and the
1856 shared table given a UUID. Frontend will reply passing the fd and a zero
/openbmc/qemu/
H A Dhmp-commands-info.hx464 .help = "show the current VM UUID",
471 Show the current VM UUID.

123456