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

complete implementation of serial driver for early dxe #5542

Closed

Conversation

aborzesz
Copy link

@aborzesz aborzesz commented Apr 9, 2024

No description provided.

@aborzesz aborzesz force-pushed the enable_serial_driver_in_early_dxe branch 3 times, most recently from 2e4a03e to e6b349c Compare April 11, 2024 14:23
@aborzesz aborzesz force-pushed the enable_serial_driver_in_early_dxe branch from e6b349c to 298c663 Compare April 22, 2024 13:11
@aborzesz aborzesz force-pushed the enable_serial_driver_in_early_dxe branch from 298c663 to bec1844 Compare May 7, 2024 11:14
For the purpose of UEFI debug prints enablement in early DXE,
Serial driver should load earlier. To comply with EDK2 specification
and maximize code reuse, new driver entrypoint was created
and separate .inf file was added.

Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@intel.com>
@aborzesz aborzesz force-pushed the enable_serial_driver_in_early_dxe branch from bec1844 to 640b9bf Compare May 7, 2024 12:45
@aborzesz aborzesz marked this pull request as ready for review May 7, 2024 13:11
Copy link

github-actions bot commented Jul 6, 2024

This PR has been automatically marked as stale because it has not had activity in 60 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale Due to lack of updates, this item is pending deletion. label Jul 6, 2024
Copy link

This pull request has been automatically been closed because it did not have any activity in 60 days and no follow up within 7 days after being marked stale. Thank you for your contributions.

@github-actions github-actions bot closed this Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Due to lack of updates, this item is pending deletion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant