MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE'

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
Matt DeVillier
2022-01-29 05:36:39 +08:00
committed by mergify[bot]
parent f78b937c95
commit 96b8b5fd10
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
#define FRONT_PAGE_FORM_ID 0x1000
#define LABEL_FRANTPAGE_INFORMATION 0x1000
#define LABEL_FRONTPAGE_INFORMATION 0x1000
#define LABEL_END 0xffff
formset
@@ -68,7 +68,7 @@ formset
line 5,
align right;
label LABEL_FRANTPAGE_INFORMATION;
label LABEL_FRONTPAGE_INFORMATION;
//
// This is where we will dynamically add a Action type op-code to show
// the platform information.