qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b097ba: tests/uefi-test-tools: report the SMB


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] b097ba: tests/uefi-test-tools: report the SMBIOS entry poi...
Date: Fri, 03 May 2019 07:24:29 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b097ba371a68814e5ed85427ceec88f1e760ec96
      
https://github.com/qemu/qemu/commit/b097ba371a68814e5ed85427ceec88f1e760ec96
  Author: Laszlo Ersek <address@hidden>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c
    M tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf
    M tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h

  Log Message:
  -----------
  tests/uefi-test-tools: report the SMBIOS entry point structures

On UEFI systems, the SMBIOS entry point (a.k.a. anchor) structures are
found similarly to the ACPI RSD PTR table(s): by scanning the
ConfigurationTable array in the EFI system table for well-known GUIDs.

Locate the SMBIOS 2.1 (32-bit) and 3.0 (64-bit) anchors in the
BiosTablesTest UEFI application, and report the addresses in new fields
appended to the BIOS_TABLES_TEST structure.

Cc: "Philippe Mathieu-Daudé" <address@hidden>
Cc: Igor Mammedov <address@hidden>
Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884
Signed-off-by: Laszlo Ersek <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>
Tested-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Igor Mammedov <address@hidden>


  Commit: 24496b8d27d95c4b317039e2c48f262cfd40fb4d
      
https://github.com/qemu/qemu/commit/24496b8d27d95c4b317039e2c48f262cfd40fb4d
  Author: Laszlo Ersek <address@hidden>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2

  Log Message:
  -----------
  tests/uefi-boot-images: report the SMBIOS entry point structures

Rebuild the "bios-tables-test" UEFI boot images with the SMBIOS entry
point reporting that has been added in the previous patch.

Cc: "Philippe Mathieu-Daudé" <address@hidden>
Cc: Igor Mammedov <address@hidden>
Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884
Signed-off-by: Laszlo Ersek <address@hidden>
Tested-by: Philippe Mathieu-Daudé <address@hidden>
Tested-by: Igor Mammedov <address@hidden>


  Commit: 5b396a8c36f490cbc93fa1aa91cea4a03b94de54
      
https://github.com/qemu/qemu/commit/5b396a8c36f490cbc93fa1aa91cea4a03b94de54
  Author: Peter Maydell <address@hidden>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2
    M tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2
    M tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c
    M tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf
    M tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/lersek/tags/smbios_lp_1821884_20190503' 
into staging

Fix <https://bugs.launchpad.net/qemu/+bug/1821884>:
"Extend uefi-test-tools to report SMBIOS location".

# gpg: Signature made Fri 03 May 2019 10:10:31 BST
# gpg:                using RSA key D39DA71E0D496CFA
# gpg: Good signature from "Laszlo Ersek <address@hidden>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: F5D9 660F 1BA5 F310 A95A  C5E0 466A EAE0 6125 3988
#      Subkey fingerprint: B3A5 5D3F 88A8 90ED 2E63  3E8D D39D A71E 0D49 6CFA

* remotes/lersek/tags/smbios_lp_1821884_20190503:
  tests/uefi-boot-images: report the SMBIOS entry point structures
  tests/uefi-test-tools: report the SMBIOS entry point structures

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/c58f3911b282...5b396a8c36f4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]