/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/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 */
|
H A D | 0046-Corstone1000-Change-MMCOMM-buffer-location.patch | 42 /* Capsule GUID */
|
H A D | 0013-efi_loader-corstone1000-remove-guid-check-from-corst.patch | 27 - log_err("Corstone1000: Invalid capsule GUID\n");
|
/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/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/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/qemu/qga/ |
H A D | service-win32.h | 23 static const GUID GUID_VIOSERIAL_PORT = { 0x6fde7521, 0x1b65, 0x48ae,
|
/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/openbmc/meta-openembedded/meta-python/recipes-extended/python3-gpt-image/ |
H A D | python3-gpt-image_0.9.0.bb | 1 DESCRIPTION = "GPT Image is used to Create GUID Partition Table disk images \
|
/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/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0021-platform-corstone1000-add-unique-guid-for-mps3.patch | 6 This patch sets unique GUID for Corstone1000 FVP and MPS3
|
/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/ |
H A D | gptfdisk_1.0.10.bb | 2 … partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GP…
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | Kconfig | 112 image to the Protective MBR and the Primary GUID Partition 114 to generate and write the Backup GUID Partition Table.)
|
/openbmc/u-boot/disk/ |
H A D | Kconfig | 132 bool "Enable support of GUID for partition type" 136 Activate the configuration of GUID type
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/ |
H A D | u-boot-corstone1000.inc | 50 file://0032-corstone1000-ESRT-add-unique-firmware-GUID.patch \ 62 file://0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch \
|
/openbmc/qemu/qapi/ |
H A D | uefi.json | 24 # @guid: variable namespace GUID
|
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/ |
H A D | ecryptfs-utils-CVE-2016-6224.patch | 61 if printf "x\np\n" | fdisk "$drive" | grep -q "^$swap .* GUID:.*\b63\b"; then
|