Release Notes for Intel嚙� Server Debug and Provisioning Tool (Intel嚙� SDP Tool) Version 1.4 Build 5 March, 2023 Copyright (c) 2023 Intel Corporation. =========================================== Contents -------- 1. Introduction 2. Supported Intel嚙� Platforms 3. Supported Operating Systems 4. Installation and Un-installation 5. Usage 6. Known Issues 7. New/Unsupported Features & Changes. 8. Legal Information. 1. Introduction --------------- The Intel嚙� Server Debug and Provisioning Tool (Intel嚙� SDP Tool) is used for debug and provision Intel Server through BMC Out-of-band. 2. Supported Intel嚙� Platforms ---------------------- Intel嚙� Server Board (2nd Generation Intel嚙� Xeon嚙� Scalable Processor Family) Intel嚙� Server Board (Intel嚙� Xeon嚙� Platinum 9200 Processor Family) Intel嚙� Server Board D50TNP family Intel嚙� Server Board M50CYP family 3. Supported Operating Systems ------------------------------ Windows 10 Windows Server 2016 Windows Server 2019 4. Installation and Un-installation ----------------------------------- Installation: ------------- 1) Download or Copy the Intel嚙� SDP Tool Package 'SDPTool-x.y-z.msi' to the target directory. 2) Open PowerShell as Administrator and navigate to the downloaded location. Run the command below to install Intel嚙� SDP Tool Prompt #> msiexec /i SDPTool-x.y-z.msi /quiet 3) The tool will be available at the location below. It will also be added to the "Path" Environment Variable: - "C:\Program Files\Intel\Intel (R) SDPTool" Uninstallation: --------------- To uninstall the utility, enter the following command: Prompt #> msiexec /x SDPTool-x.y-z.msi /quiet 5. Usage -------- Refer User Guide for full information (section 3) 6. Known Issues --------------- No known issues 7. New/Unsupported Features & Changes ------------------------------------- 1.4-5 ----- 1) PSIRT fix - Privilege Escalation 1.4-4 ----- 1) Supported commands list is as follows: - 1. cpuinfo 2. disablelan 3. fru print 4. memoryinfo 5. memorytemp 6. power 7. powerstatistics 8. sel 9. sensor 10. setlan 11. setlandhcp 12. systeminfo 13. unmount 14. update 15. vmedia 16. get_biosconfig 17. get_biosconfig_all 18. set_biosconfig 19. set_biosconfig_all 20. storageinfo 21. nicinfo 8. Legal Information -------------------- ======================================================== LEGAL INFORMATION ======================================================== Information in this document is provided in connection with Intel Products and for the purpose of supporting Intel developed server boards and systems. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel's Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose, merchantability, or infringement of any patent, copyright or other intellectual property right. Intel Corporation may have patents or pending patent applications, trademarks, copyrights, or other intellectual property rights that relate to the presented subject matter. The furnishing of documents and other materials and information does not provide any license, express or implied, by estoppel or otherwise, to any such patents, trademarks, copyrights, or other intellectual property rights. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel may make changes to specifications and product descriptions at any time, without notice. Intel is a registered trademark of Intel Corporation. *Other names and brands are the property of their respective owners. Copyright (c) 2023 Intel Corporation. 9. Other Licenses ----------------- a) libffi --------- Source: http://github.com/libffi/libffi libffi - Copyright (c) 1996-2020 Anthony Green, Red Hat, Inc and others. See source files for details. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. b) libexpat ----------- Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. c) Microsoft 365 Patterns and Practices (PnP) --------------------------------------------- The MIT License (MIT) Copyright (c) Microsoft Corporation All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. d) zlib ------- zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu e) Nuitka, OpenSSL ------------------ Please refer to the license file in the Documents directory found in the installed directory. (end)