public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Igor Kulchytskyy" <igork@ami.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Abner.Chang@amd.com" <Abner.Chang@amd.com>,
	"nickle.wang@hpe.com" <nickle.wang@hpe.com>,
	Igor Kulchytskyy <igork@ami.com>,
	Abner Chang <abner.chang@amd.com>
Subject: [PATCH V4 0/3] EDK2 RedfishPkg issues with using it by external modules
Date: Thu, 18 Aug 2022 19:25:02 +0000	[thread overview]
Message-ID: <1660850694-3660-1-git-send-email-igork@ami.com> (raw)

Renamed function RedfishPostToUriEx removing 'Ex' suffix.
Removed the trailing spaces.


Cc: Abner Chang <abner.chang@amd.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Signed-off-by: Igor Kulchytskyy <igork@ami.com>
Igor Kulchytskyy (3):
  RedfishPkg: RedfishDiscoverDxe: USB Redfish Host interface is not
    supported
  RedfishPkg: Redfish modules may need to use the functions which are
    private
  RedfishPkg: Redfish functions for REST requests are not fully spec
    complied

 RedfishPkg/Include/Library/RedfishLib.h            | 696 +++++++++++++++++++++
 RedfishPkg/PrivateInclude/Library/RedfishLib.h     | 616 ------------------
 RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c  | 189 ++++++
 .../edk2libredfish/include/redfishService.h        |   8 +
 .../RedfishLib/edk2libredfish/src/service.c        |  41 +-
 .../RedfishSmbiosHostInterface.c                   |  10 +-
 RedfishPkg/RedfishPkg.dec                          |   2 +-
 7 files changed, 940 insertions(+), 622 deletions(-)
 create mode 100644 RedfishPkg/Include/Library/RedfishLib.h
 delete mode 100644 RedfishPkg/PrivateInclude/Library/RedfishLib.h

--
2.6.1.windows.1
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

                 reply	other threads:[~2022-08-18 19:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1660850694-3660-1-git-send-email-igork@ami.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox