File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ cml=($(printf "%s " "${cml_boxes[@]}" "${cml_books[@]}"))
8989jsl=(' beadrix' ' beetley' ' blipper' ' bookem' ' boten' ' botenflex' ' boxy' ' bugzzy' ' cret' ' cret360' \
9090 ' dexi' ' drawcia' ' drawlat' ' drawman' ' drawper' ' galith' ' galith360' ' gallop' ' galnat' ' galnat360' \
9191 ' galtic' ' galtic360' ' kracko' ' kracko360' ' landia' ' landrid' ' lantis' ' madoo' ' magister' \
92- ' maglet' ' maglia' ' maglith' ' magma' ' magneto' ' magolor' ' magpie' ' metaknight' ' pasara ' \
93- ' peezer' ' pirette' ' pirika' ' sasuke' ' sasukette' ' storo' ' storo360' ' taranza' )
92+ ' maglet' ' maglia' ' maglith' ' magma' ' magneto' ' magolor' ' magpie' ' metaknight' ' palutena ' \
93+ ' pasara ' ' peezer' ' pirette' ' pirika' ' sasuke' ' sasukette' ' storo' ' storo360' ' taranza' )
9494tgl=(' chronicler' ' collis' ' copano' ' delbin' ' drobit' ' eldrid' ' elemi' ' lillipup' ' lindar' \
9595 ' voema' ' volet' ' volta' ' voxel' )
9696adl=(' anahera' ' brya' ' banshee' ' kano' ' crota' ' crota360' ' felwinter' ' gimble' ' marasov' ' mithrax' \
@@ -872,6 +872,8 @@ case "${_hwid}" in
872872 OSIRIS* ) _x=' ADL|Acer Chromebook 516 GE [CBG516-1H]' ;;
873873 PAINE* ) _x=' BDW|Acer Chromebook 11 (C740)' ; device=" auron_paine" ;;
874874 PANTHEON* ) _x=' KBL|Lenovo Yoga Chromebook C630' ; device=" nami" ;;
875+ PALUTENA-YVYF* ) _x=' JSL|Acer Chromebook 314' ;;
876+ PALUTENA-TQFG* ) _x=' JSL|Gateway Chromebook 314' ;;
875877 PANTHER* ) _x=' HSW|ASUS Chromebox CN60' ;;
876878 PARROT* ) _x=' SNB|Acer C7/C710 Chromebook' ;;
877879 PASARA* ) _x=' JSL|Gateway Chromebook 15' ;;
Original file line number Diff line number Diff line change @@ -227,6 +227,7 @@ export coreboot_uefi_magolor="coreboot_edk2-magolor-mrchromebox_20240914.rom"
227227export coreboot_uefi_magneto=" coreboot_edk2-magneto-mrchromebox_20240914.rom"
228228export coreboot_uefi_magpie=" coreboot_edk2-magpie-mrchromebox_20240914.rom"
229229export coreboot_uefi_metaknight=" coreboot_edk2-metaknight-mrchromebox_20240914.rom"
230+ export coreboot_uefi_palutena=" coreboot_edk2-palutena-mrchromebox_20240914.rom"
230231export coreboot_uefi_pasara=" coreboot_edk2-pasara-mrchromebox_20240914.rom"
231232export coreboot_uefi_peezer=" coreboot_edk2-peezer-mrchromebox_20240914.rom"
232233export coreboot_uefi_pirette=" coreboot_edk2-pirette-mrchromebox_20240914.rom"
You can’t perform that action at this time.
0 commit comments