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:c09::229; helo=mail-wm0-x229.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 658DF211147A1 for ; Sat, 12 May 2018 04:25:44 -0700 (PDT) Received: by mail-wm0-x229.google.com with SMTP id t11-v6so6308616wmt.0 for ; Sat, 12 May 2018 04:25:44 -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=A/o8blm+nz4qEX16JbOirPxp7SbeuHX5NOUL7E4dB/M=; b=eu/W07ADC55A8bPXWxwh8TZsM+RGTufJ720tVNFUGNYTNG4E//AaqMSRqjesn/Q+8S 2ldcBwcXfs9ncRLNiin4ZYiEN60d7NO/VdOL/sdCllSdBXDgOOHmVXzg52sSoHFQYglP Ml/SBvIgUj5/9XbJ7IQQLjl2mCM15x+azyTDs= 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=A/o8blm+nz4qEX16JbOirPxp7SbeuHX5NOUL7E4dB/M=; b=am+MzYaT6KyGnFAS3epMA9wPH3spy8rvNDnkzXe9G4qR3wGybx/nQCTsL7vRDZ1wv4 fW0L04doyAtjprQ8QXwE2BjhNDwsbR+MEvdD8+dm0grIl5CGIsXzhsSo6X7Zfe3eGepy dsaoANvBnohPFHTG8J20dTtrnSXdO9g1ghWVdujTcahqthWnP5iIcnG3PI62xUC4844R MarZskN6At2XdGSFgzyKJb9WMiBLHehErGZ6n+TYijhBjt9td9AqS3Bix25S4goSDs6D nACvEE1E9D3IhYO7eRIdy2G2QKx1nfe0VxHITdFX5yl83OrRwmrTgT5n6Fl4ema+voNA xEwA== X-Gm-Message-State: ALKqPweOv3w39cWo3BdgGd6QIGe0RCSwsY6UeuajZ6Uu84AifJQ/P4mv eiMlOzck7WVU8/1iqVKzf3vVnQ== X-Google-Smtp-Source: AB8JxZrkZpS67DstAz6SbSEfCM0xWzi1XF8F7DmJvaBRREvZAIfN1xG2fjdtpQMqiYv5ek/9kKEkDg== X-Received: by 2002:a1c:bf16:: with SMTP id p22-v6mr1109581wmf.112.1526124341611; Sat, 12 May 2018 04:25:41 -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 l69-v6sm4811891wmb.6.2018.05.12.04.25.39 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 12 May 2018 04:25:40 -0700 (PDT) Date: Sat, 12 May 2018 12:25:38 +0100 From: Leif Lindholm To: Evan Lloyd Cc: Sami Mujawar , nd , Arvind Chauhan , "ard.biesheuvel@linaro.org" , "edk2-devel@lists.01.org" , Stephanie Hughes-Fitt Message-ID: <20180512112538.lx36mbhr4xyl2uqb@bivouac.eciton.net> References: <20180427145816.118500-1-sami.mujawar@arm.com> <20180427145816.118500-4-sami.mujawar@arm.com> <20180509110402.hpgfwluhooxs5eve@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v1 3/3][platforms/devel-dynamictables] Update Readme.md to reflect ACPICA compiler update 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: Sat, 12 May 2018 11:25:45 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, May 11, 2018 at 01:29:47PM +0000, Evan Lloyd wrote: > > > > -----Original Message----- > > From: edk2-devel On Behalf Of Leif > > Lindholm > > Sent: 09 May 2018 12:04 > > To: Sami Mujawar > > Cc: nd ; Arvind Chauhan ; > > ard.biesheuvel@linaro.org; edk2-devel@lists.01.org; Stephanie Hughes-Fitt > > > > Subject: Re: [edk2] [PATCH edk2-platforms v1 3/3][platforms/devel- > > dynamictables] Update Readme.md to reflect ACPICA compiler update > > > ... > > > -A patch ***'Modify hex AML C header file generation'***, to enable > > > -this support has been submitted to the ACPICA source repository. > > > - > > > +A patch ***'[iASL: Enhance the -tc option (create AML hex file in > > > > > +C)](https://github.com/acpica/acpica/commit/f9a88a4c1cd020b6a5475d63 > > b > > > +29626852a0b5f37)'***, to enable this support has been integrated to > > > +the ACPICA source repository. > > > > Linux distributions tend to use dates to refer to what particular point a > > version is based on, since snapshot updates are frequently > > necessary. > > [[Evan Lloyd]] Whilst agreeing that a date would be helpful, I don't > think that Linux usage is relevant. EDK II seems to go to some > lengths to avoid Linux usage (e.g. CR LF). Linux distributions are consumers of edk2 code in the form of packaged builds of ArmVirtPkg and OvmfPkg. > > In this case, that is 16 March 2018 - please mention that as well in the > > message. > [[Evan Lloyd]] Given the international nature of edk2-devel, I > suggest there is a strong case for adopting ISO-8601 date format, so > I'd prefer 2018-03-16. Yes please. / Leif