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.venkat...@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42307): https://edk2.groups.io/g/devel/message/42307 Mute This Topic: https://groups.io/mt/32045153/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-