Searched hist:eae8bded9a1a19561054654f5113aeb978d7b4c1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | diff eae8bded9a1a19561054654f5113aeb978d7b4c1 Fri Jan 30 07:29:37 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add build_append_namestring() helper
Use build_append_namestring() instead of build_append_nameseg() So user won't have to care whether name is NameSeg, NamePath or NameString.
See for reference ACPI 5.0: 20.2.2 Name Objects Encoding
Signed-off-by: Igor Mammedov <imammedo@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 eae8bded9a1a19561054654f5113aeb978d7b4c1 Fri Jan 30 07:29:37 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add build_append_namestring() helper
Use build_append_namestring() instead of build_append_nameseg() So user won't have to care whether name is NameSeg, NamePath or NameString.
See for reference ACPI 5.0: 20.2.2 Name Objects Encoding
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | diff eae8bded9a1a19561054654f5113aeb978d7b4c1 Fri Jan 30 07:29:37 CST 2015 Igor Mammedov <imammedo@redhat.com> acpi: add build_append_namestring() helper
Use build_append_namestring() instead of build_append_nameseg() So user won't have to care whether name is NameSeg, NamePath or NameString.
See for reference ACPI 5.0: 20.2.2 Name Objects Encoding
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|