From 43e357324e7b4b463399df3bda1fc5b2ea96d26d Mon Sep 17 00:00:00 2001 From: Bingxing Wang Date: Fri, 3 May 2019 19:30:38 -0700 Subject: [PATCH] PlatformBm: Update boot text for amusement purposes. Well, we have to force @kotomei to study for the National College Entrance Exam. --- Library/PlatformBootManagerLib/PlatformBm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/PlatformBootManagerLib/PlatformBm.c b/Library/PlatformBootManagerLib/PlatformBm.c index c242cf92..ff75121f 100644 --- a/Library/PlatformBootManagerLib/PlatformBm.c +++ b/Library/PlatformBootManagerLib/PlatformBm.c @@ -553,7 +553,7 @@ VOID EFIAPI PlatformBootManagerWaitCallback(UINT16 TimeoutRemain) White.Raw = 0x00FFFFFF; Status = BootLogoUpdateProgress( - White.Pixel, Black.Pixel, L"Hello from San Francisco\n", White.Pixel, + White.Pixel, Black.Pixel, L"If you ever see @kotomei2, tell him to study for the exam\n", White.Pixel, #if REQUIRE_PROGRESSBAR (Timeout - TimeoutRemain) * 100 / Timeout, #else