diff options
| author | Robin Smidsrød | 2014-08-21 16:59:17 +0200 |
|---|---|---|
| committer | Michael Brown | 2014-08-21 17:05:29 +0200 |
| commit | 64dc45a4dc55393caef2815ea6a415eeda045293 (patch) | |
| tree | 4f37b0f770b7284adcbdc16d05337898f8065e7e /src/config/vbox/embedded.ipxe | |
| parent | [intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs (diff) | |
| download | ipxe-64dc45a4dc55393caef2815ea6a415eeda045293.tar.gz ipxe-64dc45a4dc55393caef2815ea6a415eeda045293.tar.xz ipxe-64dc45a4dc55393caef2815ea6a415eeda045293.zip | |
[build] Add named configuration for VirtualBox
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/vbox/embedded.ipxe')
| -rw-r--r-- | src/config/vbox/embedded.ipxe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/vbox/embedded.ipxe b/src/config/vbox/embedded.ipxe new file mode 100644 index 000000000..ea34b30f7 --- /dev/null +++ b/src/config/vbox/embedded.ipxe @@ -0,0 +1,5 @@ +#!ipxe +prompt --key 0x02 --timeout 2000 Press Ctrl-B to enter the iPXE shell... && shell || goto auto +exit +:auto +autoboot |
