public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH v2 0/1] EDK2-Test BUG4244 V2 - Print PCIe device path for SCT failures.
@ 2024-06-25 16:51 Prachotan Bathi
  2024-06-25 16:51 ` [edk2-devel] [PATCH v2 1/1] " Prachotan Bathi
  0 siblings, 1 reply; 6+ messages in thread
From: Prachotan Bathi @ 2024-06-25 16:51 UTC (permalink / raw)
  To: devel

Tests Modified:
AdapterInfoBBTest
HIIConfigAccessBBTest
PxeBaseCodeBBTest
SimpleNetworkBBTest
Uses SctDevicePathStrFromProtocol function from DevicePath.c
https://github.com/PrachotanReddy/edk2-test/tree/bug4244sctlib
https://github.com/PrachotanReddy/edk2-test/pull/2

Cc: G Edhaya Chandran Edhaya.Chandran@arm.com
Cc: Barton Gao gaojie@byosoft.com.cn
Cc: Carolyn Gjertsen Carolyn.Gjertsen@amd.com
Cc: Samer El-Haj-Mahmoud Samer.El-Haj-Mahmoud@arm.com
Cc: Eric Jin eric.jin@intel.com
Cc: Arvin Chen arvinx.chen@intel.com
Cc: Supreeth Venkatesh Supreeth.Venkatesh@amd.com

Prachotan Bathi (1):
  EDK2-Test BUG4244 V2 - Print PCIe device path for SCT failures.

 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/AdapterInfo/BlackBoxTest/AdapterInfoProtocolBBTest.inf          |   1 +
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTest.inf              |   3 +-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/AdapterInfo/BlackBoxTest/AdapterInfoBBTestConformance.c         |  28 +++-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/AdapterInfo/BlackBoxTest/AdapterInfoBBTestFunction.c            |  30 ++++-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestConformance.c |  20 ++-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/HIIConfigAccess/BlackBoxTest/HIIConfigAccessBBTestFunction.c    |  20 ++-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PxeBaseCode/BlackBoxTest/PxeBaseCodeBBTestConformance.c         | 122 +++++++++++++++++-
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PxeBaseCode/BlackBoxTest/PxeBaseCodeBBTestFunction.c            | 136 ++++++++++++++++++--
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c     | 128 ++++++++++++++----
 uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c        | 104 +++++++++++++++
 10 files changed, 539 insertions(+), 53 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-07-17 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 16:51 [edk2-devel] [PATCH v2 0/1] EDK2-Test BUG4244 V2 - Print PCIe device path for SCT failures Prachotan Bathi
2024-06-25 16:51 ` [edk2-devel] [PATCH v2 1/1] " Prachotan Bathi
2024-06-26 21:12   ` Sunny Wang
2024-07-15 21:34   ` Prachotan Bathi
2024-07-17 19:12     ` G Edhaya Chandran
2024-07-17 19:14       ` G Edhaya Chandran

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