Skip to content

Commit

Permalink
Add galp7
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Crawford <tcrawford@system76.com>
  • Loading branch information
crawfxrd authored and jackpot51 committed May 6, 2023
1 parent c464842 commit 6b2169c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app/bios.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ impl BiosComponent {
"galp4" |
"galp5" |
"galp6" |
"galp7" |
"gaze14" |
"gaze15" |
"gaze16-3050" |
Expand Down
1 change: 1 addition & 0 deletions src/app/ec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ impl EcComponent {
"NS50_70PU" => "system76/darp8".to_string(),
"NV40Mx" | "NV40Mx-DV" | "NV40MJ" => "system76/galp5".to_string(),
"NV4xPZ" => "system76/galp6".to_string(),
"NV40RZ" => "system76/galp7".to_string(),
"PB50Ex" => "system76/addw1".to_string(),
"PBx0Dx2" => "system76/addw2".to_string(),
"P950Ex" => "system76/oryp5".to_string(),
Expand Down

0 comments on commit 6b2169c

Please sign in to comment.