]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SetupBrowserDxe/Colors.h
Change EFI_TCG_EVENT_HOB_GUID value to avoid the duplicated GUID value with EFI_LEGAC...
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Colors.h
index aeff29b328ba625e694e440aae5af2f710013c24..2db8b99614fc53c7292813d1ee5c630cf6e127e4 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 MACRO definitions for color used in Setup Browser.\r
 \r
-Copyright (c) 2004, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
 http://opensource.org/licenses/bsd-license.php\r
@@ -26,15 +26,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define TITLE_BACKGROUND              EFI_BACKGROUND_BLUE\r
 #define KEYHELP_TEXT                  EFI_LIGHTGRAY\r
 #define KEYHELP_BACKGROUND            EFI_BACKGROUND_BLACK\r
-#define SUBTITLE_TEXT                 EFI_BLUE\r
 #define SUBTITLE_BACKGROUND           EFI_BACKGROUND_LIGHTGRAY\r
 #define BANNER_TEXT                   EFI_BLUE\r
 #define BANNER_BACKGROUND             EFI_BACKGROUND_LIGHTGRAY\r
-#define FIELD_TEXT                    EFI_BLACK\r
 #define FIELD_TEXT_GRAYED             EFI_DARKGRAY\r
 #define FIELD_BACKGROUND              EFI_BACKGROUND_LIGHTGRAY\r
-#define FIELD_TEXT_HIGHLIGHT          EFI_LIGHTGRAY\r
-#define FIELD_BACKGROUND_HIGHLIGHT    EFI_BACKGROUND_BLACK\r
 #define POPUP_TEXT                    EFI_LIGHTGRAY\r
 #define POPUP_BACKGROUND              EFI_BACKGROUND_BLUE\r
 #define POPUP_INVERSE_TEXT            EFI_LIGHTGRAY\r