[edk2-devel] [patch 4/5] Vlv2TbltDevicePkg: Update UefiDecompressLib instance path

Dandan Bi dandan.bi at intel.com
Wed May 15 01:15:57 UTC 2019


Fix the typo.
Vlv2TbltDevicePkg has been moved to edk2-platform repo.


Thanks,
Dandan

> -----Original Message-----
> From: devel at edk2.groups.io [mailto:devel at edk2.groups.io] On Behalf Of
> Dandan Bi
> Sent: Wednesday, May 15, 2019 9:11 AM
> To: Sun, Zailiang <zailiang.sun at intel.com>; devel at edk2.groups.io
> Cc: Qian, Yi <yi.qian at intel.com>
> Subject: Re: [edk2-devel] [patch 4/5] Vlv2TbltDevicePkg: Update
> UefiDecompressLib instance path
> 
> Since it has been moved to edk2 repo, I will resend  the patch and pick up the
> Reviewed-by tag.
> 
> 
> Thanks,
> Dandan
> 
> > -----Original Message-----
> > From: Sun, Zailiang
> > Sent: Monday, May 13, 2019 10:44 AM
> > To: devel at edk2.groups.io; Bi, Dandan <dandan.bi at intel.com>
> > Cc: Qian, Yi <yi.qian at intel.com>
> > Subject: RE: [edk2-devel] [patch 4/5] Vlv2TbltDevicePkg: Update
> > UefiDecompressLib instance path
> >
> > Reviewed-by: Zailiang Sun <zailiang.sun at intel.com>
> >
> > > -----Original Message-----
> > > From: devel at edk2.groups.io [mailto:devel at edk2.groups.io] On Behalf
> > > Of Dandan Bi
> > > Sent: Monday, May 13, 2019 10:16 AM
> > > To: devel at edk2.groups.io
> > > Cc: Sun, Zailiang <zailiang.sun at intel.com>; Qian, Yi
> > > <yi.qian at intel.com>
> > > Subject: [edk2-devel] [patch 4/5] Vlv2TbltDevicePkg: Update
> > > UefiDecompressLib instance path
> > >
> > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1722
> > >
> > > Since we will merger the BaseUefiTianoCustomDecompressLib in
> > > MdeModulePkg into BaseUefiDecompressLib in MdePkg and remove the
> > one
> > > in MdeModulePkg. So here update the Platform to use the
> > > UefiDecompressLib instance in MdePkg.
> > >
> > > Cc: Zailiang Sun <zailiang.sun at intel.com>
> > > Cc: Yi Qian <yi.qian at intel.com>
> > > Signed-off-by: Dandan Bi <dandan.bi at intel.com>
> > > ---
> > >  Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc | 2 +-
> > >  Vlv2TbltDevicePkg/PlatformPkgIA32.dsc   | 2 +-
> > >  Vlv2TbltDevicePkg/PlatformPkgX64.dsc    | 2 +-
> > >  3 files changed, 3 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
> > > b/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
> > > index 4a10840c5c..b874829b08 100644
> > > --- a/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
> > > +++ b/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
> > > @@ -130,11 +130,11 @@ [LibraryClasses.common]
> > >    UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
> > >    UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
> > >    HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
> > >
> > > UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiSe
> > > UefiHiiServicesLib|rv
> > > UefiHiiServicesLib|ice
> > > sLib.inf
> > >
> > > DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
> > > -
> > >
> >
> UefiDecompressLib|MdeModulePkg/Library/BaseUefiTianoCustomDecompr
> > > essLib/BaseUefiTianoCustomDecompressLib.inf
> > > +
> > > +
> > >
> >
> UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiTian
> > > oCu
> > > + stomDecompressLib.inf
> > >
> > > PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib
> > > PeiServicesTablePointerLib|Id
> > > PeiServicesTablePointerLib|t/P
> > > eiServicesTablePointerLibIdt.inf
> > >    PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
> > >    DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> > >
> > >
> >
> DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTabl
> > > eLib.inf
> > >    UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
> > > diff --git a/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
> > > b/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
> > > index a99a5dfd5a..085d058f61 100644
> > > --- a/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
> > > +++ b/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc
> > > @@ -130,11 +130,11 @@ [LibraryClasses.common]
> > >    UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
> > >    UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
> > >    HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
> > >
> > > UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiSe
> > > UefiHiiServicesLib|rv
> > > UefiHiiServicesLib|ice
> > > sLib.inf
> > >
> > > DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
> > > -
> > >
> >
> UefiDecompressLib|MdeModulePkg/Library/BaseUefiTianoCustomDecompr
> > > essLib/BaseUefiTianoCustomDecompressLib.inf
> > > +
> > > +
> > >
> >
> UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiTian
> > > oCu
> > > + stomDecompressLib.inf
> > >
> > > PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib
> > > PeiServicesTablePointerLib|Id
> > > PeiServicesTablePointerLib|t/P
> > > eiServicesTablePointerLibIdt.inf
> > >    PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
> > >    DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> > >
> > >
> >
> DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTabl
> > > eLib.inf
> > >    UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
> > > diff --git a/Vlv2TbltDevicePkg/PlatformPkgX64.dsc
> > > b/Vlv2TbltDevicePkg/PlatformPkgX64.dsc
> > > index 0fac892bd5..e361590a4a 100644
> > > --- a/Vlv2TbltDevicePkg/PlatformPkgX64.dsc
> > > +++ b/Vlv2TbltDevicePkg/PlatformPkgX64.dsc
> > > @@ -130,11 +130,11 @@ [LibraryClasses.common]
> > >    UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
> > >    UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
> > >    HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
> > >
> > > UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiSe
> > > UefiHiiServicesLib|rv
> > > UefiHiiServicesLib|ice
> > > sLib.inf
> > >
> > > DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
> > > -
> > >
> >
> UefiDecompressLib|MdeModulePkg/Library/BaseUefiTianoCustomDecompr
> > > essLib/BaseUefiTianoCustomDecompressLib.inf
> > > +
> > > +
> > >
> >
> UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiTian
> > > oCu
> > > + stomDecompressLib.inf
> > >
> > > PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib
> > > PeiServicesTablePointerLib|Id
> > > PeiServicesTablePointerLib|t/P
> > > eiServicesTablePointerLibIdt.inf
> > >    PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
> > >    DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> > >
> > >
> >
> DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTabl
> > > eLib.inf
> > >    UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
> > > --
> > > 2.18.0.windows.1
> > >
> > >
> > >
> 
> 
> 


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

View/Reply Online (#40623): https://edk2.groups.io/g/devel/message/40623
Mute This Topic: https://groups.io/mt/31602935/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