]> git.proxmox.com Git - mirror_qemu.git/commit
multiboot: Use header names when displaying fields
authorJack Schwartz <jack.schwartz@oracle.com>
Thu, 21 Dec 2017 17:25:17 +0000 (09:25 -0800)
committerKevin Wolf <kwolf@redhat.com>
Wed, 7 Mar 2018 10:53:37 +0000 (11:53 +0100)
commitce5eb6dc4dc5652f7e360a1db817f1d5dafab90f
tree22d7b5d9269f8c5cbb15364e3b086a0af9e55ef6
parent7a2e43cc96fd017883973caf9ee076ae23a3bebd
multiboot: Use header names when displaying fields

Refer to field names when displaying fields in printf and debug statements.

Signed-off-by: Jack Schwartz <jack.schwartz@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/i386/multiboot.c