[edk2-devel] [PATCH v4 2/6] OvmfPkg: Add QemuFwCfgLibNull

Rebecca Cran rebecca at bsdio.com
Mon Apr 27 17:33:06 UTC 2020


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.


-- 

Rebecca Cran



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

View/Reply Online (#58190): https://edk2.groups.io/g/devel/message/58190
Mute This Topic: https://groups.io/mt/73248060/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list