Home
last modified time | relevance | path

Searched refs:UUID (Results 26 – 50 of 150) sorted by relevance

123456

/openbmc/pldm/common/
H A Dtypes.hpp19 using UUID = std::string; typedef
41 using MctpInfo = std::tuple<eid, UUID, MctpMedium, NetworkId>;
/openbmc/u-boot/disk/
H A DKconfig118 bool "Enable support of UUID for partition"
124 Activate the configuration of UUID for partition
127 bool "Enable support of UUID for partition in SPL"
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass25 # DM_VERITY_ROOT_GUID = <UUID for your architecture and root-fs>
26 # DM_VERITY_RHASH_GUID = <UUID for your architecture and verity-hash>
92 # and then cut it in 1/2 ; HI for data UUID and LO for hash-data UUID.
99 # Hyphenate as per UUID spec and as expected by wic+sgdisk parameters.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch143 + * Query a secure partition information. The secure partition UUID is provided
146 + * ABI to retrieve the data. The input UUID string is expected to be in big
197 + * Send data to a secure partition. The secure partition UUID is provided
282 + "getpart <partition UUID>\n"
331 + getpart [partition UUID]
391 + INVALID_PARAMETERS: Unrecognized UUID
H A D0007-FF-A-v15-arm_ffa-introduce-sandbox-test-cases-for-UC.patch188 + /* Get from the driver the count and information of the SPs matching the UUID */
311 + /* Query partitions count using an invalid UUID string */
315 + /* Query partitions count using an invalid UUID (no matching SP) */
320 + /* Query partitions data using a valid UUID */
/openbmc/smbios-mdr/src/
H A Dsystem.cpp64 return sdbusplus::server::xyz::openbmc_project::common::UUID::uuid( in uuid()
68 return sdbusplus::server::xyz::openbmc_project::common::UUID::uuid( in uuid()
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst49 A Buffer containing a UUID (16 Bytes)
56 UUID, Revision ID, and Function Index
61 Otherwise, the return value and type depends on the UUID, revision ID
187 UUID {set to 648B9CF2-CDA1-4312-8AD9-49C4AF32BD62}
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst72 :Description: UUID of the device-mapper device.
73 :Value: UUID. (Empty string if there isn't one.)
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst85 will be an ext4 super block in the usual place, with a matching UUID.
406 - Checksum of the journal UUID, the sequence number, and the data block.
411 tag, after t_checksum. This field is not present if the "same UUID" flag
416 - A UUID to go with this tag. This field appears to be copied from the
434 - This block has the same UUID as previous, therefore the UUID field is
461 - Checksum of the journal UUID, the sequence number, and the data block.
483 "same UUID" flag is set.
487 - A UUID to go with this tag. This field appears to be copied from the
506 - Checksum of the journal UUID + the descriptor block, with this field set
578 - Checksum of the journal UUID + revocation block
[all …]
H A Dgroup_descr.rst36 checksum is the crc16 of the FS UUID, the group number, and the group
38 checksum is the lower 16 bits of the checksum of the FS UUID, the group
40 checksums are calculated against the FS UUID, the group number, and the
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/
H A Dcrossguid_0.2.2.bb4 DESCRIPTION = "Lightweight cross platform C++ GUID/UUID library"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0005-RH-add-mpathconf.patch161 + UUID=`dmsetup info -c --noheadings -o uuid -j $MAJOR -m $MINOR 2> /dev/null`
162 + if [ -n "$UUID" ] ; then
163 + set_dm_wwid $UUID
182 + UUID=""
186 + UUID=`dmsetup info -c --noheadings -o uuid -j $MAJOR -m $MINOR 2> /dev/null`
188 + UUID=`dmsetup info -c --noheadings -o uuid $1 2> /dev/null`
190 + if [ -n "$UUID" ] ; then
191 + set_dm_wwid $UUID
/openbmc/linux/Documentation/firmware-guide/acpi/dsd/
H A Dphy.rst17 Properties UUID For _DSD" [dsd-guide] document and the
18 daffd814-6eba-4d8c-8a91-bc9bbf4aa301 UUID must be used in the Device
62 hierarchical data extension (UUID dbb8e3e6-5886-4ba6-8795-1319f52a966b
/openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework-dm/
H A Ddmverity69 UUID=*)
/openbmc/linux/Documentation/filesystems/
H A Doverlayfs.rst594 UUID of the lower filesystem, are encoded and stored in an extended
600 that the found lower directory file handle and lower filesystem UUID
631 - UUID of the underlying filesystem
639 1. Find underlying layer by UUID and path type information.
684 UUID and fsid
691 UUID of overlayfs is null. fsid is taken from upper most filesystem.
693 UUID of overlayfs is null. fsid is taken from upper most filesystem.
694 UUID of underlying layers is ignored.
696 UUID of overlayfs is generated and used to report a unique fsid.
697 UUID is stored in xattr "trusted.overlay.uuid", making overlayfs fsid
[all …]
/openbmc/qemu/include/qemu/
H A Duuid.h65 #define UUID(time_low, time_mid, time_hi_and_version, \ macro
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/
H A Dgenerate_metadata.py18 uuid_val = uuid.UUID(uuid_str)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsystemd-boot.bbclass15 # Need UUID utility code.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/
H A Dscp-firmware-n1sdp.inc24 # This UUID is FIP_UUID_MCP_BL2 in SCP-Firmware.
/openbmc/linux/Documentation/driver-api/pldmfw/
H A Dfile-format.rst52 The package header begins with the UUID of the PLDM file format, and
61 | PLDM UUID |
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install.sh252 boot_uuid=$(blkid -o value -s UUID ${bootfs})
301 boot_uuid=$(blkid -o value -s UUID ${bootfs})
/openbmc/qemu/docs/interop/
H A Dprl-xml.txt29 capable of storing current state. A snapshot has UUID and
30 parent UUID.
118 * GUID - image identifier, UUID in curly brackets.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-fc7 identifier is typically a UUID that is associated with
/openbmc/linux/fs/pstore/
H A DKconfig122 The UUID may be either an EFI/GPT UUID, or refer to an MSDOS
126 6) PARTUUID=<UUID>/PARTNROFF=<int> to select a partition in relation
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DBmcStore.js42 bmc.uuid = data.UUID;

123456