From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=brian.richardson@intel.com; receiver=edk2-devel@lists.01.org Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 D06BC222630CB for ; Mon, 12 Mar 2018 09:41:05 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Mar 2018 09:47:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,462,1515484800"; d="scan'208";a="38090836" Received: from orsmsx107.amr.corp.intel.com ([10.22.240.5]) by orsmga001.jf.intel.com with ESMTP; 12 Mar 2018 09:47:26 -0700 Received: from orsmsx114.amr.corp.intel.com ([169.254.8.126]) by ORSMSX107.amr.corp.intel.com ([169.254.1.97]) with mapi id 14.03.0319.002; Mon, 12 Mar 2018 09:47:26 -0700 From: "Richardson, Brian" To: "edk2-devel@lists.01.org" Thread-Topic: [edk2] HELP: Qemu not able to load Duet image Thread-Index: AQHTuUyv1m4w6Gry3ESPNNt9vyI+j6PMz0mw Date: Mon, 12 Mar 2018 16:47:25 +0000 Message-ID: <80AC2BAA3152784F98F581129E5CF5AFA475F8F2@ORSMSX114.amr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzdhZjkyMGUtYzA1Yi00ZTQ2LTk3NTctNTg2MGMyOThlZjZiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkI0SlR5UzVYYWFUWTh5MXpHTWlRcW5FbnZEcW5LV2pTdUVMME5oWmNCcDg9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Subject: Re: HELP: Qemu not able to load Duet image X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2018 16:41:06 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable David: DUET has a number of legacy dependencies, since it's designed to boot a UEF= I environment over 16-bit BIOS. We don't recommend DUET for current develop= ment, since it's not actively under test. https://github.com/tianocore/tian= ocore.github.io/wiki/DuetPkg =20 Is there some reason you're using DUET rather than building a native UEFI i= mage for QEMU using the EDK II OvmfPkg? https://github.com/tianocore/tianoc= ore.github.io/wiki/OVMF=20 Thanks ... br --- Brian Richardson, Senior Technical Marketing Engineer, Intel Software brian.richardson@intel.com -- @intel_brian (Twitter & WeChat) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian= -richardson=20 -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of davi= d moheban Sent: Sunday, March 11, 2018 11:22 AM To: edk2-devel@lists.01.org Subject: [edk2] HELP: Qemu not able to load Duet image Just wanted to followup on my experimentation with Qemu and EDK2's DuetPkg. So far I have successfully been able to load the Duet image in Qemu after r= efining my image making skills. Though having an issue with UDK2010 NOT bei= ng able to load the 'Bootx64' or 'BootIa32' efi boot loader. I also compile= d 2010-SR1 and this problem is not present and works with 2010-SR1. Using DDK3790 and VS2010 to compile both packages in DEBUG mode. Should als= o mention was able to load the EDK-2010 standard Duet Image inside Virtualb= ox as well HOWEVER need to turn on 'EFI' mode inside Virtualbox settings fo= r the bootx64 or bootia32 efi loader to load! You might ask why using such an old version of EDK? Well I have noticed tha= t UDK-2010 compiles with the smallest file size and I am planing to insert = the final image into my firmware with limited space so every KB counts! So if anyone can offer some advice I would very much appreciate it.. Thank you. David. _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel