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

edk2-libc : add support for pci extended configuration space read / write operations in edk2module of Python UEFI (Bugzilla Bug 4823) #76

Open
tianocore-issues opened this issue Jul 31, 2024 · 2 comments

Comments

@tianocore-issues
Copy link

This issue was created automatically with bugzilla2github

Bugzilla Bug 4823

Date: 2024-07-31T01:53:25+00:00
From: Jayaprakash Nevara <<n.jayaprakash>>
To: Jayaprakash Nevara <<n.jayaprakash>>
CC: @mdkinney

Last updated: 2024-07-31T01:53:59+00:00

@tianocore-issues
Copy link
Author

Comment 23280

Date: 2024-07-31 01:53:25 +0000
From: Jayaprakash Nevara <<n.jayaprakash>>

  • Industry Specification: ---
  • Release Observed: EDK II Master
  • Releases to Fix: EDK II Master
  • Target OS: ---
  • Bugzilla Assignee(s): Jayaprakash Nevara <<n.jayaprakash>>

The edk2module provides various APIs to perform register read/write operations through python scripts using the Python UEFI interpreter on UEFI shell.

The current PCI read / write APIs allow only reading up to 4 bytes of data from the PCI configuration space. Need to add extended APIs to provide support for reading the full PCI and extended PCI configuration space.

@tianocore-issues
Copy link
Author

Comment 23281

Date: 2024-07-31 01:53:59 +0000
From: Jayaprakash Nevara <<n.jayaprakash>>

Jayaprakash Nevara will be working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant