mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
Cleanup IntelMEIDriver.script for release
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
[License]
|
[License]
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
//
|
//
|
||||||
// This script is distributed under the MIT License.
|
// This script is part of the PhoenixPE project and distributed under the MIT License.
|
||||||
//
|
//
|
||||||
// Additional 3rd party tools, encoded files, and programs used by the project are the property
|
// Additional 3rd party tools, encoded files, and programs used by the project are the property
|
||||||
// of their respective authors and may be subject to their own license agreement.
|
// of their respective authors and may be subject to their own license agreement.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2023 Julian Frohmüller (ISpillMyDrink)
|
// Copyright (c) 2023 Julian Frohmüller (ISpillMyDrink)
|
||||||
|
// Copyright (c) 2024 Jonathan Holmgren (Homes32)
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to deal
|
// of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -30,7 +31,7 @@
|
|||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Title=Intel MEI Driver
|
Title=Intel MEI Driver
|
||||||
Description=(v2216.16.0.2805) Integrates the Intel Management Engine Interface Driver for 6th to 13th Generation Intel® Core™ Processors.
|
Description=(v2216.16.0.2805) Integrates the Intel Management Engine Interface (HECI) Driver for 6th to 13th Generation Intel® Core™ Processors.
|
||||||
Author=ISpillMyDrink
|
Author=ISpillMyDrink
|
||||||
Level=6
|
Level=6
|
||||||
Selected=False
|
Selected=False
|
||||||
@@ -120,7 +121,7 @@ Message,"There are no advanced options available for this script."
|
|||||||
// Related........: btn_ScriptInfo
|
// Related........: btn_ScriptInfo
|
||||||
// ===============================================================================================================================
|
// ===============================================================================================================================
|
||||||
[ShowScriptInfo]
|
[ShowScriptInfo]
|
||||||
Message,"This script integrates the Intel Management Engine Interface Driver for 6th to 13th Generation Intel® Core™ Processors. This driver is needed for running some of the Intel System Tools.#$x#$xThe first time this script is run it will download the setup file (~405MB) and cache it for future builds."
|
Message,"This script integrates the Intel Management Engine Interface (HECI) Driver for 6th to 13th Generation Intel® Core™ Processors. This driver is needed for running some of the Intel System Tools.#$x#$xThe first time this script is run it will download the setup file (~405MB) and cache it for future builds."
|
||||||
|
|
||||||
[#Interface#]
|
[#Interface#]
|
||||||
// ===============================================================================================================================
|
// ===============================================================================================================================
|
||||||
|
Reference in New Issue
Block a user