Reviewed-By: Zailiang Sun <zailiang....@intel.com> > -----Original Message----- > From: Kinney, Michael D > Sent: Thursday, July 11, 2019 3:05 AM > To: devel@edk2.groups.io > Cc: Gary Lin <g...@suse.com>; Sun, Zailiang <zailiang....@intel.com>; Qian, > Yi <yi.q...@intel.com> > Subject: [edk2-platforms Patch 07/28] Vlv2TbltDevicePkg: Add the missing > headers to inf files > > From: Gary Lin <g...@suse.com> > > Some headers files are not listed in the inf files. > > Cc: Zailiang Sun <zailiang....@intel.com> > Cc: Yi Qian <yi.q...@intel.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Signed-off-by: Gary Lin <g...@suse.com> > --- > .../Library/FlashDeviceLib/FlashDeviceLib.inf | 2 +- > .../Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf | 8 +++++--- > .../Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf | 1 + > 3 files changed, 7 insertions(+), 4 deletions(-) > > diff --git > a/Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.in > f > b/Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.i > nf > index 4ef48cc12b..4f5678594a 100644 > --- > a/Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.in > f > +++ b/Platform/Intel/Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDevic > +++ eLib.inf > @@ -26,7 +26,7 @@ [Defines] > > [Sources] > FlashDeviceLib.c > - > + SpiChipDefinitions.h > > [Packages] > MdePkg/MdePkg.dec > diff --git > a/Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf > b/Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf > index 9d4823d488..d2ca8f5b88 100644 > --- a/Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf > +++ b/Platform/Intel/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf > @@ -4,10 +4,12 @@ > # ICH SMM Library that layers on top of the I/O Library to directly # > access > SMM power management registers. > # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR> > -# > > +# > + > # SPDX-License-Identifier: BSD-2-Clause-Patent > > -# > > +# > + > # > # > # > @@ -30,7 +32,7 @@ [Defines] > > [Sources] > PchSmmLib.c > - > + CommonHeader.h > > [Packages] > MdePkg/MdePkg.dec > diff --git > a/Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf > b/Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf > index d429310ac4..c5e3cf4d55 100644 > --- > a/Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf > +++ > b/Platform/Intel/Vlv2TbltDevicePkg/MonoStatusCode/MonoStatusCode.inf > @@ -29,6 +29,7 @@ [sources.common] > PlatformStatusCode.c > PlatformStatusCode.h > PeiPostCode.c > + EfiStatusCode.h > > [Packages] > MdePkg/MdePkg.dec > -- > 2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43562): https://edk2.groups.io/g/devel/message/43562 Mute This Topic: https://groups.io/mt/32419744/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-