From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c0c::244; helo=mail-wr0-x244.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x244.google.com (mail-wr0-x244.google.com [IPv6:2a00:1450:400c:c0c::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 8DF64202E53DC for ; Thu, 28 Jun 2018 08:46:23 -0700 (PDT) Received: by mail-wr0-x244.google.com with SMTP id u7-v6so6004026wrn.12 for ; Thu, 28 Jun 2018 08:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=dyYFbkt4dLD+hO0C24xIasTUYB2Y/M8+UJK+/GzfxEc=; b=AnZGweul++Zdm2d0jsfMTsdCnxei0WS+/UeKzScFQyaDr3zMvrCUcwATzAbg0vpzns wrtwRPzipMCsM0KRnE/2w6vSgC5eL5NYlPQmQiFncKDxGlJvC6FflT42fiJIw7Cb4Q+j eUO4IOjyy0WXfvtlzZwnNz0b1wMbPuZL3QloA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=dyYFbkt4dLD+hO0C24xIasTUYB2Y/M8+UJK+/GzfxEc=; b=qEkWKxydPAMpkgavlc5mi9bUuplPfyrradZWOWMPlJ4W308bLH0sFmCbMKFARYFcPV xkh9mJ6zfiwZDsKVdg6Mc9rKhghuWCu4VIX8RDfo6XXGIFNf09XRf6f3ApPgBwmA+NeI Xf7O07mUuvoNh0ce8VnAkCq9fOXQyfOWK9fp/XSjWCWcVH+QzSNY8UaKsFemZW8wiU4O RWuzxcISgc7j3AG7C14lgGbJ/VSHJ0sT4//pkarLSlnpMSw0hvH3BSO9/HRavfkdwqlb b6tsTearZz/ocpvDszgfREzWLGE6I42Wyg9+VkA+EcKPL7xLLBvms0cw1oSuv9nSBaGI oreg== X-Gm-Message-State: APt69E1c2FoXESS33Qq1rfcxMm9DaD+yfqt2lEN6Fe9yYg8wdssi7b8u xuXHOKnzYeMPfHp9U7Q3np6Xcg== X-Google-Smtp-Source: AAOMgpfVjhRhP5BAvPMesM5g3c89RPTnqIKUX5ulDH/5jBht8GxyC3b2kybsTSn++m4oGS7c6Oqk5A== X-Received: by 2002:adf:84c5:: with SMTP id 63-v6mr9648981wrg.50.1530200781749; Thu, 28 Jun 2018 08:46:21 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id a14-v6sm5653200wmb.44.2018.06.28.08.46.20 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 28 Jun 2018 08:46:20 -0700 (PDT) Date: Thu, 28 Jun 2018 16:46:18 +0100 From: Leif Lindholm To: Evan Lloyd Cc: Sami Mujawar , "edk2-devel@lists.01.org" , Arvind Chauhan , Thomas Abraham , Matteo Carlini , Stephanie Hughes-Fitt , nd Message-ID: <20180628154618.m6yfeysokenj33ya@bivouac.eciton.net> References: <20180627164848.24124-1-sami.mujawar@arm.com> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v1 0/6][platforms/devel-dynamictables] Fix issues reported by ecc tool X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2018 15:46:24 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jun 27, 2018 at 04:58:04PM +0000, Evan Lloyd wrote: > > Signed-off-by: Evan Lloyd Should I take this one (and the one on the other accompanying set) as Reviewed-by? / Leif > > -----Original Message----- > > From: Sami Mujawar > > Sent: 27 June 2018 17:49 > > To: edk2-devel@lists.01.org > > Cc: Arvind Chauhan ; Daniil Egranov > > ; Thomas Abraham > > ; leif.lindholm@linaro.org; Evan Lloyd > > ; Matteo Carlini ; > > Stephanie Hughes-Fitt ; nd > > > > Subject: [PATCH edk2-platforms v1 0/6][platforms/devel-dynamictables] Fix > > issues reported by ecc tool > > > > This patch series fixes the issues reported by the ecc tool. > > > > The changes can be seen at https://github.com/samimujawar/edk2- > > platforms/tree/290_fix_ecc_issues_v1 > > > > Sami Mujawar (6): > > Platform/ARM: FVP: Add module info to file header > > Platform/ARM: FVP: Fix function documentation > > Platform/ARM: FVP: Fix variable declaration > > Platform/ARM: Juno: Add module info to file header > > Platform/ARM: Juno: Fix function documentation > > Platform/ARM: Juno: Fix variable declaration > > > > > > Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManager.dsc.i > > nc | 3 +- > > > > Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/C > > onfigurationManager.c | 86 +++++++++--------- > > > > Platform/ARM/JunoPkg/ConfigurationManager/ConfigurationManagerDxe/C > > onfigurationManagerDxe.inf | 1 + > > > > Platform/ARM/JunoPkg/ConfigurationManager/PlatformASLTablesLib/Platfo > > rmASLTablesLib.inf | 1 + > > > > Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManager.d > > sc.inc | 3 +- > > > > Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerD > > xe/ConfigurationManager.c | 93 ++++++++++---------- > > > > Platform/ARM/VExpressPkg/ConfigurationManager/ConfigurationManagerD > > xe/ConfigurationManagerDxe.inf | 1 + > > > > Platform/ARM/VExpressPkg/ConfigurationManager/PlatformASLTablesLib/Pl > > atformASLTablesLib.inf | 1 + > > 8 files changed, 101 insertions(+), 88 deletions(-) > > > > -- > > 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)' > > >