diff options
Diffstat (limited to 'MdeModulePkg/Application/UiApp/FrontPage.h')
-rw-r--r-- | MdeModulePkg/Application/UiApp/FrontPage.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Application/UiApp/FrontPage.h b/MdeModulePkg/Application/UiApp/FrontPage.h index 1da56aced2..642d9d0c85 100644 --- a/MdeModulePkg/Application/UiApp/FrontPage.h +++ b/MdeModulePkg/Application/UiApp/FrontPage.h @@ -1,7 +1,7 @@ /** @file
Head file for front page.
-Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -26,7 +26,6 @@ extern UINT8 FrontPageVfrBin[]; extern EFI_FORM_BROWSER2_PROTOCOL *gFormBrowser2;
-extern BOOLEAN gConnectAllHappened;
#define SMBIOS_TYPE4_CPU_SOCKET_POPULATED BIT6
|