From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::442; helo=mail-wr1-x442.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) (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 5EC7A208AE9B7 for ; Mon, 11 Feb 2019 10:02:06 -0800 (PST) Received: by mail-wr1-x442.google.com with SMTP id q18so5744921wrx.9 for ; Mon, 11 Feb 2019 10:02:05 -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; bh=TU0dCu7arwQ+FV0TeklckL016TPPzSThm/lwQ5Xz1RA=; b=Sr9/PCsoemlo+h7ddAD1X6lomxDbRBiotzOhw7WqkSeJnaMa+CcT2NP+V3hioFrb+i 98M3eLgC/LzArIUUD/DmAYYNXFEw/T40apa3ffquEfxM8Rf5vm/knFJccs2DDkoOgoTk XCVnkrzbe5byeSXZifQrrcG8HKi6SXQNpTKmEOglbA9peM1PdLs1kgtRFYuk7Owdhz/5 i/Xx6xRTjw3hEgWMWVFzcp+oXwfn7xjHQzgeXwaWo87u8SmjDewo8nbeKabWDN4GLnoD lhJRIKjd/qWfmpmLvZ/xH8DiwWuLiknkZd/my/mJK5xjDU3bXGTIzxlr7JSYU48kOrkx s8ng== 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; bh=TU0dCu7arwQ+FV0TeklckL016TPPzSThm/lwQ5Xz1RA=; b=mD2qPRBwOZjOPx71WHCTf25vC/2/oTm/1zHk2WU9ZZDaGY4Gur22R1eN6FLn9cpqmQ Gb0zOL+0NvIXev41L50UkYAgj4MQs/zApHJcTjRU3Vrin2tBSVmptcDFhQC0bgrRu7SU C2MRzf6sHlj7370Anve1/ofSGe73USJYfnjdUJHtTIIvyn0rnYCAzxPkvoqK6wyC5hlN tz3FQK81KvQ1bCnN/C4H0kDJq1e+BeugB/3Dwo5u45xetFqB03CphO8m6bj/hwtuvfWV 2xllNX5MCWCBQBGUgInxFfFOFpB+Q6W2VtI29EUauHtj2J0wHisWNHI1/admI21Jjvid EsSA== X-Gm-Message-State: AHQUAuYJELT1J1UiT/qgKNpZ7qYQCocu/ymHFpJyxzrRL62BX/586bhs rU8LWbqoMiRz4ZcifAot12xcfcBbSqI= X-Google-Smtp-Source: AHgI3Ibr8//pU+IUjMY1QG4IDLFceQ0F0BBAiPeka9zrNZY3QTvMtAnMTiSAD3mHzVt2Hfw2jBadJw== X-Received: by 2002:adf:dfca:: with SMTP id q10mr3477863wrn.45.1549908124285; Mon, 11 Feb 2019 10:02:04 -0800 (PST) Received: from vanye.hemma.eciton.net (cpc92302-cmbg19-2-0-cust304.5-4.cable.virginm.net. [82.1.209.49]) by smtp.gmail.com with ESMTPSA id o9sm28777wmh.3.2019.02.11.10.02.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Feb 2019 10:02:03 -0800 (PST) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Mon, 11 Feb 2019 18:02:02 +0000 Message-Id: <20190211180202.991-1-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.11.0 Subject: [PATCH edk2-platforms] Silicon/Socionext: use variable attributes from Uefi/UefiMultiPhase.h X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2019 18:02:06 -0000 Use EFI variable attributes from Uefi/UefiMultiPhase.h in PlatformDxe .vfr rather than local definitions. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm --- .../Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr index 8a395eac68..25b7b49a3d 100644 --- a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr +++ b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr @@ -15,14 +15,7 @@ #include #include #include - -// -// EFI Variable attributes -// -#define EFI_VARIABLE_NON_VOLATILE 0x00000001 -#define EFI_VARIABLE_BOOTSERVICE_ACCESS 0x00000002 -#define EFI_VARIABLE_RUNTIME_ACCESS 0x00000004 -#define EFI_VARIABLE_READ_ONLY 0x00000008 +#include formset guid = SYNQUACER_PLATFORM_FORMSET_GUID, -- 2.11.0