You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/uefi
Peter Maydell 21f4c5a700 hw/uefi: Create and use trace.h wrapper header
The documentation of the trace subsystem (docs/devel/tracing.rst)
says that each subdirectory which uses trace events should create a
wrapper trace.h file which includes the trace/trace-foo.h generated
header, and that .c files then #include "trace.h".

We didn't follow this pattern in hw/uefi/.  Correct this by creating
and using the trace.h wrapper header.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
6 days ago
..
Kconfig hw/uefi-vars-sysbus: allow for loongarch virt 4 months ago
LIMITATIONS.md docs: add uefi variable service documentation 5 months ago
hardware-info.c
meson.build hw/uefi: add uefi-vars-sysbus device 5 months ago
trace-events hw/uefi: add trace-events 5 months ago
trace.h hw/uefi: Create and use trace.h wrapper header 6 days ago
var-service-auth.c hw/uefi: add var-service-auth.c 5 months ago
var-service-core.c hw/uefi: Create and use trace.h wrapper header 6 days ago
var-service-guid.c
var-service-json.c hw/uefi: fix error handling in uefi_vars_json_load 4 months ago
var-service-pkcs7-stub.c hw/uefi: add var-service-pkcs7-stub.c 5 months ago
var-service-pkcs7.c hw/uefi: add var-service-pkcs7.c 5 months ago
var-service-policy.c hw/uefi: Create and use trace.h wrapper header 6 days ago
var-service-siglist.c hw/uefi: add var-service-siglist.c 5 months ago
var-service-sysbus.c qom: Have class_init() take a const data argument 3 months ago
var-service-utils.c hw/uefi: Create and use trace.h wrapper header 6 days ago
var-service-vars.c hw/uefi: Create and use trace.h wrapper header 6 days ago