[doc] Add OS notes - #284
Conversation
|
To run I really think this update should be included in our documentation. Cross ref issue |
| command line. | ||
| ``` | ||
|
|
||
| (As of 2026-07) |
There was a problem hiding this comment.
I'd remove the data note. To me, it implies staleness with time, even if it's still accurate.
| ``` | ||
|
|
||
| (As of 2026-07) | ||
| The officially supported way to build is using the [devcontainer](https://github.com/OpenDevicePartnership/patina-qemu/blob/main/.devcontainer/devcontainer.json) specified in the repo which currently uses Ubuntu 24.04 |
There was a problem hiding this comment.
I think we should make this a full section calling out the specific dev container, using this in vscode, etc.
To me it would be more helpful to explain what is supported then try to explain what may not be supported, mostly because we are going to keep our support up-to-date (or at least should), but things that are not supported are going to become stale, such as the support called out below in 24.04.
There was a problem hiding this comment.
I agree more information about the container should be given. Also consider moving the container information to its own file and link from here. That way this file does not get too bloated, and the container info can be linked as a standalone reference from other places.
|
@yangrongwei, are you planning to return to this PR? |
Description
Highlight the OS environment to run the
QemuArmVirtPkgHow This Was Tested
Documentation change only
Integration Instructions
N/A