hw/i386: Implement fw_cfg_arch_key_name()
commitbd3f680f66f429451efae2e5f0ace2fa8af199bf
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 22 Apr 2019 13:50:25 +0000 (22 15:50 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 23 May 2019 12:10:31 +0000 (23 14:10 +0200)
treeede3c29df263cf4f30fabf27d7f3fd9f826681fc
parent87abaa5d8c32cea835601f510ab145f2edbc3da9
hw/i386: Implement fw_cfg_arch_key_name()

Implement fw_cfg_arch_key_name(), which returns the name of a
i386-specific key.

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190422195020.1494-5-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/i386/Makefile.objs
hw/i386/fw_cfg.c [new file with mode: 0644]