/openbmc/qemu/docs/specs/ |
H A D | sev-guest-firmware.rst | 22 footer GUID (96b582de-1fb2-45f7-baea-a366c55a082d) at 0xffffffd0 is 26 Then the table is scanned backwards looking for the specific entry GUID. 49 | 0xffffff8e | 16 | SEV hashes table GUID: | 58 | 0xffffffa8 | 16 | SEV secret block GUID: | 65 | 0xffffffbe | 16 | SEV-ES reset block entry GUID: | 69 | | | footer GUID and length (=0x72) | 71 | 0xffffffd0 | 16 | OVMF GUIDed table footer GUID: | 88 Entry GUID: 00f771de-1a7e-4fcb-890e-68c77e2fb44e 107 Entry GUID: 4c2eb361-7d9b-4cc3-8081-127c90d3d294 116 Entry GUID: 7255371f-3a3b-4b04-927b-1da6efa8d454
|
H A D | vmgenid.rst | 13 referred to as a Globally Unique Identifier, or GUID. 161 - contains the actual VM Generation ID GUID 181 Since BIOS or UEFI does not necessarily run when we wish to change the GUID, 184 As spelled out in the specification, any change to the GUID executes an 195 All GUID passed in via command line or monitor are treated as big-endian. 196 GUID values displayed via monitor are shown in big-endian format. 199 GUID Storage Format: 203 the vmgenid_guid fw_cfg blob are not simply a 128-bit GUID. There is also 219 | 40: GUID | 231 sets the value of the GUID. A special value ``auto`` instructs [all …]
|
/openbmc/qemu/docs/interop/ |
H A D | prl-xml.rst | 139 * ``GUID`` - image identifier, UUID in curly brackets. 141 The GUID is used by the Snapshots element to reference images 171 * ``GUID`` - an image GUID. 172 * ``ParentGUID`` - GUID of the image of the parent snapshot. 181 element of the ``Snapshots`` element, or via the predefined GUID 183 the predefined GUID is interpreted as a normal GUID. All snapshot images 187 There is another predefined GUID, 190 software may operate with images with ``GUID = BackupID`` as usual. 192 GUID for new disks. The Top snapshot cannot have this GUID.
|
/openbmc/u-boot/doc/ |
H A D | README.gpt | 10 - GUID - (Globally Unique ID) 13 - GPT (GUID Partition Table) - it is the EFI standard part 32 For instance, GUID of Basic data partition: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 33 and GUID of Linux filesystem data: 0FC63DAF-8483-4772-8E79-3D69D8477DE4 103 56 16 B Disk GUID (also referred as UUID on UNIXes) 134 0 16 B Partition type GUID (Big Endian) 135 16 16 B Unique partition GUID in (Big Endian) 154 To restore GUID partition table one needs to: 240 Partition type GUID: 243 For created partition, the used partition type GUID is [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0032-corstone1000-ESRT-add-unique-firmware-GUID.patch | 4 Subject: [PATCH] corstone1000: ESRT: add unique firmware GUID 6 Add unique Corstone-1000 firmware GUID 25 +/* Firmware GUID */
|
H A D | 0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch | 4 Subject: [PATCH] corstone1000: set unique GUID for fvp and mps3 6 This patch sets unique GUID for Corstone1000 FVP and MPS3 27 /* Firmware GUID */
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | tc1100-wmi.c | 21 #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() 231 if (!wmi_has_guid(GUID)) in tc1100_init()
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-firmware-efi-vars | 12 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
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-intel_pmt | 21 GUID for the device. 36 (RO) The GUID for this telemetry device. The GUID identifies 66 can be determined from an XML file of specified GUID for the 82 (RO) The GUID for this crashlog device. The GUID identifies the
|
H A D | sysfs-driver-intel_sdsi | 35 (RO) The GUID for the registers file. The GUID identifies 37 Information about the register layouts for a particular GUID 47 is determined by the GUID in this directory. Information about 48 the layout for a particular GUID is available at
|
/openbmc/linux/fs/ntfs/ |
H A D | layout.h | 1105 } __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 …]
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | mei.rst | 17 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.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.robot | 31 #### raw cmd for get device GUID. 32 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device GUID']['Get'][0]} 70 #### raw cmd for get device GUID. 71 Run External IPMI Raw Command ${IPMI_RAW_CMD['Device GUID']['Get'][0]}
|
/openbmc/linux/fs/ntfs3/ |
H A D | ntfs.h | 46 struct GUID { struct 841 struct GUID ObjId; // 0x00: Unique Id assigned to file. 845 struct GUID BirthVolumeId; //0x10: 851 struct GUID BirthObjectId; // 0x20: 857 struct GUID DomainId; // 0x30: 865 struct GUID ObjId; // 0x10: Unique Id assigned to file. 870 struct GUID BirthVolumeId; // 0x28: 877 struct GUID BirthObjectId; // 0x38: 883 struct GUID BirthDomainId; // 0x48: 994 struct GUID Guid; // 0x08:
|
/openbmc/qemu/qga/vss-win32/ |
H A D | vss-common.h | 56 const GUID g_gProviderId = { 0x3629d4ed, 0xee09, 0x4e0e, 58 const GUID g_gProviderVersion = { 0x11ef8b15, 0xcac6, 0x40d6,
|
H A D | install.cpp | 33 const GUID CLSID_COMAdminCatalog = { 0xF618C514, 0xDFB8, 0x11d1, 35 const GUID IID_ICOMAdminCatalog2 = { 0x790C6E0B, 0x9194, 0x4cc9, 37 const GUID CLSID_WbemLocator = { 0x4590f811, 0x1d3a, 0x11d0, 39 const GUID IID_IWbemLocator = { 0xdc12a687, 0x737f, 0x11cf,
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | pdb.h | 13 typedef struct GUID { struct 18 } GUID; argument 45 GUID guid;
|
/openbmc/libcper/docs/ |
H A D | GeneratorExtensions.md | 42 ## Adding a Section GUID 44 To identify our section for parsing, we must define a section GUID within 69 Now that a GUID and generation function are created for our section, we can
|
H A D | OEMExtensions.md | 61 ## Adding a Section GUID 63 To identify our section for parsing, we must define a section GUID within 88 Finally, we need to add a section definition for our section, matching the GUID
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-ipmid-whitelist.conf | 18 0x06:0x08 //<App>:<Get Device GUID> 27 0x06:0x37 //<App>:<Get System GUID>
|
/openbmc/qemu/qga/ |
H A D | service-win32.h | 23 static const GUID GUID_VIOSERIAL_PORT = { 0x6fde7521, 0x1b65, 0x48ae,
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/crossguid/ |
H A D | crossguid_0.2.2.bb | 4 DESCRIPTION = "Lightweight cross platform C++ GUID/UUID library"
|
/openbmc/linux/tools/testing/selftests/drivers/sdsi/ |
H A D | sdsi_test.py | 26 GUID = "0x6dd191" variable 104 if self.read_value(folder + "guid") == GUID:
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | ssdt-overlays.rst | 121 "Name-GUID" and that the first 4 bytes in the file (little-endian format) 156 # try to pick up an existing GUID 159 # use a randomly generated GUID
|
/openbmc/linux/Documentation/driver-api/ |
H A D | wmi.rst | 8 with WMI devices, and an older GUID-based interface. The latter interface is
|