VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/.devcontainer/devcontainer.json

Last change on this file was 99404, checked in by vboxsync, 19 months ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:mime-type set to application/json
File size: 500 bytes
Line 
1{
2 "image": "ghcr.io/tianocore/containers/fedora-35-dev:latest",
3 "postCreateCommand": "git config --global --add safe.directory * && pip install --upgrade -r pip-requirements.txt",
4 "customizations": {
5 "vscode": {
6 "extensions": [
7 "DavidAnson.vscode-markdownlint",
8 "ms-azuretools.vscode-docker",
9 "ms-vscode-remote.remote-containers",
10 "ms-vscode.cpptools",
11 "walonli.edk2-vscode",
12 "zachflower.uncrustify"
13 ]
14 }
15 }
16}
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette