Reviewed-by: Chasel Chiu <[email protected]> Tested-by: Benjamin Doron <[email protected]>
> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Tuesday, August 3, 2021 10:39 AM > To: [email protected] > Cc: Chiu, Chasel <[email protected]>; Desimone, Nathaniel L > <[email protected]> > Subject: [edk2-platforms][PATCH v5 44/46] > KabylakeOpenBoardPkg/KabylakeRvp3: Add PeiSerialPortlibSpiFlash to build > > From: Michael Kubacki <[email protected]> > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3307 > > This library is part of KabylakeOpenBoardPkg but is currently not built > anywhere. This change adds the library to the KabylakeRvp3 build to ensure > it can always build properly if not linked elsewhere. > > Cc: Chasel Chiu <[email protected]> > Cc: Nate DeSimone <[email protected]> > Signed-off-by: Michael Kubacki <[email protected]> > --- > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | > 2 ++ > 1 file changed, 2 insertions(+) > > diff --git > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > index f29393579c06..18cfa31db8a2 100644 > --- > a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > +++ > b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc > @@ -392,6 +392,8 @@ [Components.IA32] > !endif > $(PLATFORM_BOARD_PACKAGE)/BiosInfo/BiosInfo.inf > > + > + > $(PLATFORM_BOARD_PACKAGE)/Library/PeiSerialPortLibSpiFlash/PeiSerialP > o > + rtLibSpiFlash.inf > + > ####################################### > # DXE Components > ####################################### > -- > 2.28.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#78779): https://edk2.groups.io/g/devel/message/78779 Mute This Topic: https://groups.io/mt/84630980/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
