Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.com> --- RedfishClientPkg/Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/RedfishClientPkg/Readme.md b/RedfishClientPkg/Readme.md index 18a27633cf45..0aec0580aa5c 100644 --- a/RedfishClientPkg/Readme.md +++ b/RedfishClientPkg/Readme.md @@ -40,7 +40,7 @@ Below are the block diagrams of UEFI Redfish Client EDK2 Implementation.  ## EFI EDK2 Redfish Client Framework -The functionality of each block in the diagrams are described in belwo sections, +The functionality of each block in the diagrams are described in below sections, ### EDK2 Redfish Foundation ***[[1]](#[0])*** EDK2 Redfish Redfish Foundation provides the facilities of communicating with @@ -68,7 +68,7 @@ project. ### EDK2 Redfish JSON Schema to C Structure Convertor ***[[3]](#[0])*** This is the script auto-generated EDK2 drivers and libraries that provide the -Redfish schema naming based JSON to C structure and vise versa converters. C +Redfish schema naming based JSON to C structure and vice versa converters. C structure is another representation of Redfish properties other than JSON and CSDL(XML). The higher layer Redfish client application can deal with C structure instead of using JSON library to manipulate Redfish properties. The script @@ -85,7 +85,7 @@ sits between **JSON Schema to C Structure converters** and **EFI Platform Configuration to Redfish Protocol**. The Redfish feature driver gets and sets the platform configuration and incorporates it with Redfish JSON schema C structure to manipulate Redfish JSON resources. Then applies the settings from -Redfish service to platform configurations, or vise versa to update platform +Redfish service to platform configurations, or vice versa to update platform configurations to Redfish service. Both EDK2 Redfish Non-Collection and Collection Feature drivers are script auto-generated base on Redfish schema naming. The EDK2 Redfish Non-Collection feature driver manages the resource of -- 2.32.0 (Apple Git-132) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108048): https://edk2.groups.io/g/devel/message/108048 Mute This Topic: https://groups.io/mt/100988475/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-