Searched hist:d0384d9020f1f52f90e5e5b1b6c9c04aac5f6756 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | diff d0384d9020f1f52f90e5e5b1b6c9c04aac5f6756 Wed Feb 28 08:23:49 CST 2018 Igor Mammedov <imammedo@redhat.com> acpi: add build_append_gas() helper for Generic Address Structure
it will help to add Generic Address Structure to ACPI tables without using packed C structures and avoid endianness issues as API doesn't need an explicit conversion.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Tested-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | diff d0384d9020f1f52f90e5e5b1b6c9c04aac5f6756 Wed Feb 28 08:23:49 CST 2018 Igor Mammedov <imammedo@redhat.com> acpi: add build_append_gas() helper for Generic Address Structure
it will help to add Generic Address Structure to ACPI tables without using packed C structures and avoid endianness issues as API doesn't need an explicit conversion.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Tested-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|