From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E11E521A18AA9 for ; Mon, 17 Apr 2017 22:29:22 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Apr 2017 22:29:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,218,1488873600"; d="scan'208,217";a="78340059" Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by orsmga004.jf.intel.com with ESMTP; 17 Apr 2017 22:29:22 -0700 Received: from orsmsx162.amr.corp.intel.com (10.22.240.85) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 17 Apr 2017 22:29:22 -0700 Received: from orsmsx105.amr.corp.intel.com ([169.254.2.29]) by ORSMSX162.amr.corp.intel.com ([10.22.240.85]) with mapi id 14.03.0319.002; Mon, 17 Apr 2017 22:29:22 -0700 From: "Prakhya, Sai Praneeth" To: "edk2-devel@lists.01.org" Thread-Topic: Unable to boot OVMF on qemu-x86_64 Thread-Index: AdK4BLRD2IZjt+JEQeiHRrTgkwU3KA== Date: Tue, 18 Apr 2017 05:29:21 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: Unable to boot OVMF on qemu-x86_64 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2017 05:29:23 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, I am facing an issue booting OVMF on qemu, could you please help me? I have cloned EDKII, and built OVMF for X64 using GCC5. I have followed the= steps given at https://wiki.ubuntu.com/UEFI/EDK2. Then I have used qemu-sy= stem-x86_64 to boot OVMF, but it fails, I don't see anything on tty0 of qem= u. When I tried the same by changing to IA32 it seems working. So, could an= yone please let me know what I am missing or maybe someone give it a try an= d see it it's reproducible or not... I am using Ubuntu 15.04 as my build system. Regards, Sai