Since UEFI Forum is no longer maintaining SCT, the documents, along with their source (word format), are being contributed to the edk2-test project for community ownership and maintenance.
Cc: G Edhaya Chandran <edhaya.chand...@arm.com> Cc: Eric Jin <eric....@intel.com> Signed-off-by: Samer El-Haj-Mahmoud <samer.el-haj-mahm...@arm.com> Samer El-Haj-Mahmoud (4): uefi-sct/SctPkg: Add SCT User Guide PDF uefi-sct/SctPkg: Add SCT User Guide Word document uefi-sct/SctPkg: Add SCT Test Case Spec PDF uefi-sct/SctPkg: Add SCT Test Case Spec Word docs .../Doc/TestCaseSpec/Src/00_Frontmatter.docx | Bin 0 -> 44820 bytes .../TestCaseSpec/Src/00_List_of_Tables.docx | Bin 0 -> 27380 bytes .../Src/00_Table_of_Contents.docx | Bin 0 -> 49886 bytes .../Doc/TestCaseSpec/Src/01_Introduction.docx | Bin 0 -> 33593 bytes .../Src/02_EFI_Compliance_Test.docx | Bin 0 -> 43922 bytes .../Src/03_Services_Boot_Services.docx | Bin 0 -> 376489 bytes .../04_Services_Runtime_Services_Test.docx | Bin 0 -> 73476 bytes .../05_Protocols_EFI_Loaded_Image_Test.docx | Bin 0 -> 34764 bytes ...6_Protocols_Device_Path_Protocol_Test.docx | Bin 0 -> 79759 bytes .../07_Protocols_EFI_Driver_Model_Test.docx | Bin 0 -> 60704 bytes .../08_Protocols_Console_Support_Test.docx | Bin 0 -> 86615 bytes ...Protocols_Bootable_Image_Support_Test.docx | Bin 0 -> 178220 bytes .../10_Protocols_PCI_Bus_Support_Test.docx | Bin 0 -> 123442 bytes .../Src/11_Protocols_USB_Support_Test.docx | Bin 0 -> 60079 bytes .../12_Protocols_SCSI_Bus_Support_Test.docx | Bin 0 -> 44727 bytes .../Src/13_Protocols_iSCSI_Boot_Test.docx | Bin 0 -> 33149 bytes ...14_Network_Protocols_SNP_PXE_BIS_Test.docx | Bin 0 -> 51766 bytes .../Src/15_Protocols_Compresstion_Test.docx | Bin 0 -> 34253 bytes .../16_Protocols_Debugger_Support_Test.docx | Bin 0 -> 35983 bytes .../Src/17_Protocols_ACPI_Test.docx | Bin 0 -> 32935 bytes .../18_Network_Protocols_Managed_Network.docx | Bin 0 -> 48165 bytes ...19_EFI_Byte_Code_Vittual_Machine_Test.docx | Bin 0 -> 33347 bytes .../Src/20_Network_Protocols_ARP_DHCPv4.docx | Bin 0 -> 122763 bytes ...rk_Protocols_TCPv4_IPv4_Configuration.docx | Bin 0 -> 240082 bytes .../22_Network_Protocols_UDPv4_MTFTPv4.docx | Bin 0 -> 155830 bytes .../Src/23_Network_Protocols_VLAN_EAP.docx | Bin 0 -> 35047 bytes .../Src/24_Protocols_EFI_Tape_IO_to_Test.docx | Bin 0 -> 36572 bytes .../Src/25_Protocols_Security_Test.docx | Bin 0 -> 49657 bytes .../26_EFI_Firmware_Management_Protocol.docx | Bin 0 -> 37223 bytes .../Src/27_Protocols_HII_Test.docx | Bin 0 -> 120534 bytes .../Src/28_Random_Number_Generator.docx | Bin 0 -> 34018 bytes .../Doc/TestCaseSpec/Src/29_Timestamp.docx | Bin 0 -> 31815 bytes .../30_Protocols_String_Services_Test.docx | Bin 0 -> 34234 bytes .../Src/Apx_A_Format_of_Test_Profiles.docx | Bin 0 -> 33756 bytes .../Src/Apx_B_Deprecated_Protocols.docx | Bin 0 -> 47138 bytes uefi-sct/Doc/TestCaseSpec/Src/ReadMe.txt | 1 + .../UEFI_SCTII_Case_Spec_2_6_A.pdf | Bin 0 -> 6641871 bytes .../UEFI_SCT_II_UserGuide_2_6_A.docx | Bin 0 -> 1674700 bytes .../UserGuide/UEFI_SCT_II_UserGuide_2_6_A.pdf | Bin 0 -> 4381461 bytes 39 files changed, 1 insertion(+) create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/00_Frontmatter.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/00_List_of_Tables.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/00_Table_of_Contents.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/01_Introduction.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/02_EFI_Compliance_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/03_Services_Boot_Services.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/04_Services_Runtime_Services_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/05_Protocols_EFI_Loaded_Image_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/06_Protocols_Device_Path_Protocol_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/07_Protocols_EFI_Driver_Model_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/08_Protocols_Console_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/09_Protocols_Bootable_Image_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/10_Protocols_PCI_Bus_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/11_Protocols_USB_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/12_Protocols_SCSI_Bus_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/13_Protocols_iSCSI_Boot_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/14_Network_Protocols_SNP_PXE_BIS_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/15_Protocols_Compresstion_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/16_Protocols_Debugger_Support_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/17_Protocols_ACPI_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/18_Network_Protocols_Managed_Network.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/19_EFI_Byte_Code_Vittual_Machine_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/20_Network_Protocols_ARP_DHCPv4.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/21_Network_Protocols_TCPv4_IPv4_Configuration.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/22_Network_Protocols_UDPv4_MTFTPv4.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/23_Network_Protocols_VLAN_EAP.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/24_Protocols_EFI_Tape_IO_to_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/25_Protocols_Security_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/26_EFI_Firmware_Management_Protocol.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/27_Protocols_HII_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/28_Random_Number_Generator.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/29_Timestamp.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/30_Protocols_String_Services_Test.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/Apx_A_Format_of_Test_Profiles.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/Apx_B_Deprecated_Protocols.docx create mode 100644 uefi-sct/Doc/TestCaseSpec/Src/ReadMe.txt create mode 100644 uefi-sct/Doc/TestCaseSpec/UEFI_SCTII_Case_Spec_2_6_A.pdf create mode 100644 uefi-sct/Doc/UserGuide/UEFI_SCT_II_UserGuide_2_6_A.docx create mode 100644 uefi-sct/Doc/UserGuide/UEFI_SCT_II_UserGuide_2_6_A.pdf -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64625): https://edk2.groups.io/g/devel/message/64625 Mute This Topic: https://groups.io/mt/76416700/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-