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

Improvements for new UEFI releases (mppark) #4

Merged
merged 3 commits into from
Aug 31, 2020

Conversation

gus33000
Copy link
Contributor

@gus33000 gus33000 commented Aug 14, 2020

Note: these changes require the merge of a PR for UEFI, however, the changes are designed to be backward compatible with older UEFI versions

UEFI PR: WOA-Project/Lumia950XLPkg#70

Details:

  • The UEFI now reads parameters passed by bootshim via an updated preloader struct, these parameters allow the UEFI to load different acpi tables, enabling SD card boot capability for windows, and/or changing processor declarations for EL2/Hyper-V
  • In addition, a new parameter has been added which tells the UEFI to either start normally, with PSCI, or start in EL1 with no PSCI, or start in EL2 with no PSCI

Please do not merge this commit without merging the UEFI one, as they depend on each other.

@imbushuo imbushuo merged commit fa123f7 into imbushuo:msm8994-pcie Aug 31, 2020
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

2 participants