Actions
Bug #13314
closedloader: make sure console variable has usable consoles
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
console variable should only include available devices. This is important as attempt to set invalid device will cause list of available consoles printed and will spam the console.
Testing done: build/install/boot and verify the console variable has correct value.
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 560dcad7f6059e242335a94501511eae11b1308a
commit 560dcad7f6059e242335a94501511eae11b1308a Author: Toomas Soome <tsoome@me.com> Date: 2020-11-23T18:50:39.000Z 13314 loader: make sure console variable has usable consoles Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions