nicklela / edk2-redfish-client-deprecated

Edk2 RedfishClientPkg workplace
Other
0 stars 0 forks source link

[Spec] Define the URI location rule of BIOS attribute registry #11

Open nicklela opened 1 year ago

nicklela commented 1 year ago

Have a description in UEFI spec and define the URI rule to find BIOS attribute registry. For example, the BIOS AttributeRegistry under /redfish/v1/systems/sys/bios is "BiosAttributeRegistryP89.v1_0_0". Then the URI location would be: "http://nickle.nvidia.com:8000/redfish/v1/Registries/" + "BiosAttributeRegistryP89.v1_0_0"

changab commented 1 year ago

/redfish/v1/Registries/BiosAttributeRegistryP89.v1_0_0