Uldrino support

Is UEFI Full ROM support available (or planned) for board “uldrino” / firmware “Google_Uldrenite”? It is a Dell Chromebook 14 CC14260, Intel N150 (Twin Lake), nissa baseboard.

hwid: ULDRINO-TCCE C3R-A6C-A6Q-R2B-Q2C-Q3Z
ro_fwid: Google_Uldrenite.15217.771.330
GSC: RO 2.0.119 / RW 0.33.291 (Ti50)
board_id: 10

The related “uldren” (Dell 3120) is listed as supported. I have 3 of these and am evaluating them as locked-down exam terminals for a university deployment. Happy to test a beta image and report back.

The Uldrenite board is supported; Uldrino is just a HWID variant thereof that I didn’t have a make/model for when I added it to the script:

	["ULDRINO*"]="Uldrino Chromebook|TWL|uldrenite||"
	["ULDREN360*"]="Dell Chromebook 3120 2-in-1|ADN|uldren||"
	["ULDREN*"]="Dell Chromebook 3120|ADN|||"
	["ULDRENITE360*"]="Dell Chromebook 11 CC11260 2-in-1|TWL|uldrenite||"
	["ULDRENITE*"]="Dell Chromebook 11 CC11260|TWL|||"

the above are all supported

1 Like