On 4/27/20 7:33 PM, Rebecca Cran wrote:
On 4/27/20 3:03 AM, Philippe Mathieu-Daudé wrote:

+#include <Uefi.h>
+#include <Library/DebugLib.h>
+#include <IndustryStandard/QemuFwCfg.h>

Don't you need <Library/QemuFwCfgLib.h>?


Hmm, you're right. I'm not sure where I got "IndustryStandard/QemuFwCfg.h" from, though I noticed QemuFwCfg.h itself includes a nonexistent version in IndustryStandard!


#ifndef __FW_CFG_LIB__
#define __FW_CFG_LIB__

#include <IndustryStandard/QemuFwCfg.h>


I'll fix this if/when I need to send a v5 series out, or since it doesn't seem to do any harm in a later patch.



OK. Changing <IndustryStandard/QemuFwCfg.h> by <Library/QemuFwCfgLib.h>:
Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58230): https://edk2.groups.io/g/devel/message/58230
Mute This Topic: https://groups.io/mt/73248060/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to