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

devel/many vcpus mpinitlib #5375

Closed
wants to merge 1 commit into from

Conversation

kraxel
Copy link
Member

@kraxel kraxel commented Feb 14, 2024

  • Revert "UefiCpuPkg: Avoid assuming only one smmbasehob"
  • MpInitLib: GetMpHandOffHob
  • MpInitLib: GetBspNumber
  • MpInitLib: SwitchApContext
  • MpInitLib: MpInitLibInitialize
  • MpInitLib: SaveCpuMpData

@kraxel kraxel force-pushed the devel/many-vcpus-mpinitlib branch 4 times, most recently from 7b7cc4b to 8a46eb8 Compare February 14, 2024 13:17
Copy link

mergify bot commented Feb 14, 2024

PR can not be merged due to conflict. Please rebase and resubmit

@kraxel kraxel force-pushed the devel/many-vcpus-mpinitlib branch 2 times, most recently from be8904e to 7ef3a56 Compare February 20, 2024 16:24
@kraxel kraxel force-pushed the devel/many-vcpus-mpinitlib branch 3 times, most recently from 1d6ddc0 to 91770ac Compare February 26, 2024 13:45
UefiCpuPkg/Library/MpInitLib/MpLib.c Dismissed Show dismissed Hide dismissed
UefiCpuPkg/Library/MpInitLib/MpLib.c Dismissed Show dismissed Hide dismissed
Copy link

mergify bot commented Feb 26, 2024

PR can not be merged due to conflict. Please rebase and resubmit

@kraxel kraxel force-pushed the devel/many-vcpus-mpinitlib branch 3 times, most recently from 5968817 to 4d8bda5 Compare February 28, 2024 09:11
Move the WaitLoopExecutionMode and StartupSignalValue fields to a
separate HOB with the new struct.

WaitLoopExecutionMode and StartupSignalValue are independent of
processor index ranges; they are global to MpInitLib (i.e., the entire
system). Therefore they shouldn't be repeated in every MpHandOff GUID
HOB.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
@kraxel kraxel closed this Mar 22, 2024
@kraxel kraxel deleted the devel/many-vcpus-mpinitlib branch March 22, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant