public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>
To: Eric Jin <eric.jin@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [edk2-test][Patch 1/1] SctPkg/UEFI: Remove redefined macro
Date: Tue, 2 Apr 2019 16:34:21 +0000	[thread overview]
Message-ID: <AM4PR08MB2788C2669568A3D022663EA080560@AM4PR08MB2788.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20190402151653.19204-1-eric.jin@intel.com>

Reviewed-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>

Thanks,
Supreeth

-----Original Message-----
From: Eric Jin <eric.jin@intel.com>
Sent: Tuesday, April 2, 2019 10:17 AM
To: edk2-devel@lists.01.org
Cc: Supreeth Venkatesh <Supreeth.Venkatesh@arm.com>
Subject: [edk2-test][Patch 1/1] SctPkg/UEFI: Remove redefined macro

Remove the macros which are already defined in MdePkg/Include/Uefi/UefiInternalFormRepersentation.h

Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Jin <eric.jin@intel.com>
---
 uefi-sct/SctPkg/UEFI/Protocol/HiiDef.h | 44 +-------------------------------------------
 1 file changed, 1 insertion(+), 43 deletions(-)

diff --git a/uefi-sct/SctPkg/UEFI/Protocol/HiiDef.h b/uefi-sct/SctPkg/UEFI/Protocol/HiiDef.h
index 33340ae60d41..b20d2a1b4162 100644
--- a/uefi-sct/SctPkg/UEFI/Protocol/HiiDef.h
+++ b/uefi-sct/SctPkg/UEFI/Protocol/HiiDef.h
@@ -1,7 +1,7 @@
 /** @file

   Copyright 2006 - 2017 Unified EFI, Inc.<BR>
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2010 - 2019, Intel Corporation. All rights
+ reserved.<BR>
   (C) Copyright 2017 Hewlett Packard Enterprise Development LP<BR>
   Copyright (c) 2019, ARM Ltd. All rights reserved.<BR>

@@ -156,13 +156,6 @@ typedef struct _EFI_HII_DEVICE_PATH_PACKAGE {
   EFI_DEVICE_PATH_PROTOCOL *DevicePath;  } EFI_HII_DEVICE_PATH_PACKAGE;

-//
-// String Package
-//
-
-#define UEFI_CONFIG_LANG       L"x-UEFI"
-#define UEFI_CONFIG_LANG2      L"x-i-UEFI"     // BUGBUG, spec need to be updated.
-
 #define EFI_HII_SIBT_END                     0x00
 #define EFI_HII_SIBT_STRING_SCSU             0x10
 #define EFI_HII_SIBT_STRING_SCSU_FONT        0x11
@@ -330,39 +323,4 @@ EFI_STATUS
   IN EFI_HII_DATABASE_NOTIFY_TYPE    NotifyType
 );

-#define EFI_NULL_MODIFIER                  0x0000
-#define EFI_LEFT_CONTROL_MODIFIER          0x0001
-#define EFI_RIGHT_CONTROL_MODIFIER         0x0002
-#define EFI_LEFT_ALT_MODIFIER              0x0003
-#define EFI_RIGHT_ALT_MODIFIER             0x0004
-#define EFI_ALT_GR_MODIFIER                0x0005
-#define EFI_INSERT_MODIFIER                0x0006
-#define EFI_DELETE_MODIFIER                0x0007
-#define EFI_PAGE_DOWN_MODIFIER             0x0008
-#define EFI_PAGE_UP_MODIFIER               0x0009
-#define EFI_HOME_MODIFIER                  0x000A
-#define EFI_END_MODIFIER                   0x000B
-#define EFI_LEFT_SHIFT_MODIFIER            0x000C
-#define EFI_RIGHT_SHIFT_MODIFIER           0x000D
-#define EFI_CAPS_LOCK_MODIFIER             0x000E
-#define EFI_NUM_LOCK _MODIFIER             0x000F
-#define EFI_LEFT_ARROW_MODIFIER            0x0010
-#define EFI_RIGHT_ARROW_MODIFIER           0x0011
-#define EFI_DOWN_ARROW_MODIFIER            0x0012
-#define EFI_UP_ARROW_MODIFIER              0X0013
-#define EFI_NS_KEY_MODIFIER                0x0014
-#define EFI_NS_KEY_DEPENDENCY_MODIFIER     0x0015
-#define EFI_FUNCTION_KEY_ONE_MODIFIER      0x0016
-#define EFI_FUNCTION_KEY_TWO_MODIFIER      0x0017
-#define EFI_FUNCTION_KEY_THREE_MODIFIER    0x0018
-#define EFI_FUNCTION_KEY_FOUR_MODIFIER     0x0019
-#define EFI_FUNCTION_KEY_FIVE_MODIFIER     0x001A
-#define EFI_FUNCTION_KEY_SIX_MODIFIER      0x001B
-#define EFI_FUNCTION_KEY_SEVEN_MODIFIER    0x001C
-#define EFI_FUNCTION_KEY_EIGHT_MODIFIER    0x001D
-#define EFI_FUNCTION_KEY_NINE_MODIFIER     0x001E
-#define EFI_FUNCTION_KEY_TEN_MODIFIER      0x001F
-#define EFI_FUNCTION_KEY_ELEVEN_MODIFIER   0x0020
-#define EFI_FUNCTION_KEY_TWELVE_MODIFIER   0x0021
-
 #endif
--
2.20.0.windows.1

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


      parent reply	other threads:[~2019-04-02 16:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 15:16 [edk2-test][Patch 1/1] SctPkg/UEFI: Remove redefined macro Eric Jin
2019-04-02 15:46 ` Philippe Mathieu-Daudé
2019-04-02 16:34 ` Supreeth Venkatesh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM4PR08MB2788C2669568A3D022663EA080560@AM4PR08MB2788.eurprd08.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox