From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 9E5C178003C for ; Fri, 22 Dec 2023 22:41:21 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ne935LTE3zhStJn3kMb7D7Dy/EePR99Pu2WYvOy6RWs=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1703284880; v=1; b=tbxkONFgb2BAoxF+B3+FWAdS7PzhsU9vTtbFsdw+Y14inSu9knXpwXQLNII2SwoWCc6ReVqG lv/YLAYSTtEHDML3b38KMvMnfI2R/y5myPkWiZ5l8gTvq/eFYFMDUO4eOVgERizpk6vvABElpMZ lFiN6AfTptMx+397VT6SaJOo= X-Received: by 127.0.0.2 with SMTP id 4dZxYY7687511xwocvvn0HqY; Fri, 22 Dec 2023 14:41:20 -0800 X-Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) by mx.groups.io with SMTP id smtpd.web10.34713.1703284879247131326 for ; Fri, 22 Dec 2023 14:41:19 -0800 X-Received: by mail-lf1-f51.google.com with SMTP id 2adb3069b0e04-50e6e7afc6aso677020e87.0 for ; Fri, 22 Dec 2023 14:41:18 -0800 (PST) X-Gm-Message-State: ONdJBlYIZNfpUL181Bq9cICAx7686176AA= X-Google-Smtp-Source: AGHT+IE5P5rB6MGs8csKD+vxXFTiHfvhIVWDfaQId7MUgXc2EStwkQGb78B/tL8d47gFukAg8egdhg== X-Received: by 2002:a19:4352:0:b0:50e:4b78:5851 with SMTP id m18-20020a194352000000b0050e4b785851mr876406lfj.111.1703284876980; Fri, 22 Dec 2023 14:41:16 -0800 (PST) X-Received: from localhost.localdomain ([79.164.221.98]) by smtp.gmail.com with ESMTPSA id c2-20020a056512074200b0050e6abeb1e4sm246453lfs.170.2023.12.22.14.41.16 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Fri, 22 Dec 2023 14:41:16 -0800 (PST) From: "Mike Maslenkin" To: devel@edk2.groups.io Cc: abner.chang@amd.com, nicklew@nvidia.com, igork@ami.com, Mike Maslenkin Subject: [edk2-devel] [edk2-redfish-client][PATCH v3 0/3] change method for provisioning + minor fixes Date: Sat, 23 Dec 2023 01:41:10 +0300 Message-Id: <20231222224113.99793-1-mike.maslenkin@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mike.maslenkin@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=tbxkONFg; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io This patch set contains minor fixes. I have not added any copyrights as I have nothing to claim in this set. diff from v2: added Abner's RB tag diff from v1: original patch 4/4 with change related to BIOS resources provisioning removed. PR: https://github.com/tianocore/edk2-redfish-client/pull/64 Cc: Abner Chang Cc: Igor Kulchytskyy Cc: Nickle Wang Signed-off-by: Mike Maslenkin -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112848): https://edk2.groups.io/g/devel/message/112848 Mute This Topic: https://groups.io/mt/103326959/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-