Reviewed-by: Abner Chang <abner.ch...@hpe.com> > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Takuto Naito > Sent: Tuesday, July 13, 2021 11:25 PM > To: devel@edk2.groups.io > Cc: Takuto Naito <nait...@gmail.com>; Chang, Abner (HPS SW/FW > Technologist) <abner.ch...@hpe.com>; Gilbert Chen > <gilbert.c...@hpe.com>; Schaefer, Daniel <daniel.schae...@hpe.com> > Subject: [edk2-devel] [edk2-platforms PATCH v1 1/1] Platform/SiFive: Add > VariablePolicyHelperLib to the dsc files > > REF:INVALID URI REMOVED. > cgi?id=3489__;!!NpxR!28wVbfpiJVaHlDPAeFb0ytViSTrcY- > e9p8QDrO0p4DRra6hFiM30xb3yR7kxe5Y$ > > Fix build error of U540 and U500 caused by BdsDxe. > The edk2 patch > MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy > requires VariablePolicyHelperLib, but U500.dsc and U540.dsc > didn't have it in the LibraryClasses section. > > Cc: Abner Chang <abner.ch...@hpe.com> > Cc: Gilbert Chen <gilbert.c...@hpe.com> > Cc: Daniel Schaefer <daniel.schae...@hpe.com> > Signed-off-by: Takuto Naito <nait...@gmail.com> > --- > Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc | 1 + > .../SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc > b/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc > index b91823ceeb..2031265806 100644 > --- a/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc > +++ b/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc > @@ -99,6 +99,7 @@ > SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf > > UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBoo > tManagerLib.inf > FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf > + > VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Va > riablePolicyHelperLib.inf > > # RISC-V Platform Library > TimeBaseLib|EmbeddedPkg//Library/TimeBaseLib/TimeBaseLib.inf > diff --git > a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.d > sc > b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540. > dsc > index 0eafe29880..0262b2a909 100644 > --- > a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.d > sc > +++ > b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540. > dsc > @@ -99,6 +99,7 @@ > SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf > > UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBoo > tManagerLib.inf > FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf > + > VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/Va > riablePolicyHelperLib.inf > > # RISC-V Platform Library > TimeBaseLib|EmbeddedPkg//Library/TimeBaseLib/TimeBaseLib.inf > -- > 2.32.0 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#77790): https://edk2.groups.io/g/devel/message/77790 Mute This Topic: https://groups.io/mt/84180933/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-