Commit 67ed4a32 authored by Dylan's avatar Dylan

Add more substitutions for Intel

parent 094ba31a
...@@ -920,6 +920,8 @@ getgpu () { ...@@ -920,6 +920,8 @@ getgpu () {
gpu=${gpu/Intel Corporation } gpu=${gpu/Intel Corporation }
gpu=${gpu/Haswell-??? } gpu=${gpu/Haswell-??? }
gpu=${gpu/?th Gen Core Processor} gpu=${gpu/?th Gen Core Processor}
gpu=${gpu/ Mobile}
gpu=${gpu/ Express}
brand="Intel " brand="Intel "
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment