| /openbmc/qemu/target/i386/kvm/ |
| H A D | tdx-quote-generator.c | 33 uint16_t major_version; member 133 if (hdr->major_version != QGS_MSG_LIB_MAJOR_VER || in tdx_get_quote_read() 136 hdr->major_version, in tdx_get_quote_read() 273 msg.header.major_version = QGS_MSG_LIB_MAJOR_VER; in tdx_generate_quote()
|
| /openbmc/u-boot/include/ |
| H A D | sparse_format.h | 16 __le16 major_version; /* (0x1) - reject images with higher major versions */ member
|
| H A D | image-sparse.h | 34 (le16_to_cpu(s_header->major_version) == 1)) in is_sparse_image()
|
| H A D | video_osd.h | 16 uint major_version; member
|
| /openbmc/qemu/ui/ |
| H A D | spice-input.c | 43 .base.major_version = SPICE_INTERFACE_KEYBOARD_MAJOR, 163 .base.major_version = SPICE_INTERFACE_MOUSE_MAJOR, 216 .base.major_version = SPICE_INTERFACE_TABLET_MAJOR,
|
| H A D | spice-core.c | 275 .base.major_version = SPICE_INTERFACE_CORE_MAJOR, 296 .base.major_version = SPICE_INTERFACE_MIGRATION_MAJOR,
|
| H A D | spice-display.c | 709 .base.major_version = SPICE_INTERFACE_QXL_MAJOR,
|
| /openbmc/u-boot/test/dm/ |
| H A D | osd.c | 68 ut_asserteq(1, info.major_version); in dm_test_osd_basics() 149 ut_asserteq(1, info.major_version); in dm_test_osd_extended()
|
| /openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/ |
| H A D | me.h | 14 u32 major_version:16; member
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
| H A D | 0006-config-nspr-config.in-don-t-pass-LDFLAGS.patch | 21 libdirs="$libdirs -lnspr${major_version}"
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_cmdline.c | 160 uint64_t major_version, in cmdline_append_version() argument 167 num_major_digits = uint64_to_base10(major_version, major_digits); in cmdline_append_version()
|
| /openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ |
| H A D | me.h | 166 u32 major_version:16; member
|
| /openbmc/u-boot/tools/ |
| H A D | mxsimage.h | 41 uint8_t major_version; member
|
| H A D | mxsimage.c | 1323 hdr->major_version = SB_VERSION_MAJOR; in sb_prefill_image_header() 1700 if ((hdr->major_version != SB_VERSION_MAJOR) || in sb_verify_image_header() 1704 hdr->major_version, hdr->minor_version); in sb_verify_image_header()
|
| /openbmc/u-boot/include/mtd/ |
| H A D | cfi_flash.h | 146 u8 major_version; member
|
| /openbmc/qemu/include/hw/hyperv/ |
| H A D | dynmem-proto.h | 92 uint16_t major_version; member
|
| /openbmc/u-boot/drivers/video/ |
| H A D | sandbox_osd.c | 35 info->major_version = 1; in sandbox_osd_get_info()
|
| H A D | ihs_video_out.c | 125 info->major_version = versions / 100; in ihs_video_out_get_info()
|
| /openbmc/u-boot/lib/ |
| H A D | image-sparse.c | 87 debug("major_version: 0x%x\n", sparse_header->major_version); in write_sparse_image()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_occ.c | 602 uint8_t major_version; member 898 dynamic_data.major_version = 0x0; in occ_init_homer_memory()
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-nvidia-events.c | 142 UINT8 major_version; // Expected major version for this handler member 1486 nv_event_types[i].major_version, in cper_section_nvidia_events_to_ir() 1680 callback->major_version, in ir_section_nvidia_events_to_cper()
|
| /openbmc/qemu/chardev/ |
| H A D | spice.c | 95 .base.major_version = SPICE_INTERFACE_CHAR_DEVICE_MAJOR,
|
| /openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
| H A D | smbios.py2 | 105 self.add_field('major_version', u.unpack_one("B")) 183 if (sm.header.major_version, minor_version_str) >= (2,"4"): 188 if (sm.header.major_version, minor_version_str) >= (2,"4"): 2383 if ((sm.header.major_version < 2) and (sm.header.minor_version < 4)):
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl.c | 1136 .base.major_version = SPICE_INTERFACE_QXL_MAJOR,
|