From f6603e4d0f0f689cbeafd09ab07dc34c6e889efd Mon Sep 17 00:00:00 2001 From: Joursoir Date: Sun, 24 Oct 2021 18:32:51 +0000 Subject: tbi/screen: add note about character modes --- lib/tbi/screen.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/tbi/screen.h') diff --git a/lib/tbi/screen.h b/lib/tbi/screen.h index cff98a8..e97bf64 100644 --- a/lib/tbi/screen.h +++ b/lib/tbi/screen.h @@ -1,6 +1,11 @@ #ifndef UFM_TBI_SCREEN_H #define UFM_TBI_SCREEN_H +/* + EDK2 NOTE: All devices that support the Simple Text Output Protocol must + minimally support an 80x25 character mode. Additional modes are optional +*/ + #include struct screen -- cgit v1.2.3-18-g5258