public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-test][PATCH v1 1/5] Library/EntsLib: Remove references to SalSystemTable
@ 2019-06-12 20:35 Supreeth Venkatesh
  2019-06-12 20:35 ` [edk2-test][PATCH v1 2/5] Framework/ENTS: Remove reference to gtEfiSalSystemTableGuid Supreeth Venkatesh
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Supreeth Venkatesh @ 2019-06-12 20:35 UTC (permalink / raw)
  To: devel; +Cc: Supreeth Venkatesh, eric.jin

Remove references to SalSystemTable and 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>
---
 uefi-sct/SctPkg/Include/Library/EntsLib.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/uefi-sct/SctPkg/Include/Library/EntsLib.h b/uefi-sct/SctPkg/Include/Library/EntsLib.h
index f7c03cf5..f29779c0 100644
--- a/uefi-sct/SctPkg/Include/Library/EntsLib.h
+++ b/uefi-sct/SctPkg/Include/Library/EntsLib.h
@@ -2,6 +2,7 @@
 
   Copyright 2006 - 2013 Unified EFI, Inc.<BR>
   Copyright (c) 2010 - 2013, 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
@@ -69,7 +70,6 @@ Abstract:
 #include EFI_GUID_DEFINITION (Mps)
 #include EFI_GUID_DEFINITION (Acpi)
 #include EFI_GUID_DEFINITION (SmBios)
-#include EFI_GUID_DEFINITION (SalSystemTable)
 
 extern EFI_GUID             gtEfiDevicePathProtocolGuid;
 extern EFI_GUID             gtEfiLoadedImageProtocolGuid;
@@ -109,7 +109,6 @@ extern EFI_GUID             gtEfiMpsTableGuid;
 extern EFI_GUID             gtEfiAcpiTableGuid;
 extern EFI_GUID             gtEfiAcpi20TableGuid;
 extern EFI_GUID             gtEfiSMBIOSTableGuid;
-extern EFI_GUID             gtEfiSalSystemTableGuid;
 
 //
 // Public read-only data in the EFI library
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-14  6:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 20:35 [edk2-test][PATCH v1 1/5] Library/EntsLib: Remove references to SalSystemTable Supreeth Venkatesh
2019-06-12 20:35 ` [edk2-test][PATCH v1 2/5] Framework/ENTS: Remove reference to gtEfiSalSystemTableGuid Supreeth Venkatesh
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox