Log In
source-git
/
mstflint
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
bf181a
mstflint-4.14.0 base
Merged and Committed by Packit
4 years ago
raw
patch
tree
640 files changed.
726232 lines added
.
0 lines removed
.
COPYING
file added
+378
LICENSE
file added
+30
Makefile.am
file added
+44
Makefile.in
file added
+944
README
file added
+203
aclocal.m4
file added
+9690
adb_parser/Makefile.am
file added
+44
adb_parser/Makefile.in
file added
+834
adb_parser/adb_db.cpp
file added
+472
adb_parser/adb_db.h
file added
+106
adb_parser/adb_expr.cpp
file added
+112
adb_parser/adb_expr.h
file added
+59
adb_parser/adb_parser.cpp
file added
+3547
adb_parser/adb_parser.h
file added
+332
adb_parser/buf_ops.cpp
file added
+188
adb_parser/buf_ops.h
file added
+53
adb_parser/expr.cpp
file added
+828
adb_parser/expr.h
file added
+168
autogen.sh
file added
+13
autom4te.cache/output.0
file added
+19498
autom4te.cache/output.1
file added
+19494
autom4te.cache/requests
file added
+300
autom4te.cache/traces.0
file added
+2704
autom4te.cache/traces.1
file added
+826
cmdif/Makefile.am
file added
+56
cmdif/Makefile.in
file added
+758
cmdif/cmdif.py
file added
+195
cmdif/icmd_cif_common.c
file added
+178
cmdif/icmd_cif_common.h
file added
+108
cmdif/icmd_cif_macros.h
file added
+96
cmdif/icmd_cif_open.c
file added
+81
cmdif/icmd_cif_open.h
file added
+87
cmdif/tools_cif.c
file added
+146
cmdif/tools_cif.h
file added
+132
cmdparser/Makefile.am
file added
+42
cmdparser/Makefile.in
file added
+676
cmdparser/cmdparser.cpp
file added
+661
cmdparser/cmdparser.h
file added
+185
cmdparser/my_getopt.c
file added
+1035
cmdparser/my_getopt.h
file added
+122
common/Makefile.am
file added
+65
common/Makefile.in
file added
+682
common/bit_slice.h
file added
+64
common/compatibility.h
file added
+411
common/gitversion.h
file added
+1
common/mft_logger.py
file added
+54
common/python_wrapper.sh
file added
+35
common/tools_utils.h
file added
+78
common/tools_version.h
file added
+93
common/tools_version.py.in
file added
+57
config.h.in
file added
+89
config/ar-lib
file added
+270
config/config.guess
file added
+1558
config/config.sub
file added
+1788
config/depcomp
file added
+791
config/install-sh
file added
+527
config/ltmain.sh
file added
+9655
config/missing
file added
+215
configure
file added
+19494
configure.ac
file added
+410
debian/changelog
file added
+151
debian/compat
file added
+1
debian/control
file added
+16
debian/copyright
file added
+36
debian/docs
file added
+1
debian/files
file added
+1
debian/mstflint.docs
file added
+1
debian/mstflint.substvars
file added
+2
debian/rules
file added
+25
debian/source/format
file added
+1
dev_mgt/Makefile.am
file added
+58
dev_mgt/Makefile.in
file added
+760
dev_mgt/dev_mgt.py
file added
+77
dev_mgt/tools_dev_types.c
file added
+692
dev_mgt/tools_dev_types.h
file added
+210
ext_libs/Makefile.am
file added
+53
ext_libs/Makefile.in
file added
+671
ext_libs/iniParser/AUTHORS
file added
+4
ext_libs/iniParser/INSTALL
file added
+15
ext_libs/iniParser/LICENSE
file added
+21
ext_libs/iniParser/Makefile.am
file added
+45
ext_libs/iniParser/Makefile.in
file added
+642
ext_libs/iniParser/README
file added
+12
ext_libs/iniParser/dictionary.c
file added
+434
ext_libs/iniParser/dictionary.h
file added
+215
ext_libs/iniParser/example.ini
file added
+19
ext_libs/iniParser/html/doxygen.css
file added
+358
ext_libs/iniParser/html/doxygen.png
file added
+0
ext_libs/iniParser/html/globals_func.html
file added
+48
ext_libs/iniParser/html/index.html
file added
+96
ext_libs/iniParser/html/iniparser_8h.html
file added
+582
ext_libs/iniParser/html/iniparser_8main.html
file added
+15
ext_libs/iniParser/html/tab_b.gif
file added
+0
ext_libs/iniParser/html/tab_l.gif
file added
+0
ext_libs/iniParser/html/tab_r.gif
file added
+0
ext_libs/iniParser/html/tabs.css
file added
+102
ext_libs/iniParser/iniParser.vcxproj
file added
+21
ext_libs/iniParser/iniparser.c
file added
+685
ext_libs/iniParser/iniparser.h
file added
+321
ext_libs/iniParser/test/Makefile
file added
+27
ext_libs/iniParser/test/iniexample.c
file added
+134
ext_libs/iniParser/test/parse.c
file added
+58
ext_libs/iniParser/test/sandbox.c
file added
+44
ext_libs/iniParser/test/test.ini
file added
+22
ext_libs/iniParser/test/twisted-errors.ini
file added
+9
ext_libs/iniParser/test/twisted-genhuge.py
file added
+44
ext_libs/iniParser/test/twisted-ofkey.ini
file added
+66
ext_libs/iniParser/test/twisted-ofval.ini
file added
+56
ext_libs/iniParser/test/twisted.ini
file added
+131
ext_libs/json/LICENSE
file added
+55
ext_libs/json/Makefile.am
file added
+44
ext_libs/json/Makefile.in
file added
+659
ext_libs/json/json/autolink.h
file added
+24
ext_libs/json/json/config.h
file added
+48
ext_libs/json/json/features.h
file added
+48
ext_libs/json/json/forwards.h
file added
+45
ext_libs/json/json/json.h
file added
+16
ext_libs/json/json/reader.h
file added
+202
ext_libs/json/json/value.h
file added
+1075
ext_libs/json/json/writer.h
file added
+179
ext_libs/json/json_batchallocator.h
file added
+130
ext_libs/json/json_internalarray.inl
file added
+453
ext_libs/json/json_internalmap.inl
file added
+612
ext_libs/json/json_reader.cpp
file added
+892
ext_libs/json/json_value.cpp
file added
+1727
ext_libs/json/json_valueiterator.inl
file added
+297
ext_libs/json/json_writer.cpp
file added
+841
ext_libs/minixz/Makefile.am
file added
+44
ext_libs/minixz/Makefile.in
file added
+642
ext_libs/minixz/xz.h
file added
+303
ext_libs/minixz/xz_config.h
file added
+141
ext_libs/minixz/xz_crc32.c
file added
+91
ext_libs/minixz/xz_dec_bcj.c
file added
+607
ext_libs/minixz/xz_dec_lzma2.c
file added
+1204
ext_libs/minixz/xz_dec_stream.c
file added
+854
ext_libs/minixz/xz_lzma2.h
file added
+237
ext_libs/minixz/xz_private.h
file added
+188
ext_libs/minixz/xz_stream.h
file added
+93
ext_libs/muparser/Makefile.am
file added
+42
ext_libs/muparser/Makefile.in
file added
+666
ext_libs/muparser/muParser.cpp
file added
+397
ext_libs/muparser/muParser.h
file added
+115
ext_libs/muparser/muParserBase.cpp
file added
+1778
ext_libs/muparser/muParserBase.h
file added
+317
ext_libs/muparser/muParserBytecode.cpp
file added
+588
ext_libs/muparser/muParserBytecode.h
file added
+141
ext_libs/muparser/muParserCallback.cpp
file added
+463
ext_libs/muparser/muParserCallback.h
file added
+118
ext_libs/muparser/muParserDLL.cpp
file added
+1096
ext_libs/muparser/muParserDLL.h
file added
+241
ext_libs/muparser/muParserDef.h
file added
+368
ext_libs/muparser/muParserError.cpp
file added
+337
ext_libs/muparser/muParserError.h
file added
+176
ext_libs/muparser/muParserFixes.h
file added
+62
ext_libs/muparser/muParserInt.cpp
file added
+280
ext_libs/muparser/muParserInt.h
file added
+140
ext_libs/muparser/muParserStack.h
file added
+125
ext_libs/muparser/muParserTemplateMagic.h
file added
+113
ext_libs/muparser/muParserTest.cpp
file added
+1552
ext_libs/muparser/muParserTest.h
file added
+214
ext_libs/muparser/muParserToken.h
file added
+401
ext_libs/muparser/muParserTokenReader.cpp
file added
+958
ext_libs/muparser/muParserTokenReader.h
file added
+161
ext_libs/sqlite/Makefile.am
file added
+41
ext_libs/sqlite/Makefile.in
file added
+639
ext_libs/sqlite/sqlite3.c
file added
+196842
ext_libs/sqlite/sqlite3.h
file added
+10188
flint/Makefile.am
file added
+96
flint/Makefile.in
file added
+812
flint/cmd_line_parser.cpp
file added
+1064
flint/err_msgs.h
file added
+163
flint/flint.cpp
file added
+271
flint/flint.h
file added
+78
flint/flint_params.cpp
file added
+104
flint/flint_params.h
file added
+169
flint/subcommands.cpp
file added
+5846
flint/subcommands.h
file added
+642
fw_comps_mgr/Makefile.am
file added
+63
fw_comps_mgr/Makefile.in
file added
+680
fw_comps_mgr/fw_comps_mgr.cpp
file added
+1471
fw_comps_mgr/fw_comps_mgr.h
file added
+500
fw_comps_mgr/fw_comps_mgr_abstract_access.cpp
file added
+60
fw_comps_mgr/fw_comps_mgr_abstract_access.h
file added
+76
fw_comps_mgr/fw_comps_mgr_direct_access.cpp
file added
+141
fw_comps_mgr/fw_comps_mgr_direct_access.h
file added
+64
fw_comps_mgr/fw_comps_mgr_dma_access.cpp
file added
+305
fw_comps_mgr/fw_comps_mgr_dma_access.h
file added
+73
gitversion.sh
file added
+7
include/mtcr_ul/mtcr.h
file added
+189
include/mtcr_ul/mtcr_com_defs.h
file added
+403
include/mtcr_ul/mtcr_mf.h
file added
+124
kernel/Makefile
file added
+54
kernel/README.txt
file added
+23
kernel/mst.h
file added
+175
kernel/mst_kernel.h
file added
+96
kernel/mst_main.c
file added
+1407
kernel/mst_vpd.c
file added
+130
libmfa/Makefile.am
file added
+48
libmfa/Makefile.in
file added
+646
libmfa/mfa.c
file added
+548
libmfa/mfa.h
file added
+71
libmfa/mfa_section.c
file added
+319
libmfa/mfa_section.h
file added
+140
libmfa/mfaerr.h
file added
+57
libmfa/test.c
file added
+60
libmfa/xz_io_ops.c
file added
+281
libmfa/xz_io_ops.h
file added
+49
libmfa/xz_io_ops_llzma.c
file added
+285
m4/ax_cflags_gcc_option.m4
file added
+187
m4/ax_check_compile_flag.m4
file added
+74
m4/ax_check_link_flag.m4
file added
+74
m4/ax_check_preproc_flag.m4
file added
+74
m4/libtool.m4
file added
+7986
m4/ltoptions.m4
file added
+384
m4/ltsugar.m4
file added
+123
m4/ltversion.m4
file added
+23
m4/lt~obsolete.m4
file added
+98
mad_ifc/Makefile.am
file added
+48
mad_ifc/Makefile.in
file added
+640
mad_ifc/mad_ifc.c
file added
+157
mad_ifc/mad_ifc.h
file added
+69
man/mstarchive.1
file added
+51
man/mstarchive.md
file added
+46
man/mstconfig.1
file added
+131
man/mstconfig.md
file added
+134
man/mstcongestion.1
file added
+55
man/mstcongestion.md
file added
+48
man/mstflint.1
file added
+434
man/mstflint.md
file added
+361
man/mstfwmanager.1
file added
+167
man/mstfwmanager.md
file added
+153
man/mstfwreset.1
file added
+72
man/mstfwreset.md
file added
+77
man/mstfwtrace.1
file added
+158
man/mstfwtrace.md
file added
+134
man/mstlink.1
file added
+194
man/mstlink.md
file added
+195
man/mstmcra.1
file added
+59
man/mstmcra.md
file added
+55
man/mstmread.1
file added
+18
man/mstmread.md
file added
+20
man/mstmtserver.1
file added
+29
man/mstmtserver.md
file added
+30
man/mstmwrite.1
file added
+18
man/mstmwrite.md
file added
+20
man/mstprivhost.1
file added
+67
man/mstprivhost.md
file added
+71
man/mstreg.1
file added
+88
man/mstreg.md
file added
+84
man/mstregdump.1
file added
+34
man/mstregdump.md
file added
+36
man/mstresourcedump.1
file added
+30
man/mstvpd.1
file added
+35
man/mstvpd.md
file added
+35
mflash/Makefile.am
file added
+46
mflash/Makefile.in
file added
+649
mflash/flash_int_defs.h
file added
+81
mflash/mflash.c
file added
+3762
mflash/mflash.h
file added
+178
mflash/mflash_access_layer.c
file added
+450
mflash/mflash_access_layer.h
file added
+62
mflash/mflash_common_structs.h
file added
+220
mflash/mflash_dev_capability.c
file added
+182
mflash/mflash_dev_capability.h
file added
+55
mflash/mflash_pack_layer.c
file added
+346
mflash/mflash_pack_layer.h
file added
+249
mflash/mflash_types.h
file added
+117
mft_utils/Makefile.am
file added
+44
mft_utils/Makefile.in
file added
+683
mft_utils/calc_hw_crc.c
file added
+93
mft_utils/calc_hw_crc.h
file added
+48
mft_utils/errmsg.cpp
file added
+230
mft_utils/errmsg.h
file added
+127
mft_utils/mft_sig_handler.c
file added
+158
mft_utils/mft_sig_handler.h
file added
+94
mft_utils/mlarge_buffer.cpp
file added
+176
mft_utils/mlarge_buffer.h
file added
+81
mlxarchive/Makefile.am
file added
+84
mlxarchive/Makefile.in
file added
+830
mlxarchive/mfa2_buff.cpp
file added
+128
mlxarchive/mfa2_buff.h
file added
+53
mlxarchive/mlxarchive.cpp
file added
+286
mlxarchive/mlxarchive.h
file added
+61
mlxarchive/mlxarchive_mfa2.cpp
file added
+331
mlxarchive/mlxarchive_mfa2.h
file added
+126
mlxarchive/mlxarchive_mfa2_builder.cpp
file added
+320
mlxarchive/mlxarchive_mfa2_builder.h
file added
+110
mlxarchive/mlxarchive_mfa2_common_header.cpp
file added
+101
mlxarchive/mlxarchive_mfa2_common_header.h
file added
+73
mlxarchive/mlxarchive_mfa2_component.h
file added
+94
mlxarchive/mlxarchive_mfa2_descriptor.cpp
file added
+358
mlxarchive/mlxarchive_mfa2_descriptor.h
file added
+233
mlxarchive/mlxarchive_mfa2_element.cpp
file added
+57
mlxarchive/mlxarchive_mfa2_element.h
file added
+58
mlxarchive/mlxarchive_mfa2_extension.cpp
file added
+316
mlxarchive/mlxarchive_mfa2_extension.h
file added
+280
mlxarchive/mlxarchive_mfa2_package_gen.cpp
file added
+72
mlxarchive/mlxarchive_mfa2_package_gen.h
file added
+71
mlxarchive/mlxarchive_mfa2_types.h
file added
+44
mlxarchive/mlxarchive_mfa2_utils.cpp
file added
+160
mlxarchive/mlxarchive_mfa2_utils.h
file added
+120
mlxconfig/Makefile.am
file added
+108
mlxconfig/Makefile.in
file added
+1025
mlxconfig/mlxcfg_4thgen_commander.cpp
file added
+1139
mlxconfig/mlxcfg_4thgen_commander.h
file added
+199
mlxconfig/mlxcfg_commander.cpp
file added
+190
mlxconfig/mlxcfg_commander.h
file added
+79
mlxconfig/mlxcfg_db_items.cpp
file added
+65
mlxconfig/mlxcfg_db_items.h
file added
+74
mlxconfig/mlxcfg_db_manager.cpp
file added
+453
mlxconfig/mlxcfg_db_manager.h
file added
+86
mlxconfig/mlxcfg_expression.cpp
file added
+187
mlxconfig/mlxcfg_expression.h
file added
+65
mlxconfig/mlxcfg_generic_commander.cpp
file added
+1515
mlxconfig/mlxcfg_generic_commander.h
file added
+118
mlxconfig/mlxcfg_param.cpp
file added
+976
mlxconfig/mlxcfg_param.h
file added
+233
mlxconfig/mlxcfg_param_lib.cpp
file added
+1739
mlxconfig/mlxcfg_param_lib.h
file added
+618
mlxconfig/mlxcfg_parser.cpp
file added
+508
mlxconfig/mlxcfg_status.h
file added
+79
mlxconfig/mlxcfg_tlv.cpp
file added
+948
mlxconfig/mlxcfg_tlv.h
file added
+139
mlxconfig/mlxcfg_ui.cpp
file added
+1422
mlxconfig/mlxcfg_ui.h
file added
+192
mlxconfig/mlxcfg_utils.cpp
file added
+507
mlxconfig/mlxcfg_utils.h
file added
+186
mlxconfig/mlxcfg_view.h
file added
+103
mlxconfig/mlxconfig_dbs/Makefile.am
file added
+36
mlxconfig/mlxconfig_dbs/Makefile.in
file added
+540
mlxconfig/mlxconfig_dbs/mlxconfig_host.db
file added
+0
mlxconfig/mlxconfig_dbs/mlxconfig_switch.db
file added
+0
mlxconfig/mstprivhost.py
file added
+262
mlxfwops/Makefile.am
file added
+36
mlxfwops/Makefile.in
file added
+666
mlxfwops/lib/Makefile.am
file added
+83
mlxfwops/lib/Makefile.in
file added
+705
mlxfwops/lib/aux_tlv_ops.cpp
file added
+548
mlxfwops/lib/aux_tlv_ops.h
file added
+165
mlxfwops/lib/bluefiled_signature_manager.cpp
file added
+88
mlxfwops/lib/connectx6_signature_manager.cpp
file added
+61
mlxfwops/lib/connectx6dx_signature_manager.cpp
file added
+56
mlxfwops/lib/flint_base.cpp
file added
+330
mlxfwops/lib/flint_base.h
file added
+608
mlxfwops/lib/flint_io.cpp
file added
+1022
mlxfwops/lib/flint_io.h
file added
+524
mlxfwops/lib/fs2_ops.cpp
file added
+2164
mlxfwops/lib/fs2_ops.h
file added
+181
mlxfwops/lib/fs3_ops.cpp
file added
+3713
mlxfwops/lib/fs3_ops.h
file added
+301
mlxfwops/lib/fs4_ops.cpp
file added
+2679
mlxfwops/lib/fs4_ops.h
file added
+243
mlxfwops/lib/fs_checks.cpp
file added
+183
mlxfwops/lib/fs_checks.h
file added
+77
mlxfwops/lib/fsctrl_ops.cpp
file added
+767
mlxfwops/lib/fsctrl_ops.h
file added
+119
mlxfwops/lib/fw_ops.cpp
file added
+2132
mlxfwops/lib/fw_ops.h
file added
+568
mlxfwops/lib/fw_version.cpp
file added
+194
mlxfwops/lib/fw_version.h
file added
+119
mlxfwops/lib/mlxfwops.cpp
file added
+330
mlxfwops/lib/mlxfwops.h
file added
+111
mlxfwops/lib/mlxfwops_com.h
file added
+458
mlxfwops/lib/signature_manager.h
file added
+107
mlxfwops/lib/signature_manager_factory.h
file added
+69
mlxfwops/uefi_c/mft_uefi_common.h
file added
+60
mlxfwupdate/Makefile.am
file added
+125
mlxfwupdate/Makefile.in
file added
+1057
mlxfwupdate/certificate/ca-bundle.crt
file added
+3866
mlxfwupdate/cmd_line_params.cpp
file added
+111
mlxfwupdate/cmd_line_params.h
file added
+104
mlxfwupdate/cmd_line_parser.cpp
file added
+803
mlxfwupdate/cmd_line_parser.h
file added
+59
mlxfwupdate/err_msgs.h
file added
+101
mlxfwupdate/fw_version_old_clp.cpp
file added
+62
mlxfwupdate/fw_version_old_clp.h
file added
+51
mlxfwupdate/fw_version_with_sub_build.cpp
file added
+62
mlxfwupdate/fw_version_with_sub_build.h
file added
+51
mlxfwupdate/image_access.cpp
file added
+649
mlxfwupdate/image_access.h
file added
+92
mlxfwupdate/img_version.cpp
file added
+140
mlxfwupdate/img_version.h
file added
+71
mlxfwupdate/menu.cpp
file added
+434
mlxfwupdate/menu.h
file added
+124
mlxfwupdate/mlnx_dev.cpp
file added
+1140
mlxfwupdate/mlnx_dev.h
file added
+154
mlxfwupdate/mlxfwmanager.cpp
file added
+2413
mlxfwupdate/mlxfwmanager.h
file added
+177
mlxfwupdate/mlxfwmanager_common.cpp
file added
+329
mlxfwupdate/mlxfwmanager_common.h
file added
+134
mlxfwupdate/output_fmts.cpp
file added
+288
mlxfwupdate/output_fmts.h
file added
+60
mlxfwupdate/psid_lookup_db.cpp
file added
+127
mlxfwupdate/psid_lookup_db.h
file added
+63
mlxfwupdate/psid_query_item.cpp
file added
+53
mlxfwupdate/psid_query_item.h
file added
+67
mlxfwupdate/server_request.cpp
file added
+614
mlxfwupdate/server_request.h
file added
+118
mlxlink/Makefile.am
file added
+76
mlxlink/Makefile.in
file added
+854
mlxlink/mlxlink_main.cpp
file added
+56
mlxlink/modules/Makefile.am
file added
+67
mlxlink/modules/Makefile.in
file added
+858
mlxlink/modules/mlxlink_commander.cpp
file added
+3000
mlxlink/modules/mlxlink_commander.h
file added
+539
mlxlink/modules/mlxlink_logger.cpp
file added
+88
mlxlink/modules/mlxlink_logger.h
file added
+73
mlxlink/modules/mlxlink_maps.cpp
file added
+592
mlxlink/modules/mlxlink_maps.h
file added
+420
mlxlink/modules/mlxlink_ui.cpp
file added
+757
mlxlink/modules/mlxlink_ui.h
file added
+62
mlxlink/modules/mlxlink_user_input.cpp
file added
+91
mlxlink/modules/mlxlink_user_input.h
file added
+105
mlxlink/modules/mlxlink_utils.cpp
file added
+1261
mlxlink/modules/mlxlink_utils.h
file added
+110
mlxlink/modules/printutil/Makefile.am
file added
+55
mlxlink/modules/printutil/Makefile.in
file added
+725
mlxlink/modules/printutil/mlxlink_cmd_print.cpp
file added
+107
mlxlink/modules/printutil/mlxlink_cmd_print.h
file added
+56
mlxlink/modules/printutil/mlxlink_record.cpp
file added
+229
mlxlink/modules/printutil/mlxlink_record.h
file added
+294
mlxreg/Makefile.am
file added
+75
mlxreg/Makefile.in
file added
+816
mlxreg/mlxreg_exception.cpp
file added
+85
mlxreg/mlxreg_exception.h
file added
+58
mlxreg/mlxreg_lib.cpp
file added
+298
mlxreg/mlxreg_lib.h
file added
+95
mlxreg/mlxreg_parser.cpp
file added
+386
mlxreg/mlxreg_parser.h
file added
+87
mlxreg/mlxreg_ui.cpp
file added
+607
mlxreg/mlxreg_ui.h
file added
+95
mlxsign_lib/Makefile.am
file added
+46
mlxsign_lib/Makefile.in
file added
+658
mlxsign_lib/mlxsign_lib.cpp
file added
+430
mlxsign_lib/mlxsign_lib.h
file added
+173
mstdump/Makefile.am
file added
+36
mstdump/Makefile.in
file added
+666
mstdump/crd_lib/Makefile.am
file added
+41
mstdump/crd_lib/Makefile.in
file added
+636
mstdump/crd_lib/crdump.c
file added
+728
mstdump/crd_lib/crdump.h
file added
+131
mstdump/crd_main/Makefile.am
file added
+44
mstdump/crd_main/Makefile.in
file added
+703
mstdump/crd_main/mstdump.c
file added
+182
mstdump/mstdump_dbs/BlueField.csv
file added
+7044
mstdump/mstdump_dbs/ConnectIB.csv
file added
+2270
mstdump/mstdump_dbs/ConnectX2.csv
file added
+2335
mstdump/mstdump_dbs/ConnectX3.csv
file added
+3601
mstdump/mstdump_dbs/ConnectX3Pro.csv
file added
+3653
mstdump/mstdump_dbs/ConnectX4.csv
file added
+3578
mstdump/mstdump_dbs/ConnectX4LX.csv
file added
+3129
mstdump/mstdump_dbs/ConnectX5.csv
file added
+4440
mstdump/mstdump_dbs/ConnectX6.csv
file added
+8176
mstdump/mstdump_dbs/ConnectX6DX.csv
file added
+8638
mstdump/mstdump_dbs/InfiniScaleIV.csv
file added
+14584
mstdump/mstdump_dbs/Makefile.am
file added
+34
mstdump/mstdump_dbs/Makefile.in
file added
+541
mstdump/mstdump_dbs/Quantum.csv
file added
+36780
mstdump/mstdump_dbs/Spectrum.csv
file added
+22360
mstdump/mstdump_dbs/Spectrum3.csv
file added
+47987
mstdump/mstdump_dbs/SwitchIB.csv
file added
+12900
mstdump/mstdump_dbs/SwitchIB2.csv
file added
+12686
mstdump/mstdump_dbs/SwitchX.csv
file added
+10265
mstflint.spec
file added
+287
mstflint.spec.in
file added
+287
mtcr_freebsd/Makefile.am
file added
+54
mtcr_freebsd/Makefile.in
file added
+869
mtcr_freebsd/mtcr_ul.c
file added
+2491
mtcr_py/Makefile.am
file added
+45
mtcr_py/Makefile.in
file added
+573
mtcr_py/cmtcr.c
file added
+307
mtcr_py/mtcr.py
file added
+238
mtcr_py/test.py
file added
+44
mtcr_ul/Makefile.am
file added
+55
mtcr_ul/Makefile.in
file added
+879
mtcr_ul/mtcr_ib.h
file added
+63
mtcr_ul/mtcr_ib_ofed.c
file added
+1236
mtcr_ul/mtcr_ib_res_mgt.c
file added
+195
mtcr_ul/mtcr_ib_res_mgt.h
file added
+62
mtcr_ul/mtcr_icmd_cif.h
file added
+105
mtcr_ul/mtcr_int_defs.h
file added
+72
mtcr_ul/mtcr_mem_ops.c
file added
+140
mtcr_ul/mtcr_mem_ops.h
file added
+53
mtcr_ul/mtcr_tools_cif.c
file added
+567
mtcr_ul/mtcr_tools_cif.h
file added
+78
mtcr_ul/mtcr_ul.c
file added
+296
mtcr_ul/mtcr_ul_com.c
file added
+3293
mtcr_ul/mtcr_ul_com.h
file added
+152
mtcr_ul/mtcr_ul_icmd_cif.c
file added
+869
mtcr_ul/packets_common.c
file added
+166
mtcr_ul/packets_common.h
file added
+148
mtcr_ul/packets_layout.c
file added
+121
mtcr_ul/packets_layout.h
file added
+99
mvpd/Makefile.am
file added
+61
mvpd/Makefile.in
file added
+652
mvpd/mvpd.c
file added
+482
mvpd/mvpd.h
file added
+106
pldmlib/Makefile.am
file added
+47
pldmlib/Makefile.in
file added
+669
pldmlib/pldm_buff.cpp
file added
+130
pldmlib/pldm_buff.h
file added
+47
pldmlib/pldm_component_image.cpp
file added
+79
pldmlib/pldm_component_image.h
file added
+74
pldmlib/pldm_dev_id_record.cpp
file added
+137
pldmlib/pldm_dev_id_record.h
file added
+76
pldmlib/pldm_pkg.cpp
file added
+98
pldmlib/pldm_pkg.h
file added
+69
pldmlib/pldm_pkg_hdr.cpp
file added
+72
pldmlib/pldm_pkg_hdr.h
file added
+68
pldmlib/pldm_record_descriptor.cpp
file added
+90
pldmlib/pldm_record_descriptor.h
file added
+59
reg_access/Makefile.am
file added
+59
reg_access/Makefile.in
file added
+757
reg_access/reg_access.c
file added
+615
reg_access/reg_access.h
file added
+110
reg_access/regaccess.py
file added
+435
resourcedump/Makefile.am
file added
+41
resourcedump/Makefile.in
file added
+810
resourcedump/__init__.py
file added
+33
resourcedump/commands/CommandFactory.py
file added
+62
resourcedump/commands/DumpCommand.py
file added
+100
resourcedump/commands/QueryCommand.py
file added
+82
resourcedump/commands/ResDumpCommand.py
file added
+76
resourcedump/commands/__init__.py
file added
+33
resourcedump/fetchers/CapabilityFetcher.py
file added
+53
resourcedump/fetchers/ResourceDumpFetcher.py
file added
+190
resourcedump/fetchers/__init__.py
file added
+33
resourcedump/filters/SegmentsFilter.py
file added
+53
resourcedump/filters/__init__.py
file added
+32
resourcedump/mstresourcedump.py
file added
+208
resourcedump/resource_data/DataPrinter.py
file added
+94
resourcedump/resource_data/DumpData.py
file added
+75
resourcedump/resource_data/QueryData.py
file added
+67
resourcedump/resource_data/__init__.py
file added
+33
resourcedump/segments/CommandSegment.py
file added
+67
resourcedump/segments/ErrorSegment.py
file added
+66
resourcedump/segments/InfoSegment.py
file added
+67
resourcedump/segments/MenuRecord.py
file added
+225
resourcedump/segments/MenuSegment.py
file added
+178
resourcedump/segments/NoticeSegment.py
file added
+66
resourcedump/segments/RefSegment.py
file added
+73
resourcedump/segments/ResourceSegment.py
file added
+67
resourcedump/segments/Segment.py
file added
+66
resourcedump/segments/SegmentCreator.py
file added
+104
resourcedump/segments/SegmentFactory.py
file added
+62
resourcedump/segments/TerminateSegment.py
file added
+66
resourcedump/segments/__init__.py
file added
+33
resourcedump/utils/Exceptions.py
file added
+45
resourcedump/utils/__init__.py
file added
+1
resourcedump/utils/constants.py
file added
+116
resourcedump/validation/ArgToMenuVerifier.py
file added
+53
resourcedump/validation/CapabilityValidator.py
file added
+66
resourcedump/validation/__init__.py
file added
+33
small_utils/Makefile.am
file added
+79
small_utils/Makefile.in
file added
+1079
small_utils/binary_file.py
file added
+159
small_utils/congestion.cpp
file added
+338
small_utils/congestion.h
file added
+100
small_utils/mcra.c
file added
+423
small_utils/mlxfwresetlib/Makefile.am
file added
+36
small_utils/mlxfwresetlib/Makefile.in
file added
+540
small_utils/mlxfwresetlib/__init__.py
file added
+33
small_utils/mlxfwresetlib/cmd_reg_mfrl.py
file added
+217
small_utils/mlxfwresetlib/cmd_reg_mpcir.py
file added
+55
small_utils/mlxfwresetlib/logger.py
file added
+71
small_utils/mlxfwresetlib/mcra.py
file added
+82
small_utils/mlxfwresetlib/mlnx_peripheral_components.py
file added
+178
small_utils/mlxfwresetlib/mlxfwreset_mlnxdriver.py
file added
+326
small_utils/mlxfwresetlib/mlxfwreset_status_checker.py
file added
+85
small_utils/mlxfwresetlib/mlxfwreset_utils.py
file added
+153
small_utils/mlxfwresetlib/pci_device.py
file added
+99
small_utils/mlxpci_lib.py
file added
+466
small_utils/mread.c
file added
+86
small_utils/mstfwreset.py
file added
+1877
small_utils/mtserver.c
file added
+1098
small_utils/mwrite.c
file added
+88
small_utils/tcp.c
file added
+494
small_utils/tcp.h
file added
+119
small_utils/vpd.c
file added
+327
tools_crypto/Makefile.am
file added
+40
tools_crypto/Makefile.in
file added
+637
tools_crypto/tools_md5.c
file added
+40
tools_crypto/tools_md5.h
file added
+48
tools_layouts/Makefile.am
file added
+58
tools_layouts/Makefile.in
file added
+906
tools_layouts/adb/Makefile.am
file added
+35
tools_layouts/adb/Makefile.in
file added
+666
tools_layouts/adb/prm/Makefile.am
file added
+35
tools_layouts/adb/prm/Makefile.in
file added
+666
tools_layouts/adb/prm/hca/Makefile.am
file added
+35
tools_layouts/adb/prm/hca/Makefile.in
file added
+666
tools_layouts/adb/prm/hca/ext/Makefile.am
file added
+36
tools_layouts/adb/prm/hca/ext/Makefile.in
file added
+542
tools_layouts/adb/prm/hca/ext/register_access_table.adb
file added
+2670
tools_layouts/adb/prm/switch/Makefile.am
file added
+35
tools_layouts/adb/prm/switch/Makefile.in
file added
+666
tools_layouts/adb/prm/switch/ext/Makefile.am
file added
+34
tools_layouts/adb/prm/switch/ext/Makefile.in
file added
+540
tools_layouts/adb/prm/switch/ext/register_access_table.adb
file added
+5012
tools_layouts/adb_to_c_utils.c
file added
+389
tools_layouts/adb_to_c_utils.h
file added
+265
tools_layouts/cibfw_layouts.c
file added
+1320
tools_layouts/cibfw_layouts.h
file added
+732
tools_layouts/cx4fw_layouts.c
file added
+761
tools_layouts/cx4fw_layouts.h
file added
+397
tools_layouts/cx5fw_layouts.c
file added
+948
tools_layouts/cx5fw_layouts.h
file added
+404
tools_layouts/cx6fw_layouts.c
file added
+289
tools_layouts/cx6fw_layouts.h
file added
+168
tools_layouts/icmd_layouts.c
file added
+684
tools_layouts/icmd_layouts.h
file added
+372
tools_layouts/image_info_layouts.c
file added
+730
tools_layouts/image_info_layouts.h
file added
+419
tools_layouts/prm_adb_db.cpp
file added
+163
tools_layouts/prm_adb_db.h
file added
+66
tools_layouts/reg_access_hca_layouts.c
file added
+3053
tools_layouts/reg_access_hca_layouts.h
file added
+2447
tools_layouts/register_access_open_layouts.c
file added
+295
tools_layouts/register_access_open_layouts.h
file added
+188
tools_layouts/register_access_sib_layouts.c
file added
+684
tools_layouts/register_access_sib_layouts.h
file added
+357
tools_layouts/tools_open_layouts.c
file added
+6536
tools_layouts/tools_open_layouts.h
file added
+3639
tools_res_mgmt/Makefile.am
file added
+42
tools_res_mgmt/Makefile.in
file added
+639
tools_res_mgmt/tools_res_mgmt.c
file added
+564
tools_res_mgmt/tools_res_mgmt.h
file added
+119
tools_res_mgmt/tools_time.c
file added
+57
tools_res_mgmt/tools_time.h
file added
+51
tracers/Makefile.am
file added
+38
tracers/Makefile.in
file added
+668
tracers/fwtrace/Makefile.am
file added
+52
tracers/fwtrace/Makefile.in
file added
+591
tracers/fwtrace/fw_trace_utilities.py
file added
+223
tracers/fwtrace/mstfwtrace.py
file added
+421
tracers/fwtrace/secure_fw_trace.py
file added
+152
xz_utils/Makefile.am
file added
+45
xz_utils/Makefile.in
file added
+640
xz_utils/xz_utils.c
file added
+296
xz_utils/xz_utils.h
file added
+62
mstflint-4.14.0 base
COPYING
file added
+378
LICENSE
file added
+30
Makefile.am
file added
+44
Makefile.in
file added
+944
README
file added
+203
aclocal.m4
file added
+9690
adb_parser/Makefile.am
file added
+44
adb_parser/Makefile.in
file added
+834
adb_parser/adb_db.cpp
file added
+472
adb_parser/adb_db.h
file added
+106
adb_parser/adb_expr.cpp
file added
+112
adb_parser/adb_expr.h
file added
+59
adb_parser/adb_parser.cpp
file added
+3547
adb_parser/adb_parser.h
file added
+332
adb_parser/buf_ops.cpp
file added
+188
adb_parser/buf_ops.h
file added
+53
adb_parser/expr.cpp
file added
+828
adb_parser/expr.h
file added
+168
autogen.sh
file added
+13
autom4te.cache/output.0
file added
+19498
autom4te.cache/output.1
file added
+19494
autom4te.cache/requests
file added
+300
autom4te.cache/traces.0
file added
+2704
autom4te.cache/traces.1
file added
+826
cmdif/Makefile.am
file added
+56
cmdif/Makefile.in
file added
+758
cmdif/cmdif.py
file added
+195
cmdif/icmd_cif_common.c
file added
+178
cmdif/icmd_cif_common.h
file added
+108
cmdif/icmd_cif_macros.h
file added
+96
cmdif/icmd_cif_open.c
file added
+81
cmdif/icmd_cif_open.h
file added
+87
cmdif/tools_cif.c
file added
+146
cmdif/tools_cif.h
file added
+132
cmdparser/Makefile.am
file added
+42
cmdparser/Makefile.in
file added
+676
cmdparser/cmdparser.cpp
file added
+661
cmdparser/cmdparser.h
file added
+185
cmdparser/my_getopt.c
file added
+1035
cmdparser/my_getopt.h
file added
+122
common/Makefile.am
file added
+65
common/Makefile.in
file added
+682
common/bit_slice.h
file added
+64
common/compatibility.h
file added
+411
common/gitversion.h
file added
+1
common/mft_logger.py
file added
+54
common/python_wrapper.sh
file added
+35
common/tools_utils.h
file added
+78
common/tools_version.h
file added
+93
common/tools_version.py.in
file added
+57
config.h.in
file added
+89
config/ar-lib
file added
+270
config/config.guess
file added
+1558
config/config.sub
file added
+1788
config/depcomp
file added
+791
config/install-sh
file added
+527
config/ltmain.sh
file added
+9655
config/missing
file added
+215
configure
file added
+19494
configure.ac
file added
+410
debian/changelog
file added
+151
debian/compat
file added
+1
debian/control
file added
+16
debian/copyright
file added
+36
debian/docs
file added
+1
debian/files
file added
+1
debian/mstflint.docs
file added
+1
debian/mstflint.substvars
file added
+2
debian/rules
file added
+25
debian/source/format
file added
+1
dev_mgt/Makefile.am
file added
+58
dev_mgt/Makefile.in
file added
+760
dev_mgt/dev_mgt.py
file added
+77
dev_mgt/tools_dev_types.c
file added
+692
dev_mgt/tools_dev_types.h
file added
+210
ext_libs/Makefile.am
file added
+53
ext_libs/Makefile.in
file added
+671
ext_libs/iniParser/AUTHORS
file added
+4
ext_libs/iniParser/INSTALL
file added
+15
ext_libs/iniParser/LICENSE
file added
+21
ext_libs/iniParser/Makefile.am
file added
+45
ext_libs/iniParser/Makefile.in
file added
+642
ext_libs/iniParser/README
file added
+12
ext_libs/iniParser/dictionary.c
file added
+434
ext_libs/iniParser/dictionary.h
file added
+215
ext_libs/iniParser/example.ini
file added
+19
ext_libs/iniParser/html/doxygen.css
file added
+358
ext_libs/iniParser/html/doxygen.png
file added
+0
empty file added
ext_libs/iniParser/html/globals_func.html
file added
+48
ext_libs/iniParser/html/index.html
file added
+96
ext_libs/iniParser/html/iniparser_8h.html
file added
+582
ext_libs/iniParser/html/iniparser_8main.html
file added
+15
ext_libs/iniParser/html/tab_b.gif
file added
+0
empty file added
ext_libs/iniParser/html/tab_l.gif
file added
+0
empty file added
ext_libs/iniParser/html/tab_r.gif
file added
+0
empty file added
ext_libs/iniParser/html/tabs.css
file added
+102
ext_libs/iniParser/iniParser.vcxproj
file added
+21
ext_libs/iniParser/iniparser.c
file added
+685
ext_libs/iniParser/iniparser.h
file added
+321
ext_libs/iniParser/test/Makefile
file added
+27
ext_libs/iniParser/test/iniexample.c
file added
+134
ext_libs/iniParser/test/parse.c
file added
+58
ext_libs/iniParser/test/sandbox.c
file added
+44
ext_libs/iniParser/test/test.ini
file added
+22
ext_libs/iniParser/test/twisted-errors.ini
file added
+9
ext_libs/iniParser/test/twisted-genhuge.py
file added
+44
ext_libs/iniParser/test/twisted-ofkey.ini
file added
+66
ext_libs/iniParser/test/twisted-ofval.ini
file added
+56
ext_libs/iniParser/test/twisted.ini
file added
+131
ext_libs/json/LICENSE
file added
+55
ext_libs/json/Makefile.am
file added
+44
ext_libs/json/Makefile.in
file added
+659
ext_libs/json/json/autolink.h
file added
+24
ext_libs/json/json/config.h
file added
+48
ext_libs/json/json/features.h
file added
+48
ext_libs/json/json/forwards.h
file added
+45
ext_libs/json/json/json.h
file added
+16
ext_libs/json/json/reader.h
file added
+202
ext_libs/json/json/value.h
file added
+1075
ext_libs/json/json/writer.h
file added
+179
ext_libs/json/json_batchallocator.h
file added
+130
ext_libs/json/json_internalarray.inl
file added
+453
ext_libs/json/json_internalmap.inl
file added
+612
ext_libs/json/json_reader.cpp
file added
+892
ext_libs/json/json_value.cpp
file added
+1727
ext_libs/json/json_valueiterator.inl
file added
+297
ext_libs/json/json_writer.cpp
file added
+841
ext_libs/minixz/Makefile.am
file added
+44
ext_libs/minixz/Makefile.in
file added
+642
ext_libs/minixz/xz.h
file added
+303
ext_libs/minixz/xz_config.h
file added
+141
ext_libs/minixz/xz_crc32.c
file added
+91
ext_libs/minixz/xz_dec_bcj.c
file added
+607
ext_libs/minixz/xz_dec_lzma2.c
file added
+1204
ext_libs/minixz/xz_dec_stream.c
file added
+854
ext_libs/minixz/xz_lzma2.h
file added
+237
ext_libs/minixz/xz_private.h
file added
+188
ext_libs/minixz/xz_stream.h
file added
+93
ext_libs/muparser/Makefile.am
file added
+42
ext_libs/muparser/Makefile.in
file added
+666
ext_libs/muparser/muParser.cpp
file added
+397
ext_libs/muparser/muParser.h
file added
+115
ext_libs/muparser/muParserBase.cpp
file added
+1778
ext_libs/muparser/muParserBase.h
file added
+317
ext_libs/muparser/muParserBytecode.cpp
file added
+588
ext_libs/muparser/muParserBytecode.h
file added
+141
ext_libs/muparser/muParserCallback.cpp
file added
+463
ext_libs/muparser/muParserCallback.h
file added
+118
ext_libs/muparser/muParserDLL.cpp
file added
+1096
ext_libs/muparser/muParserDLL.h
file added
+241
ext_libs/muparser/muParserDef.h
file added
+368
ext_libs/muparser/muParserError.cpp
file added
+337
ext_libs/muparser/muParserError.h
file added
+176
ext_libs/muparser/muParserFixes.h
file added
+62
ext_libs/muparser/muParserInt.cpp
file added
+280
ext_libs/muparser/muParserInt.h
file added
+140
ext_libs/muparser/muParserStack.h
file added
+125
ext_libs/muparser/muParserTemplateMagic.h
file added
+113
ext_libs/muparser/muParserTest.cpp
file added
+1552
ext_libs/muparser/muParserTest.h
file added
+214
ext_libs/muparser/muParserToken.h
file added
+401
ext_libs/muparser/muParserTokenReader.cpp
file added
+958
ext_libs/muparser/muParserTokenReader.h
file added
+161
ext_libs/sqlite/Makefile.am
file added
+41
ext_libs/sqlite/Makefile.in
file added
+639
ext_libs/sqlite/sqlite3.c
file added
+196842
ext_libs/sqlite/sqlite3.h
file added
+10188
flint/Makefile.am
file added
+96
flint/Makefile.in
file added
+812
flint/cmd_line_parser.cpp
file added
+1064
flint/err_msgs.h
file added
+163
flint/flint.cpp
file added
+271
flint/flint.h
file added
+78
flint/flint_params.cpp
file added
+104
flint/flint_params.h
file added
+169
flint/subcommands.cpp
file added
+5846
flint/subcommands.h
file added
+642
fw_comps_mgr/Makefile.am
file added
+63
fw_comps_mgr/Makefile.in
file added
+680
fw_comps_mgr/fw_comps_mgr.cpp
file added
+1471
fw_comps_mgr/fw_comps_mgr.h
file added
+500
fw_comps_mgr/fw_comps_mgr_abstract_access.cpp
file added
+60
fw_comps_mgr/fw_comps_mgr_abstract_access.h
file added
+76
fw_comps_mgr/fw_comps_mgr_direct_access.cpp
file added
+141
fw_comps_mgr/fw_comps_mgr_direct_access.h
file added
+64
fw_comps_mgr/fw_comps_mgr_dma_access.cpp
file added
+305
fw_comps_mgr/fw_comps_mgr_dma_access.h
file added
+73
gitversion.sh
file added
+7
include/mtcr_ul/mtcr.h
file added
+189
include/mtcr_ul/mtcr_com_defs.h
file added
+403
include/mtcr_ul/mtcr_mf.h
file added
+124
kernel/Makefile
file added
+54
kernel/README.txt
file added
+23
kernel/mst.h
file added
+175
kernel/mst_kernel.h
file added
+96
kernel/mst_main.c
file added
+1407
kernel/mst_vpd.c
file added
+130
libmfa/Makefile.am
file added
+48
libmfa/Makefile.in
file added
+646
libmfa/mfa.c
file added
+548
libmfa/mfa.h
file added
+71
libmfa/mfa_section.c
file added
+319
libmfa/mfa_section.h
file added
+140
libmfa/mfaerr.h
file added
+57
libmfa/test.c
file added
+60
libmfa/xz_io_ops.c
file added
+281
libmfa/xz_io_ops.h
file added
+49
libmfa/xz_io_ops_llzma.c
file added
+285
m4/ax_cflags_gcc_option.m4
file added
+187
m4/ax_check_compile_flag.m4
file added
+74
m4/ax_check_link_flag.m4
file added
+74
m4/ax_check_preproc_flag.m4
file added
+74
m4/libtool.m4
file added
+7986
m4/ltoptions.m4
file added
+384
m4/ltsugar.m4
file added
+123
m4/ltversion.m4
file added
+23
m4/lt~obsolete.m4
file added
+98
mad_ifc/Makefile.am
file added
+48
mad_ifc/Makefile.in
file added
+640
mad_ifc/mad_ifc.c
file added
+157
mad_ifc/mad_ifc.h
file added
+69
man/mstarchive.1
file added
+51
man/mstarchive.md
file added
+46
man/mstconfig.1
file added
+131
man/mstconfig.md
file added
+134
man/mstcongestion.1
file added
+55
man/mstcongestion.md
file added
+48
man/mstflint.1
file added
+434
man/mstflint.md
file added
+361
man/mstfwmanager.1
file added
+167
man/mstfwmanager.md
file added
+153
man/mstfwreset.1
file added
+72
man/mstfwreset.md
file added
+77
man/mstfwtrace.1
file added
+158
man/mstfwtrace.md
file added
+134
man/mstlink.1
file added
+194
man/mstlink.md
file added
+195
man/mstmcra.1
file added
+59
man/mstmcra.md
file added
+55
man/mstmread.1
file added
+18
man/mstmread.md
file added
+20
man/mstmtserver.1
file added
+29
man/mstmtserver.md
file added
+30
man/mstmwrite.1
file added
+18
man/mstmwrite.md
file added
+20
man/mstprivhost.1
file added
+67
man/mstprivhost.md
file added
+71
man/mstreg.1
file added
+88
man/mstreg.md
file added
+84
man/mstregdump.1
file added
+34
man/mstregdump.md
file added
+36
man/mstresourcedump.1
file added
+30
man/mstvpd.1
file added
+35
man/mstvpd.md
file added
+35
mflash/Makefile.am
file added
+46
mflash/Makefile.in
file added
+649
mflash/flash_int_defs.h
file added
+81
mflash/mflash.c
file added
+3762
mflash/mflash.h
file added
+178
mflash/mflash_access_layer.c
file added
+450
mflash/mflash_access_layer.h
file added
+62
mflash/mflash_common_structs.h
file added
+220
mflash/mflash_dev_capability.c
file added
+182
mflash/mflash_dev_capability.h
file added
+55
mflash/mflash_pack_layer.c
file added
+346
mflash/mflash_pack_layer.h
file added
+249
mflash/mflash_types.h
file added
+117
mft_utils/Makefile.am
file added
+44
mft_utils/Makefile.in
file added
+683
mft_utils/calc_hw_crc.c
file added
+93
mft_utils/calc_hw_crc.h
file added
+48
mft_utils/errmsg.cpp
file added
+230
mft_utils/errmsg.h
file added
+127
mft_utils/mft_sig_handler.c
file added
+158
mft_utils/mft_sig_handler.h
file added
+94
mft_utils/mlarge_buffer.cpp
file added
+176
mft_utils/mlarge_buffer.h
file added
+81
mlxarchive/Makefile.am
file added
+84
mlxarchive/Makefile.in
file added
+830
mlxarchive/mfa2_buff.cpp
file added
+128
mlxarchive/mfa2_buff.h
file added
+53
mlxarchive/mlxarchive.cpp
file added
+286
mlxarchive/mlxarchive.h
file added
+61
mlxarchive/mlxarchive_mfa2.cpp
file added
+331
mlxarchive/mlxarchive_mfa2.h
file added
+126
mlxarchive/mlxarchive_mfa2_builder.cpp
file added
+320
mlxarchive/mlxarchive_mfa2_builder.h
file added
+110
mlxarchive/mlxarchive_mfa2_common_header.cpp
file added
+101
mlxarchive/mlxarchive_mfa2_common_header.h
file added
+73
mlxarchive/mlxarchive_mfa2_component.h
file added
+94
mlxarchive/mlxarchive_mfa2_descriptor.cpp
file added
+358
mlxarchive/mlxarchive_mfa2_descriptor.h
file added
+233
mlxarchive/mlxarchive_mfa2_element.cpp
file added
+57
mlxarchive/mlxarchive_mfa2_element.h
file added
+58
mlxarchive/mlxarchive_mfa2_extension.cpp
file added
+316
mlxarchive/mlxarchive_mfa2_extension.h
file added
+280
mlxarchive/mlxarchive_mfa2_package_gen.cpp
file added
+72
mlxarchive/mlxarchive_mfa2_package_gen.h
file added
+71
mlxarchive/mlxarchive_mfa2_types.h
file added
+44
mlxarchive/mlxarchive_mfa2_utils.cpp
file added
+160
mlxarchive/mlxarchive_mfa2_utils.h
file added
+120
mlxconfig/Makefile.am
file added
+108
mlxconfig/Makefile.in
file added
+1025
mlxconfig/mlxcfg_4thgen_commander.cpp
file added
+1139
mlxconfig/mlxcfg_4thgen_commander.h
file added
+199
mlxconfig/mlxcfg_commander.cpp
file added
+190
mlxconfig/mlxcfg_commander.h
file added
+79
mlxconfig/mlxcfg_db_items.cpp
file added
+65
mlxconfig/mlxcfg_db_items.h
file added
+74
mlxconfig/mlxcfg_db_manager.cpp
file added
+453
mlxconfig/mlxcfg_db_manager.h
file added
+86
mlxconfig/mlxcfg_expression.cpp
file added
+187
mlxconfig/mlxcfg_expression.h
file added
+65
mlxconfig/mlxcfg_generic_commander.cpp
file added
+1515
mlxconfig/mlxcfg_generic_commander.h
file added
+118
mlxconfig/mlxcfg_param.cpp
file added
+976
mlxconfig/mlxcfg_param.h
file added
+233
mlxconfig/mlxcfg_param_lib.cpp
file added
+1739
mlxconfig/mlxcfg_param_lib.h
file added
+618
mlxconfig/mlxcfg_parser.cpp
file added
+508
mlxconfig/mlxcfg_status.h
file added
+79
mlxconfig/mlxcfg_tlv.cpp
file added
+948
mlxconfig/mlxcfg_tlv.h
file added
+139
mlxconfig/mlxcfg_ui.cpp
file added
+1422
mlxconfig/mlxcfg_ui.h
file added
+192
mlxconfig/mlxcfg_utils.cpp
file added
+507
mlxconfig/mlxcfg_utils.h
file added
+186
mlxconfig/mlxcfg_view.h
file added
+103
mlxconfig/mlxconfig_dbs/Makefile.am
file added
+36
mlxconfig/mlxconfig_dbs/Makefile.in
file added
+540
mlxconfig/mlxconfig_dbs/mlxconfig_host.db
file added
+0
empty file added
mlxconfig/mlxconfig_dbs/mlxconfig_switch.db
file added
+0
empty file added
mlxconfig/mstprivhost.py
file added
+262
mlxfwops/Makefile.am
file added
+36
mlxfwops/Makefile.in
file added
+666
mlxfwops/lib/Makefile.am
file added
+83
mlxfwops/lib/Makefile.in
file added
+705
mlxfwops/lib/aux_tlv_ops.cpp
file added
+548
mlxfwops/lib/aux_tlv_ops.h
file added
+165
mlxfwops/lib/bluefiled_signature_manager.cpp
file added
+88
mlxfwops/lib/connectx6_signature_manager.cpp
file added
+61
mlxfwops/lib/connectx6dx_signature_manager.cpp
file added
+56
mlxfwops/lib/flint_base.cpp
file added
+330
mlxfwops/lib/flint_base.h
file added
+608
mlxfwops/lib/flint_io.cpp
file added
+1022
mlxfwops/lib/flint_io.h
file added
+524
mlxfwops/lib/fs2_ops.cpp
file added
+2164
mlxfwops/lib/fs2_ops.h
file added
+181
mlxfwops/lib/fs3_ops.cpp
file added
+3713
mlxfwops/lib/fs3_ops.h
file added
+301
mlxfwops/lib/fs4_ops.cpp
file added
+2679
mlxfwops/lib/fs4_ops.h
file added
+243
mlxfwops/lib/fs_checks.cpp
file added
+183
mlxfwops/lib/fs_checks.h
file added
+77
mlxfwops/lib/fsctrl_ops.cpp
file added
+767
mlxfwops/lib/fsctrl_ops.h
file added
+119
mlxfwops/lib/fw_ops.cpp
file added
+2132
mlxfwops/lib/fw_ops.h
file added
+568
mlxfwops/lib/fw_version.cpp
file added
+194
mlxfwops/lib/fw_version.h
file added
+119
mlxfwops/lib/mlxfwops.cpp
file added
+330
mlxfwops/lib/mlxfwops.h
file added
+111
mlxfwops/lib/mlxfwops_com.h
file added
+458
mlxfwops/lib/signature_manager.h
file added
+107
mlxfwops/lib/signature_manager_factory.h
file added
+69
mlxfwops/uefi_c/mft_uefi_common.h
file added
+60
mlxfwupdate/Makefile.am
file added
+125
mlxfwupdate/Makefile.in
file added
+1057
mlxfwupdate/certificate/ca-bundle.crt
file added
+3866
mlxfwupdate/cmd_line_params.cpp
file added
+111
mlxfwupdate/cmd_line_params.h
file added
+104
mlxfwupdate/cmd_line_parser.cpp
file added
+803
mlxfwupdate/cmd_line_parser.h
file added
+59
mlxfwupdate/err_msgs.h
file added
+101
mlxfwupdate/fw_version_old_clp.cpp
file added
+62
mlxfwupdate/fw_version_old_clp.h
file added
+51
mlxfwupdate/fw_version_with_sub_build.cpp
file added
+62
mlxfwupdate/fw_version_with_sub_build.h
file added
+51
mlxfwupdate/image_access.cpp
file added
+649
mlxfwupdate/image_access.h
file added
+92
mlxfwupdate/img_version.cpp
file added
+140
mlxfwupdate/img_version.h
file added
+71
mlxfwupdate/menu.cpp
file added
+434
mlxfwupdate/menu.h
file added
+124
mlxfwupdate/mlnx_dev.cpp
file added
+1140
mlxfwupdate/mlnx_dev.h
file added
+154
mlxfwupdate/mlxfwmanager.cpp
file added
+2413
mlxfwupdate/mlxfwmanager.h
file added
+177
mlxfwupdate/mlxfwmanager_common.cpp
file added
+329
mlxfwupdate/mlxfwmanager_common.h
file added
+134
mlxfwupdate/output_fmts.cpp
file added
+288
mlxfwupdate/output_fmts.h
file added
+60
mlxfwupdate/psid_lookup_db.cpp
file added
+127
mlxfwupdate/psid_lookup_db.h
file added
+63
mlxfwupdate/psid_query_item.cpp
file added
+53
mlxfwupdate/psid_query_item.h
file added
+67
mlxfwupdate/server_request.cpp
file added
+614
mlxfwupdate/server_request.h
file added
+118
mlxlink/Makefile.am
file added
+76
mlxlink/Makefile.in
file added
+854
mlxlink/mlxlink_main.cpp
file added
+56
mlxlink/modules/Makefile.am
file added
+67
mlxlink/modules/Makefile.in
file added
+858
mlxlink/modules/mlxlink_commander.cpp
file added
+3000
mlxlink/modules/mlxlink_commander.h
file added
+539
mlxlink/modules/mlxlink_logger.cpp
file added
+88
mlxlink/modules/mlxlink_logger.h
file added
+73
mlxlink/modules/mlxlink_maps.cpp
file added
+592
mlxlink/modules/mlxlink_maps.h
file added
+420
mlxlink/modules/mlxlink_ui.cpp
file added
+757
mlxlink/modules/mlxlink_ui.h
file added
+62
mlxlink/modules/mlxlink_user_input.cpp
file added
+91
mlxlink/modules/mlxlink_user_input.h
file added
+105
mlxlink/modules/mlxlink_utils.cpp
file added
+1261
mlxlink/modules/mlxlink_utils.h
file added
+110
mlxlink/modules/printutil/Makefile.am
file added
+55
mlxlink/modules/printutil/Makefile.in
file added
+725
mlxlink/modules/printutil/mlxlink_cmd_print.cpp
file added
+107
mlxlink/modules/printutil/mlxlink_cmd_print.h
file added
+56
mlxlink/modules/printutil/mlxlink_record.cpp
file added
+229
mlxlink/modules/printutil/mlxlink_record.h
file added
+294
mlxreg/Makefile.am
file added
+75
mlxreg/Makefile.in
file added
+816
mlxreg/mlxreg_exception.cpp
file added
+85
mlxreg/mlxreg_exception.h
file added
+58
mlxreg/mlxreg_lib.cpp
file added
+298
mlxreg/mlxreg_lib.h
file added
+95
mlxreg/mlxreg_parser.cpp
file added
+386
mlxreg/mlxreg_parser.h
file added
+87
mlxreg/mlxreg_ui.cpp
file added
+607
mlxreg/mlxreg_ui.h
file added
+95
mlxsign_lib/Makefile.am
file added
+46
mlxsign_lib/Makefile.in
file added
+658
mlxsign_lib/mlxsign_lib.cpp
file added
+430
mlxsign_lib/mlxsign_lib.h
file added
+173
mstdump/Makefile.am
file added
+36
mstdump/Makefile.in
file added
+666
mstdump/crd_lib/Makefile.am
file added
+41
mstdump/crd_lib/Makefile.in
file added
+636
mstdump/crd_lib/crdump.c
file added
+728
mstdump/crd_lib/crdump.h
file added
+131
mstdump/crd_main/Makefile.am
file added
+44
mstdump/crd_main/Makefile.in
file added
+703
mstdump/crd_main/mstdump.c
file added
+182
mstdump/mstdump_dbs/BlueField.csv
file added
+7044
mstdump/mstdump_dbs/ConnectIB.csv
file added
+2270
mstdump/mstdump_dbs/ConnectX2.csv
file added
+2335
mstdump/mstdump_dbs/ConnectX3.csv
file added
+3601
mstdump/mstdump_dbs/ConnectX3Pro.csv
file added
+3653
mstdump/mstdump_dbs/ConnectX4.csv
file added
+3578
mstdump/mstdump_dbs/ConnectX4LX.csv
file added
+3129
mstdump/mstdump_dbs/ConnectX5.csv
file added
+4440
mstdump/mstdump_dbs/ConnectX6.csv
file added
+8176
mstdump/mstdump_dbs/ConnectX6DX.csv
file added
+8638
mstdump/mstdump_dbs/InfiniScaleIV.csv
file added
+14584
mstdump/mstdump_dbs/Makefile.am
file added
+34
mstdump/mstdump_dbs/Makefile.in
file added
+541
mstdump/mstdump_dbs/Quantum.csv
file added
+36780
mstdump/mstdump_dbs/Spectrum.csv
file added
+22360
mstdump/mstdump_dbs/Spectrum3.csv
file added
+47987
mstdump/mstdump_dbs/SwitchIB.csv
file added
+12900
mstdump/mstdump_dbs/SwitchIB2.csv
file added
+12686
mstdump/mstdump_dbs/SwitchX.csv
file added
+10265
mstflint.spec
file added
+287
mstflint.spec.in
file added
+287
mtcr_freebsd/Makefile.am
file added
+54
mtcr_freebsd/Makefile.in
file added
+869
mtcr_freebsd/mtcr_ul.c
file added
+2491
mtcr_py/Makefile.am
file added
+45
mtcr_py/Makefile.in
file added
+573
mtcr_py/cmtcr.c
file added
+307
mtcr_py/mtcr.py
file added
+238
mtcr_py/test.py
file added
+44
mtcr_ul/Makefile.am
file added
+55
mtcr_ul/Makefile.in
file added
+879
mtcr_ul/mtcr_ib.h
file added
+63
mtcr_ul/mtcr_ib_ofed.c
file added
+1236
mtcr_ul/mtcr_ib_res_mgt.c
file added
+195
mtcr_ul/mtcr_ib_res_mgt.h
file added
+62
mtcr_ul/mtcr_icmd_cif.h
file added
+105
mtcr_ul/mtcr_int_defs.h
file added
+72
mtcr_ul/mtcr_mem_ops.c
file added
+140
mtcr_ul/mtcr_mem_ops.h
file added
+53
mtcr_ul/mtcr_tools_cif.c
file added
+567
mtcr_ul/mtcr_tools_cif.h
file added
+78
mtcr_ul/mtcr_ul.c
file added
+296
mtcr_ul/mtcr_ul_com.c
file added
+3293
mtcr_ul/mtcr_ul_com.h
file added
+152
mtcr_ul/mtcr_ul_icmd_cif.c
file added
+869
mtcr_ul/packets_common.c
file added
+166
mtcr_ul/packets_common.h
file added
+148
mtcr_ul/packets_layout.c
file added
+121
mtcr_ul/packets_layout.h
file added
+99
mvpd/Makefile.am
file added
+61
mvpd/Makefile.in
file added
+652
mvpd/mvpd.c
file added
+482
mvpd/mvpd.h
file added
+106
pldmlib/Makefile.am
file added
+47
pldmlib/Makefile.in
file added
+669
pldmlib/pldm_buff.cpp
file added
+130
pldmlib/pldm_buff.h
file added
+47
pldmlib/pldm_component_image.cpp
file added
+79
pldmlib/pldm_component_image.h
file added
+74
pldmlib/pldm_dev_id_record.cpp
file added
+137
pldmlib/pldm_dev_id_record.h
file added
+76
pldmlib/pldm_pkg.cpp
file added
+98
pldmlib/pldm_pkg.h
file added
+69
pldmlib/pldm_pkg_hdr.cpp
file added
+72
pldmlib/pldm_pkg_hdr.h
file added
+68
pldmlib/pldm_record_descriptor.cpp
file added
+90
pldmlib/pldm_record_descriptor.h
file added
+59
reg_access/Makefile.am
file added
+59
reg_access/Makefile.in
file added
+757
reg_access/reg_access.c
file added
+615
reg_access/reg_access.h
file added
+110
reg_access/regaccess.py
file added
+435
resourcedump/Makefile.am
file added
+41
resourcedump/Makefile.in
file added
+810
resourcedump/__init__.py
file added
+33
resourcedump/commands/CommandFactory.py
file added
+62
resourcedump/commands/DumpCommand.py
file added
+100
resourcedump/commands/QueryCommand.py
file added
+82
resourcedump/commands/ResDumpCommand.py
file added
+76
resourcedump/commands/__init__.py
file added
+33
resourcedump/fetchers/CapabilityFetcher.py
file added
+53
resourcedump/fetchers/ResourceDumpFetcher.py
file added
+190
resourcedump/fetchers/__init__.py
file added
+33
resourcedump/filters/SegmentsFilter.py
file added
+53
resourcedump/filters/__init__.py
file added
+32
resourcedump/mstresourcedump.py
file added
+208
resourcedump/resource_data/DataPrinter.py
file added
+94
resourcedump/resource_data/DumpData.py
file added
+75
resourcedump/resource_data/QueryData.py
file added
+67
resourcedump/resource_data/__init__.py
file added
+33
resourcedump/segments/CommandSegment.py
file added
+67
resourcedump/segments/ErrorSegment.py
file added
+66
resourcedump/segments/InfoSegment.py
file added
+67
resourcedump/segments/MenuRecord.py
file added
+225
resourcedump/segments/MenuSegment.py
file added
+178
resourcedump/segments/NoticeSegment.py
file added
+66
resourcedump/segments/RefSegment.py
file added
+73
resourcedump/segments/ResourceSegment.py
file added
+67
resourcedump/segments/Segment.py
file added
+66
resourcedump/segments/SegmentCreator.py
file added
+104
resourcedump/segments/SegmentFactory.py
file added
+62
resourcedump/segments/TerminateSegment.py
file added
+66
resourcedump/segments/__init__.py
file added
+33
resourcedump/utils/Exceptions.py
file added
+45
resourcedump/utils/__init__.py
file added
+1
resourcedump/utils/constants.py
file added
+116
resourcedump/validation/ArgToMenuVerifier.py
file added
+53
resourcedump/validation/CapabilityValidator.py
file added
+66
resourcedump/validation/__init__.py
file added
+33
small_utils/Makefile.am
file added
+79
small_utils/Makefile.in
file added
+1079
small_utils/binary_file.py
file added
+159
small_utils/congestion.cpp
file added
+338
small_utils/congestion.h
file added
+100
small_utils/mcra.c
file added
+423
small_utils/mlxfwresetlib/Makefile.am
file added
+36
small_utils/mlxfwresetlib/Makefile.in
file added
+540
small_utils/mlxfwresetlib/__init__.py
file added
+33
small_utils/mlxfwresetlib/cmd_reg_mfrl.py
file added
+217
small_utils/mlxfwresetlib/cmd_reg_mpcir.py
file added
+55
small_utils/mlxfwresetlib/logger.py
file added
+71
small_utils/mlxfwresetlib/mcra.py
file added
+82
small_utils/mlxfwresetlib/mlnx_peripheral_components.py
file added
+178
small_utils/mlxfwresetlib/mlxfwreset_mlnxdriver.py
file added
+326
small_utils/mlxfwresetlib/mlxfwreset_status_checker.py
file added
+85
small_utils/mlxfwresetlib/mlxfwreset_utils.py
file added
+153
small_utils/mlxfwresetlib/pci_device.py
file added
+99
small_utils/mlxpci_lib.py
file added
+466
small_utils/mread.c
file added
+86
small_utils/mstfwreset.py
file added
+1877
small_utils/mtserver.c
file added
+1098
small_utils/mwrite.c
file added
+88
small_utils/tcp.c
file added
+494
small_utils/tcp.h
file added
+119
small_utils/vpd.c
file added
+327
tools_crypto/Makefile.am
file added
+40
tools_crypto/Makefile.in
file added
+637
tools_crypto/tools_md5.c
file added
+40
tools_crypto/tools_md5.h
file added
+48
tools_layouts/Makefile.am
file added
+58
tools_layouts/Makefile.in
file added
+906
tools_layouts/adb/Makefile.am
file added
+35
tools_layouts/adb/Makefile.in
file added
+666
tools_layouts/adb/prm/Makefile.am
file added
+35
tools_layouts/adb/prm/Makefile.in
file added
+666
tools_layouts/adb/prm/hca/Makefile.am
file added
+35
tools_layouts/adb/prm/hca/Makefile.in
file added
+666
tools_layouts/adb/prm/hca/ext/Makefile.am
file added
+36
tools_layouts/adb/prm/hca/ext/Makefile.in
file added
+542
tools_layouts/adb/prm/hca/ext/register_access_table.adb
file added
+2670
tools_layouts/adb/prm/switch/Makefile.am
file added
+35
tools_layouts/adb/prm/switch/Makefile.in
file added
+666
tools_layouts/adb/prm/switch/ext/Makefile.am
file added
+34
tools_layouts/adb/prm/switch/ext/Makefile.in
file added
+540
tools_layouts/adb/prm/switch/ext/register_access_table.adb
file added
+5012
tools_layouts/adb_to_c_utils.c
file added
+389
tools_layouts/adb_to_c_utils.h
file added
+265
tools_layouts/cibfw_layouts.c
file added
+1320
tools_layouts/cibfw_layouts.h
file added
+732
tools_layouts/cx4fw_layouts.c
file added
+761
tools_layouts/cx4fw_layouts.h
file added
+397
tools_layouts/cx5fw_layouts.c
file added
+948
tools_layouts/cx5fw_layouts.h
file added
+404
tools_layouts/cx6fw_layouts.c
file added
+289
tools_layouts/cx6fw_layouts.h
file added
+168
tools_layouts/icmd_layouts.c
file added
+684
tools_layouts/icmd_layouts.h
file added
+372
tools_layouts/image_info_layouts.c
file added
+730
tools_layouts/image_info_layouts.h
file added
+419
tools_layouts/prm_adb_db.cpp
file added
+163
tools_layouts/prm_adb_db.h
file added
+66
tools_layouts/reg_access_hca_layouts.c
file added
+3053
tools_layouts/reg_access_hca_layouts.h
file added
+2447
tools_layouts/register_access_open_layouts.c
file added
+295
tools_layouts/register_access_open_layouts.h
file added
+188
tools_layouts/register_access_sib_layouts.c
file added
+684
tools_layouts/register_access_sib_layouts.h
file added
+357
tools_layouts/tools_open_layouts.c
file added
+6536
tools_layouts/tools_open_layouts.h
file added
+3639
tools_res_mgmt/Makefile.am
file added
+42
tools_res_mgmt/Makefile.in
file added
+639
tools_res_mgmt/tools_res_mgmt.c
file added
+564
tools_res_mgmt/tools_res_mgmt.h
file added
+119
tools_res_mgmt/tools_time.c
file added
+57
tools_res_mgmt/tools_time.h
file added
+51
tracers/Makefile.am
file added
+38
tracers/Makefile.in
file added
+668
tracers/fwtrace/Makefile.am
file added
+52
tracers/fwtrace/Makefile.in
file added
+591
tracers/fwtrace/fw_trace_utilities.py
file added
+223
tracers/fwtrace/mstfwtrace.py
file added
+421
tracers/fwtrace/secure_fw_trace.py
file added
+152
xz_utils/Makefile.am
file added
+45
xz_utils/Makefile.in
file added
+640
xz_utils/xz_utils.c
file added
+296
xz_utils/xz_utils.h
file added
+62