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

Add build flag to switch default UI #239

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

mikeytdisco
Copy link
Contributor

Preface

Please ensure you have read the contribution docs prior
to submitting the pull request. In particular,
pull request guidelines.

Description

The build flag switches between a text mode simple UI and a Surface like graphical UI. The flag is needed as the settings that the graphical UI uses are locked at ReadyToBoot. Not specifying the build flag leave the operation as is was prior to this change.

For each item, place an "x" in between [ and ] if true. Example: [x].
(you can also check items in the GitHub UI)

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Tested by building with the new build flag, and verify settings could be changed.

Integration Instructions

N/A

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Jan 18, 2023
@apop5 apop5 linked an issue Jan 18, 2023 that may be closed by this pull request
mikeytdisco and others added 2 commits January 18, 2023 16:04
Co-authored-by: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael Turner <mikeyt@pobox.com>
Co-authored-by: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael Turner <mikeyt@pobox.com>
@mikeytdisco mikeytdisco merged commit 872f381 into main Jan 19, 2023
@mikeytdisco mikeytdisco deleted the personal/miketur/AddGuiBuildOption branch January 19, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a way to use graphical front page application
4 participants