public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] AMD/AmdMinBoardPkg: ReportFvLib library and
@ 2023-05-22  9:28 Abdul Lateef Attar
  2023-05-22  9:28 ` [PATCH v2 1/2] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol Abdul Lateef Attar
  2023-05-22  9:28 ` [PATCH v2 2/2] AMD/AmdMinBoardkPkg: Implements PeiReportFvLib Library Abdul Lateef Attar
  0 siblings, 2 replies; 7+ messages in thread
From: Abdul Lateef Attar @ 2023-05-22  9:28 UTC (permalink / raw)
  To: devel; +Cc: Abdul Lateef Attar, Abner Chang

Implements ReportFvLibLirary.
Implements PciHotPlugInit protocol.

Cc: Abner Chang <abner.chang@amd.com>

Abdul Lateef Attar (2):
  AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol
  AMD/AmdMinBoardkPkg: Implements PeiReportFvLib Library

 .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dec     |  24 ++
 .../AMD/AmdMinBoardPkg/AmdMinBoardPkg.dsc     |  16 +-
 .../Library/PeiReportFvLib/PeiReportFvLib.inf |  57 +++
 .../PciHotPlug/PciHotPlugInit.inf             |  39 +++
 .../Library/PeiReportFvLib/PeiReportFvLib.c   | 239 +++++++++++++
 .../PciHotPlug/PciHotPlugInit.c               | 331 ++++++++++++++++++
 6 files changed, 705 insertions(+), 1 deletion(-)
 create mode 100644 Platform/AMD/AmdMinBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf
 create mode 100755 Platform/AMD/AmdMinBoardPkg/PciHotPlug/PciHotPlugInit.inf
 create mode 100644 Platform/AMD/AmdMinBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.c
 create mode 100755 Platform/AMD/AmdMinBoardPkg/PciHotPlug/PciHotPlugInit.c

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-29 14:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22  9:28 [PATCH v2 0/2] AMD/AmdMinBoardPkg: ReportFvLib library and Abdul Lateef Attar
2023-05-22  9:28 ` [PATCH v2 1/2] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol Abdul Lateef Attar
2023-05-26  1:36   ` Chang, Abner
2023-05-29 14:35     ` Attar, AbdulLateef (Abdul Lateef)
2023-05-29 14:40   ` Chang, Abner
2023-05-22  9:28 ` [PATCH v2 2/2] AMD/AmdMinBoardkPkg: Implements PeiReportFvLib Library Abdul Lateef Attar
2023-05-29 14:40   ` Chang, Abner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox