From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by mx.groups.io with SMTP id smtpd.web10.33958.1585218292635113719 for ; Thu, 26 Mar 2020 03:24:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=RyuzCekq; spf=pass (domain: linaro.org, ip: 209.85.221.68, mailfrom: ard.biesheuvel@linaro.org) Received: by mail-wr1-f68.google.com with SMTP id m11so1136481wrx.10 for ; Thu, 26 Mar 2020 03:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=E3fa1KROcZBL/8fn1aBrUkbq9LkPsOWQr402U5NKdHk=; b=RyuzCekq49PDKerFlaNeRLmIRIkBmjRK5o51wI++N6dbTD+x3y5Mos43V/9RsirIr0 ngs8GqD7EKmVYdHMPWGY/+V+Y/7feqM7Ff6yLyoARx2pu+YksKgsM4+3bJawBeyjBvjd b4Lb2cKUPvR5b0khzHY9a+A62FgXnENKo8JuUQWefRbzxN4AXkhiLS1bcQwPIyn8jEHo HxUcKQdCC3sxf5IjKJ0tR5RigzL8CNb1K8arVcUkdrpkn8/O5doxl2KOXFgsgN0e4421 skdw0ZZ45RcWydtPmiJKCwGG5BvULs+ocN4tRraYV0Ikru+BbDrAMCgVFqWx43QjG9GF 0JCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=E3fa1KROcZBL/8fn1aBrUkbq9LkPsOWQr402U5NKdHk=; b=dFECI5CFx9dicTGw8lt0A5pLtnRayPnzyUVKGbOm6VkPTV0UvmEmTMWOQFN4ZSaKq9 dS2st40Liv31lSLxlOQtnIDzqsq1Wx1HVKOFVOqxzvL2UxHLFn7s0I1yeSUK7ouWzknx i9VSTHb4glgjWgrljdATxkjnSngd3CzMrj5XujY1qKKJryiXpEc26rbjHnzDj3rHWfwQ EZO6Wsk2M99CaG4Ty4TLhOF/pAnBFdBbkCvVk7iv9nbkw0eW4Zy7DnKlk+r5AoepdlGH XZNK3unDV09bsob7/aSFxgo4f7TpYWCUKM3U7qJu5tRnI59CqD84oBxo5cufSaaK495y h88g== X-Gm-Message-State: ANhLgQ2u4De2BtdXTIlYuVHAIsee/vMzhdV1lCqZkeLyQ1UusDQTLoW+ +f5KXXJGZz8+RgH2E+K/lWs0/XBNQVMEPg== X-Google-Smtp-Source: ADFU+vuVi3pwQLrbYJ4hbJJqvqvkMNknRFALBGuBZIpOL1Pz3NOwyyQKS4kRvbhAjw94p6HEoPeSwQ== X-Received: by 2002:adf:df04:: with SMTP id y4mr8412547wrl.318.1585218290990; Thu, 26 Mar 2020 03:24:50 -0700 (PDT) Return-Path: Received: from e123331-lin.home (amontpellier-657-1-18-247.w109-210.abo.wanadoo.fr. [109.210.65.247]) by smtp.gmail.com with ESMTPSA id d5sm3124511wrh.40.2020.03.26.03.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Mar 2020 03:24:50 -0700 (PDT) From: "Ard Biesheuvel" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Laszlo Ersek , Leif Lindholm , Michael D Kinney , Ray Ni , Jiewen Yao , Bret Barkelew Subject: [PATCH 3/4] MdePkg: remove PropertiesTable GUID Date: Thu, 26 Mar 2020 11:24:42 +0100 Message-Id: <20200326102443.748-4-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200326102443.748-1-ard.biesheuvel@linaro.org> References: <20200326102443.748-1-ard.biesheuvel@linaro.org> Remove the GUID definition that describes the deprecated properties table, which is no longer generated by the DXE core. Link: https://bugzilla.tianocore.org/show_bug.cgi?id=2633 Signed-off-by: Ard Biesheuvel --- MdePkg/Include/Guid/PropertiesTable.h | 31 -------------------- MdePkg/MdePkg.dec | 3 -- 2 files changed, 34 deletions(-) diff --git a/MdePkg/Include/Guid/PropertiesTable.h b/MdePkg/Include/Guid/PropertiesTable.h deleted file mode 100644 index 56dbc7f96138..000000000000 --- a/MdePkg/Include/Guid/PropertiesTable.h +++ /dev/null @@ -1,31 +0,0 @@ -/** @file - GUIDs used for UEFI Properties Table in the UEFI 2.5 specification. - - Copyright (c) 2015, Intel Corporation. All rights reserved.
- SPDX-License-Identifier: BSD-2-Clause-Patent - -**/ - -#ifndef __EFI_PROPERTIES_TABLE_H__ -#define __EFI_PROPERTIES_TABLE_H__ - -#define EFI_PROPERTIES_TABLE_GUID {\ - 0x880aaca3, 0x4adc, 0x4a04, {0x90, 0x79, 0xb7, 0x47, 0x34, 0x8, 0x25, 0xe5} \ -} - -typedef struct { - UINT32 Version; - UINT32 Length; - UINT64 MemoryProtectionAttribute; -} EFI_PROPERTIES_TABLE; - -#define EFI_PROPERTIES_TABLE_VERSION 0x00010000 - -// -// Memory attribute (Not defined bit is reserved) -// -#define EFI_PROPERTIES_RUNTIME_MEMORY_PROTECTION_NON_EXECUTABLE_PE_DATA 0x1 - -extern EFI_GUID gEfiPropertiesTableGuid; - -#endif diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index ac1f5339af06..6c37c2181c62 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -578,9 +578,6 @@ [Guids] # GUIDs defined in UEFI2.5 # - ## Include/Guid/PropertiesTable.h - gEfiPropertiesTableGuid = { 0x880aaca3, 0x4adc, 0x4a04, {0x90, 0x79, 0xb7, 0x47, 0x34, 0x8, 0x25, 0xe5 }} - ## Include/Guid/SystemResourceTable.h gEfiSystemResourceTableGuid = { 0xb122a263, 0x3661, 0x4f68, {0x99, 0x29, 0x78, 0xf8, 0xb0, 0xd6, 0x21, 0x80 }} -- 2.17.1