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

Feature/qemu cpu models support #1

Merged
merged 3 commits into from
Aug 17, 2023

Conversation

NishanthSanjeevi
Copy link
Owner

Preface

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

Description

Added CpuInfoDxe driver that prints the basic information about the CPU model invoked by QEMU.
Added a command line argument to pass the CPU model to be used while invoking QEMU
Added basic tests to validate the CPU model being used

  • Impacts functionality?
    Added a new driver that prints CPU model information

  • Impacts security?
    N/A

  • Breaking change?
    No

  • Includes tests?
    No

  • Includes documentation?
    No

How This Was Tested

Validated the changes on QEMU

Integration Instructions

N/A

@NishanthSanjeevi NishanthSanjeevi merged commit 73de309 into main Aug 17, 2023
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.

1 participant