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

@@ -33,7 +33,7 @@ extern EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
//
#define FRONT_PAGE_FORM_ID 0x1000
#define LABEL_FRANTPAGE_INFORMATION 0x1000
#define LABEL_FRONTPAGE_INFORMATION 0x1000
#define LABEL_END 0xffff
#define FRONT_PAGE_FORMSET_GUID \