From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c01::244; helo=mail-pl0-x244.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pl0-x244.google.com (mail-pl0-x244.google.com [IPv6:2607:f8b0:400e:c01::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4B913223CCEE4 for ; Thu, 1 Feb 2018 19:25:00 -0800 (PST) Received: by mail-pl0-x244.google.com with SMTP id 11so5155492plc.9 for ; Thu, 01 Feb 2018 19:30:38 -0800 (PST) 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=5HkWd6IH/hAhUkHD9pV5SHfrDAWi5DdKQsdjuMm6O2s=; b=Xkzd1/jbIKdS9hC/5XcqFb4+Uo6KMl6Na0Ur429hAQp9tJBsE9WlWWEeW9PvZ6Pa6K 0Evzy7T3JK0AoQ1ZbaxvTXEDpt1TbUImhDI2zMpoB/lqVUbz9nTH7oNzkQ660CQNAtLH G4YIImu4EX2EeTdaGdD9bt8wD75Z5B0Fx2SOM= 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=5HkWd6IH/hAhUkHD9pV5SHfrDAWi5DdKQsdjuMm6O2s=; b=FEtxoyCp8Dma7XqxqrdhBXnBnBgLtzZEg+s+RmpKtUMBXyK847z+IsvANLK8fMdrv/ wit7s5duTK8BKlLKR6SVBlOhASI/TntS/cRKYsMNtwkYxATGGxOrF5Bk1M7Pidpe32Jv xo7YByDFdNN3FlAktBDETzms4iigCJ1mJJmdf9FQ8Qte6uPMqn5KGe/yJqM6irV+mOco aHFN/8/9IWl7pQeBHXRGHwcY0Km2y97a8XLJyci97xDuX9rH6RRJAO8sRAK5kRZCzDcn xR/3Gmnm2MxAkbi3GpM2KDetcdY2ileJtQ0PaQSle55g55bRE4pTmqU0h78MM6X+AX/v U12A== X-Gm-Message-State: AKwxytc6uO2Nzh81pEUgonatEekl5BSEIJPTj//noTW3JhmffiV9Oomq rIu9XyrVrbyeA1g3tEXPMJJyJg== X-Google-Smtp-Source: AH8x226Q66+sbVaLixdm35f5wzDvwhRnVvZl5HF4krdpE7FkMyFzR7Mh/BQnh2SYWav7x0uUg2MQig== X-Received: by 2002:a17:902:6b83:: with SMTP id p3-v6mr33521986plk.18.1517542237844; Thu, 01 Feb 2018 19:30:37 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id q10sm1118037pfh.178.2018.02.01.19.30.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Feb 2018 19:30:37 -0800 (PST) From: Heyi Guo To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, michael.d.kinney@intel.com, liming.gao@intel.com, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, huangdaode@hisilicon.com, waip23@126.com, Heyi Guo Date: Fri, 2 Feb 2018 11:30:27 +0800 Message-Id: <1517542227-32907-2-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1517542227-32907-1-git-send-email-heyi.guo@linaro.org> References: <1517542227-32907-1-git-send-email-heyi.guo@linaro.org> Subject: [PATCH edk2/MdePkg v1] MdePkg ACPI: Add some macros for PPTT X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2018 03:25:00 -0000 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Signed-off-by: Heyi Guo --- MdePkg/Include/IndustryStandard/Acpi62.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/MdePkg/Include/IndustryStandard/Acpi62.h b/MdePkg/Include/IndustryStandard/Acpi62.h index 2904d34..30faba9 100644 --- a/MdePkg/Include/IndustryStandard/Acpi62.h +++ b/MdePkg/Include/IndustryStandard/Acpi62.h @@ -2557,6 +2557,12 @@ typedef struct { } EFI_ACPI_6_2_PPTT_STRUCTURE_HEADER; /// +/// Value for valid fields in PPTT struct +/// +#define EFI_ACPI_6_2_PPTT_INVALID 0x0 +#define EFI_ACPI_6_2_PPTT_VALID 0x1 + +/// /// Processor hierarchy node structure flags /// typedef struct { @@ -2593,6 +2599,18 @@ typedef struct { } EFI_ACPI_6_2_PPTT_STRUCTURE_CACHE_FLAGS; /// +/// For cache attributes +/// +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_ALLOCATION_READ 0x0 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_ALLOCATION_WRITE 0x1 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_ALLOCATION_READ_WRITE 0x2 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_CACHE_TYPE_DATA 0x0 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_CACHE_TYPE_INSTRUCTION 0x1 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_CACHE_TYPE_UNIFIED 0x2 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_WRITE_POLICY_WRITE_BACK 0x0 +#define EFI_ACPI_6_2_CACHE_ATTRIBUTES_WRITE_POLICY_WRITE_THROUGH 0x1 + +/// /// Cache Type Structure cache attributes /// typedef struct { -- 1.9.1