Actions
Bug #12040
closedloader: vbe_print_mode() is missing newline
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The intent was to have newline there.
Testing done: build/install/boot, used framebuffer get and framebuffer set to verify the output.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1
commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1 Author: Toomas Soome <tsoome@me.com> Date: 2019-12-02T07:54:44.000Z 12040 loader: vbe_print_mode() is missing newline Reviewed by: Volker A. Brandt <vab@bb-c.de> Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions