Skip to content

Need a way to notify Redfish config handler protocol to release redfish service #49

@nicklela

Description

@nicklela

Currently, BIOS Redfish does not have interface to release established HTTP connection between BMC and BIOS. Have this task to provide the mechanism to release HTTP connection after BIOS is done with his job.

The idea is:

  • Create new event in RedfishConfigHandler
  • RedfishFeatureCoreDxe driver notify above event after "AfterProvisioning" event.
  • RedfishConfigHandler will release RestEx instance by asking RedfishDiscoverDxe to destroy RestEx instance.
  • The HTTP IO instance should be destroyed and HTTP connection will be closed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions