aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mstflint/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mstflint/pkg-plist')
-rw-r--r--sysutils/mstflint/pkg-plist138
1 files changed, 59 insertions, 79 deletions
diff --git a/sysutils/mstflint/pkg-plist b/sysutils/mstflint/pkg-plist
index 3609f0474cea..d1682a10fd61 100644
--- a/sysutils/mstflint/pkg-plist
+++ b/sysutils/mstflint/pkg-plist
@@ -21,23 +21,14 @@ include/mstflint/cmdif/icmd_cif_open.h
include/mstflint/common/compatibility.h
include/mstflint/mtcr.h
include/mstflint/mtcr_com_defs.h
+include/mstflint/sdk/resource_dump_sdk.h
+include/mstflint/sdk/resource_dump_segments.h
+include/mstflint/sdk/resource_dump_segments_be.h
+include/mstflint/sdk/resource_dump_segments_le.h
+include/mstflint/sdk/resource_dump_types.h
include/mstflint/tools_layouts/adb_to_c_utils.h
include/mstflint/tools_layouts/icmd_layouts.h
include/mstflint/tools_layouts/icmd_hca_layouts.h
-%%ADAB%%lib/libadb_parser.a
-lib/libcmdif.a
-lib/libdev_mgt.a
-%%ADAB%%lib/libmodules_lib.a
-%%FWMANAGER%%lib/libmstarchive.a
-%%ADAB%%lib/libmstreg_lib.a
-%%ADAB%%lib/libprint_util_lib.a
-lib/libreg_access.a
-lib/libtools_layouts.a
-lib/libadb_utils.a
-lib/libmlxarchive_layouts.a
-lib/libmlxconfig_4th_gen_layouts.a
-lib/libmlxconfig_4th_gen_regsiters.a
-lib/mstflint/libmtcr_ul.a
lib/mstflint/python_tools/c_dev_mgt.so
lib/mstflint/python_tools/ccmdif.so
lib/mstflint/python_tools/cmdif.py
@@ -50,6 +41,7 @@ lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/__init__.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mcam.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mfrl.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mpcir.py
+lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/cmd_reg_mrsi.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/logger.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mcra.py
lib/mstflint/python_tools/mstfwreset/mlxfwresetlib/mlnx_peripheral_components.py
@@ -62,75 +54,63 @@ lib/mstflint/python_tools/mstfwtrace/fw_trace_utilities.py
lib/mstflint/python_tools/mstfwtrace/mstfwtrace.py
lib/mstflint/python_tools/mstfwtrace/secure_fw_trace.py
lib/mstflint/python_tools/mstprivhost/mstprivhost.py
-lib/mstflint/python_tools/mstresourcedump/__init__.py
-lib/mstflint/python_tools/mstresourcedump/commands/CommandFactory.py
-lib/mstflint/python_tools/mstresourcedump/commands/DumpCommand.py
-lib/mstflint/python_tools/mstresourcedump/commands/QueryCommand.py
-lib/mstflint/python_tools/mstresourcedump/commands/ResDumpCommand.py
-lib/mstflint/python_tools/mstresourcedump/commands/__init__.py
-lib/mstflint/python_tools/mstresourcedump/fetchers/CapabilityFetcher.py
-lib/mstflint/python_tools/mstresourcedump/fetchers/ResourceDumpFetcher.py
-lib/mstflint/python_tools/mstresourcedump/fetchers/__init__.py
-lib/mstflint/python_tools/mstresourcedump/filters/SegmentsFilter.py
-lib/mstflint/python_tools/mstresourcedump/filters/__init__.py
-lib/mstflint/python_tools/mstresourcedump/mstresourcedump.py
-lib/mstflint/python_tools/mstresourcedump/resource_data/DataPrinter.py
-lib/mstflint/python_tools/mstresourcedump/resource_data/DumpData.py
-lib/mstflint/python_tools/mstresourcedump/resource_data/QueryData.py
-lib/mstflint/python_tools/mstresourcedump/resource_data/__init__.py
-lib/mstflint/python_tools/mstresourcedump/segments/CommandSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/ErrorSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/InfoSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/MenuRecord.py
-lib/mstflint/python_tools/mstresourcedump/segments/MenuSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/NoticeSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/RefSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/ResourceSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/Segment.py
-lib/mstflint/python_tools/mstresourcedump/segments/SegmentCreator.py
-lib/mstflint/python_tools/mstresourcedump/segments/SegmentFactory.py
-lib/mstflint/python_tools/mstresourcedump/segments/TerminateSegment.py
-lib/mstflint/python_tools/mstresourcedump/segments/__init__.py
-lib/mstflint/python_tools/mstresourcedump/utils/__init__.py
-lib/mstflint/python_tools/mstresourcedump/utils/Exceptions.py
-lib/mstflint/python_tools/mstresourcedump/utils/constants.py
-lib/mstflint/python_tools/mstresourcedump/validation/ArgToMenuVerifier.py
-lib/mstflint/python_tools/mstresourcedump/validation/CapabilityValidator.py
-lib/mstflint/python_tools/mstresourcedump/validation/__init__.py
-lib/mstflint/python_tools/regaccess_structs.py
-lib/mstflint/python_tools/mstresourceparse/ResourceParseManager.py
-lib/mstflint/python_tools/mstresourceparse/parsers/AdbResourceParser.py
-lib/mstflint/python_tools/mstresourceparse/parsers/AddressValueParser.py
-lib/mstflint/python_tools/mstresourceparse/parsers/ResourceParser.py
-lib/mstflint/python_tools/mstresourceparse/utils/common_functions.py
-lib/mstflint/python_tools/mstresourceparse/__init__.py
-lib/mstflint/python_tools/mstresourceparse/mstresourceparse.py
-lib/mstflint/python_tools/mstresourceparse/parsers/AdbParser.py
-lib/mstflint/python_tools/mstresourceparse/parsers/__init__.py
-lib/mstflint/python_tools/mstresourceparse/resource_data/AdbData.py
-lib/mstflint/python_tools/mstresourceparse/resource_data/DataPrinter.py
-lib/mstflint/python_tools/mstresourceparse/resource_data/RawData.py
-lib/mstflint/python_tools/mstresourceparse/resource_data/__init__.py
-lib/mstflint/python_tools/mstresourceparse/segments/CommandSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/ErrorSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/InfoSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/MenuRecord.py
-lib/mstflint/python_tools/mstresourceparse/segments/MenuSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/NoticeSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/RefSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/ResourceSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/Segment.py
-lib/mstflint/python_tools/mstresourceparse/segments/SegmentCreator.py
-lib/mstflint/python_tools/mstresourceparse/segments/SegmentFactory.py
-lib/mstflint/python_tools/mstresourceparse/segments/TerminateSegment.py
-lib/mstflint/python_tools/mstresourceparse/segments/__init__.py
-lib/mstflint/python_tools/mstresourceparse/utils/Exceptions.py
-lib/mstflint/python_tools/mstresourceparse/utils/__init__.py
-lib/mstflint/python_tools/mstresourceparse/utils/constants.py
+lib/mstflint/python_tools/regaccess_hca_ext_structs.py
+lib/mstflint/python_tools/regaccess_switch_ext_structs.py
+lib/mstflint/python_tools/resourcetools/mstresourcedump.py
+lib/mstflint/python_tools/resourcetools/mstresourceparse.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands/CommandFactory.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands/DumpCommand.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands/QueryCommand.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands/ResDumpCommand.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/commands/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/fetchers/CapabilityFetcher.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/fetchers/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/filters/SegmentsFilter.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/filters/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/utils/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/utils/Exceptions.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/utils/constants.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/validation/CapabilityValidator.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/validation/__init__.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/ResourceParseManager.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/AdbResourceParser.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/AddressValueParser.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/ResourceParser.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils/common_functions.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/__init__.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/AdbParser.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/__init__.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data/AdbData.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data/DataPrinter.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data/RawData.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/resource_data/__init__.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils/Exceptions.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils/__init__.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/utils/constants.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/cresourcedump/CResourceDump.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/cresourcedump/__init__.py
+lib/mstflint/python_tools/resourcetools/resourcedump_lib/cresourcedump/cresourcedump_types.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/MenuParser.py
+lib/mstflint/python_tools/resourcetools/resourceparse_lib/parsers/RawParser.py
+lib/mstflint/python_tools/resourcetools/segments/CommandSegment.py
+lib/mstflint/python_tools/resourcetools/segments/ErrorSegment.py
+lib/mstflint/python_tools/resourcetools/segments/InfoSegment.py
+lib/mstflint/python_tools/resourcetools/segments/MenuRecord.py
+lib/mstflint/python_tools/resourcetools/segments/MenuSegment.py
+lib/mstflint/python_tools/resourcetools/segments/NoticeSegment.py
+lib/mstflint/python_tools/resourcetools/segments/RefSegment.py
+lib/mstflint/python_tools/resourcetools/segments/ResourceSegment.py
+lib/mstflint/python_tools/resourcetools/segments/Segment.py
+lib/mstflint/python_tools/resourcetools/segments/SegmentCreator.py
+lib/mstflint/python_tools/resourcetools/segments/SegmentFactory.py
+lib/mstflint/python_tools/resourcetools/segments/TerminateSegment.py
+lib/mstflint/python_tools/resourcetools/segments/__init__.py
lib/mstflint/python_tools/mtcr.py
lib/mstflint/python_tools/regaccess.py
lib/mstflint/python_tools/rreg_access.so
lib/mstflint/python_tools/tools_version.py
+lib/mstflint/sdk/libresource_dump_sdk.so
share/man/man1/mstarchive.1.gz
share/man/man1/mstcongestion.1.gz
share/man/man1/mstconfig.1.gz