Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add supporting DXE_RUNTIME_DRIVER module type for IpmiBaseLib #279

Closed
drunknmunky978 opened this issue Feb 20, 2025 · 2 comments
Labels
state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@drunknmunky978
Copy link

Feature Overview

At a runtime phase, the IPMI transport would cause a BSOD IRQL_NOT_LESS_OR_EQUAL. The function's physical address needs to be converted to a virtual one for the runtime phase.

Solution Overview

  1. Refacture the instance data of the IpmiBaseLibDxe to be the runtime data.
  2. Add IpmiBaseLibDxeRuntime by the DXE_RUNTIME_DRIVER.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@drunknmunky978 drunknmunky978 added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Feb 20, 2025
@github-actions github-actions bot added urgency:low Little to no impact labels Feb 20, 2025
@drunknmunky978
Copy link
Author

@MarcChen46
Copy link
Contributor

@cfernald @apop5 @kuqin12, please review this PR #278, thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

2 participants