From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=O8UvNi6M; spf=pass (domain: linaro.org, ip: 209.85.128.67, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f67.google.com (mail-wm1-f67.google.com [209.85.128.67]) by groups.io with SMTP; Tue, 17 Sep 2019 07:15:24 -0700 Received: by mail-wm1-f67.google.com with SMTP id v17so3379447wml.4 for ; Tue, 17 Sep 2019 07:15:24 -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=QtD8+AQdTt1nSA+zc4nbBJg27AXV6OmxlbY1+jzGIeI=; b=O8UvNi6MPK6hAyC577yiGmjYNwr7pOisCJzCxWjF5aWPOpJZD6tU7xK9SW69U+Al7e hdpi3obkNsFbPsuHKPJGBIaCVTwOlYb1DstvhQYyZtwoWo2S2Jzljeb60oSUp0DxHfL5 eVMm2h8D9GNa4fxTPHcz8Uwuoclw8nn+CDUa6mhUBL3Tv60m5ffJGsVrGrysMgMSaYB7 VCct1neayaJgv2fSb6lYZGpWBDaO0CED0WxhHOEjPUVShak7rjyDZnTmob1rfFDrBheK wPYv+10SgV5gXUXDoj64gaSnFBex166b2Sl+mD3ZbT5P2+bwUInALJ7AeQCkwRKlSsaw G15g== 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=QtD8+AQdTt1nSA+zc4nbBJg27AXV6OmxlbY1+jzGIeI=; b=NwBao5Fd7DrWR5KHbA4O0TGQV73lr2SukRK0ZQOVsxBDHZeyo3GHIGfhi/pBEfjsJU qfB397DPOlUHOI1fRNqU+DfQKxbvclmNERK5CDptjS69HNAngGwnjYclUe0xYVIJZmbJ 6c+ynL/u4gk+ZMasvEZLvs36Lbhua8un6XTTvLvlkNlNR77fa90Qt7p30KHM7nqnZLrB M+4+WyS2SWIVN5qfXQBkYUhmvIvb8cIemMkmr3PI05uM/3L01/0w3I2Rap/kuO3d0khF 1gIB+eHfQ1wn1QbsilU4v3LGh/UkebJUu0Sytahrna2wqYc/wu/kywcAE+cVz4SvmaYJ ZUsw== X-Gm-Message-State: APjAAAWDhhEaWzaNSZvdYvtoOrgZ3bXbtgsFwaOn6ek6LU7008p2mmLi tPE5rqm4F+MdJ2v20AYvqWtfFg== X-Google-Smtp-Source: APXvYqzeUtNPuGx7N2HzLucib0MUznzbjbwDh8tLa5egt8n7yQVz2MGLDiFBGahd/fV8WTUExoipPA== X-Received: by 2002:a05:600c:2308:: with SMTP id 8mr4072783wmo.67.1568729722783; Tue, 17 Sep 2019 07:15:22 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id d10sm2501809wma.42.2019.09.17.07.15.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Sep 2019 07:15:22 -0700 (PDT) Date: Tue, 17 Sep 2019 15:15:20 +0100 From: "Leif Lindholm" To: "Chang, Abner (HPS SW/FW Technologist)" Cc: "devel@edk2.groups.io" Subject: Re: [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 13/22]: MdePkg/Include: Update SmBios header file. Message-ID: <20190917141520.GI28454@bivouac.eciton.net> References: <1567593797-26216-1-git-send-email-abner.chang@hpe.com> <1567593797-26216-14-git-send-email-abner.chang@hpe.com> <20190905161633.GF29255@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Sep 16, 2019 at 07:01:50AM +0000, Chang, Abner (HPS SW/FW Technologist) wrote: > > -----Original Message----- > > From: Leif Lindholm [mailto:leif.lindholm@linaro.org] > > Sent: Friday, September 6, 2019 12:17 AM > > To: devel@edk2.groups.io; Chang, Abner (HPS SW/FW Technologist) > > > > Subject: Re: [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 13/22]: > > MdePkg/Include: Update SmBios header file. > > > > On Wed, Sep 04, 2019 at 06:43:08PM +0800, Abner Chang wrote: > > > Update SmBios header file to conform with SMBIOS v3.3.0. > > > The major update is to add definitions of SMBIOS Type 44h record. > > > > > > Contributed-under: TianoCore Contribution Agreement 1.0 > > > Signed-off-by: Abner Chang > > > > This would be really useful to get straight into edk2 - could you submit it > > straight for inclusion in edk2 master? We can then cherry-pick that back to > > the edk2-staging branch. > > Forgive me that I don't want to increase the complexity to RISC-V > edk2 submittal. We can send SMBIOS patch apart from RISC-V patches > with specific subject for SMBIOS change. Yes, sorry, that was exactly what I meant :) Thank you for doing that. Best Regards, Leif