[edk2-devel] [PATCH v1 0/1] AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library

Abdul Lateef Attar via groups.io posted 1 patch 11 months, 4 weeks ago
Failed in applying to current master (apply log)
.../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc     |  6 ++
.../Library/SpcrDeviceLib/SpcrDeviceLib.inf   | 23 +++++
.../Library/SpcrDeviceLib/SpcrDeviceLib.c     | 84 +++++++++++++++++++
3 files changed, 113 insertions(+)
create mode 100755 Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.inf
create mode 100755 Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.c
[edk2-devel] [PATCH v1 0/1] AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library
Posted by Abdul Lateef Attar via groups.io 11 months, 4 weeks ago
PR: https://github.com/tianocore/edk2-platforms/pull/81

Implements SpcrDeviceLib for AmdMinBoardPkg.

Cc: Abner Chang <abner.chang@amd.com>
Cc: Abdul Lateef Attar <abdattar@amd.com>


Abdul Lateef Attar (1):
  AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library

 .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc     |  6 ++
 .../Library/SpcrDeviceLib/SpcrDeviceLib.inf   | 23 +++++
 .../Library/SpcrDeviceLib/SpcrDeviceLib.c     | 84 +++++++++++++++++++
 3 files changed, 113 insertions(+)
 create mode 100755 Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.inf
 create mode 100755 Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.c

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104253): https://edk2.groups.io/g/devel/message/104253
Mute This Topic: https://groups.io/mt/98756414/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v1 0/1] AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library
Posted by Chang, Abner via groups.io 11 months, 3 weeks ago
[AMD Official Use Only - General]

Reviewed-by: Abner Chang <abner.chang@amd.com>

> -----Original Message-----
> From: Abdul Lateef Attar <abdattar@amd.com>
> Sent: Monday, May 8, 2023 3:03 PM
> To: devel@edk2.groups.io
> Cc: Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@amd.com>; Chang,
> Abner <Abner.Chang@amd.com>
> Subject: [PATCH v1 0/1] AMD/AmdMinBoardPkg: Implements SpcrDeviceLib
> library
> 
> PR: https://github.com/tianocore/edk2-platforms/pull/81
> 
> Implements SpcrDeviceLib for AmdMinBoardPkg.
> 
> Cc: Abner Chang <abner.chang@amd.com>
> Cc: Abdul Lateef Attar <abdattar@amd.com>
> 
> 
> Abdul Lateef Attar (1):
>   AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library
> 
>  .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc     |  6 ++
>  .../Library/SpcrDeviceLib/SpcrDeviceLib.inf   | 23 +++++
>  .../Library/SpcrDeviceLib/SpcrDeviceLib.c     | 84 +++++++++++++++++++
>  3 files changed, 113 insertions(+)
>  create mode 100755
> Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.inf
>  create mode 100755
> Platform/AMD/AmdMinBoardPkg/Library/SpcrDeviceLib/SpcrDeviceLib.c
> 
> --
> 2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104332): https://edk2.groups.io/g/devel/message/104332
Mute This Topic: https://groups.io/mt/98756414/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-