public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Supreeth Venkatesh" <supreeth.venkatesh@arm.com>
To: devel@edk2.groups.io
Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>, eric.jin@intel.com
Subject: [edk2-test][PATCH v1 2/5] Framework/ENTS: Remove reference to gtEfiSalSystemTableGuid
Date: Wed, 12 Jun 2019 20:35:38 +0000	[thread overview]
Message-ID: <20190612203541.2283-2-supreeth.venkatesh@arm.com> (raw)
In-Reply-To: <20190612203541.2283-1-supreeth.venkatesh@arm.com>

Remove references to gtEfiSalSystemTableGuid as edk2 (edk2-stable201905)
has removed IPF support.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
---
 .../TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c b/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c
index 8c6c8c1d..63ca38f8 100644
--- a/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c
+++ b/uefi-sct/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c
@@ -2,6 +2,7 @@
 
   Copyright 2006 - 2015 Unified EFI, Inc.<BR>
   Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2019, ARM Ltd. All rights reserved.<BR>
 
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD License
@@ -118,7 +119,6 @@ EFI_GUID                        gtEfiMpsTableGuid       = EFI_MPS_TABLE_GUID;
 EFI_GUID                        gtEfiAcpiTableGuid      = EFI_ACPI_TABLE_GUID;
 EFI_GUID                        gtEfiAcpi20TableGuid    = EFI_ACPI_20_TABLE_GUID;
 EFI_GUID                        gtEfiSMBIOSTableGuid    = EFI_SMBIOS_TABLE_GUID;
-EFI_GUID                        gtEfiSalSystemTableGuid = EFI_SAL_SYSTEM_TABLE_GUID;
 
 EFI_HANDLE                      mImageHandle            = NULL;
 EFI_DEVICE_PATH_PROTOCOL        *gntDevicePath          = NULL;
-- 
2.17.1


  reply	other threads:[~2019-06-12 20:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12 20:35 [edk2-test][PATCH v1 1/5] Library/EntsLib: Remove references to SalSystemTable Supreeth Venkatesh
2019-06-12 20:35 ` Supreeth Venkatesh [this message]
2019-06-12 20:35 ` [edk2-test][PATCH v1 3/5] Framework/EntsLib: Remove Ipf source files from inf file Supreeth Venkatesh
2019-06-12 20:35 ` [edk2-test][PATCH v1 4/5] SctLib: Remove Ipf source files Supreeth Venkatesh
2019-06-12 20:35 ` [edk2-test][PATCH v1 5/5] EasLib: Remove files required for building Ipf Supreeth Venkatesh
2019-06-13  8:05   ` Eric Jin
     [not found]   ` <15A7B37461B6B0CB.30975@groups.io>
2019-06-14  6:12     ` [edk2-devel] " Eric Jin

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=20190612203541.2283-2-supreeth.venkatesh@arm.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