From 49ba9447c92d6fca214476381107a180d08e59d1 Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 27 May 2009 21:10:18 +0000 Subject: Add initial version of Open Virtual Machine Firmware (OVMF) platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8398 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 OvmfPkg/README (limited to 'OvmfPkg/README') diff --git a/OvmfPkg/README b/OvmfPkg/README new file mode 100644 index 0000000000..3e761444a8 --- /dev/null +++ b/OvmfPkg/README @@ -0,0 +1,25 @@ + +=== OVMF OVERVIEW === + +The Open Virtual Machine Firmware (OVMF) project aims +to support firmware for Virtual Machines using the edk2 +code base. More information can be found at: + + https://edk2.tianocore.org/OVMF.html + +=== STATUS === + +Current status: Alpha + +Current capabilities: +* IA32 and X64 architectures +* QEMU (0.9.1 or later) + - Video, keyboard, IDE, CD-ROM, serial + - Runs UEFI shell +* UEFI Linux has booted (but is not stable) + +=== FUTURE PLANS === + +* Stabilize UEFI Linux boot +* Test/Stabilize UEFI Self-Certification Tests (SCT) results + -- cgit v1.2.3