summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/Library/PlatformBootManagerLib
diff options
context:
space:
mode:
authorAntoine Coeur <Coeur@gmx.fr>2019-02-06 16:48:50 +0100
committerLaszlo Ersek <lersek@redhat.com>2019-02-07 14:31:16 +0100
commit7a90895306acbf970de87e8020f8c6dc22ce8fb3 (patch)
tree5943fc00499aba0aac34c707358beb165b9fdd2a /ArmVirtPkg/Library/PlatformBootManagerLib
parentbac50dfbcd92f45165feb5a24fa7ce111416c0f7 (diff)
downloadedk2-7a90895306acbf970de87e8020f8c6dc22ce8fb3.tar.gz
edk2-7a90895306acbf970de87e8020f8c6dc22ce8fb3.tar.bz2
edk2-7a90895306acbf970de87e8020f8c6dc22ce8fb3.zip
ArmVirtPkg: Fix various typos
Fix various typos in ArmVirtPkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Diffstat (limited to 'ArmVirtPkg/Library/PlatformBootManagerLib')
-rw-r--r--ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c b/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
index bb07f5e22b..534357eff4 100644
--- a/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
+++ b/ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
@@ -779,11 +779,11 @@ PlatformBootManagerBeforeConsole (
Do the platform specific action after the console is ready
Possible things that can be done in PlatformBootManagerAfterConsole:
> Console post action:
- > Dynamically switch output mode from 100x31 to 80x25 for certain senarino
+ > Dynamically switch output mode from 100x31 to 80x25 for certain scenario
> Signal console ready platform customized event
> Run diagnostics like memory testing
> Connect certain devices
- > Dispatch aditional option roms
+ > Dispatch additional option roms
> Special boot: e.g.: USB boot, enter UI
**/
VOID