From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::234; helo=mail-it0-x234.google.com; envelope-from=blibbet@gmail.com; receiver=edk2-devel@lists.01.org Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 86DC22083797F for ; Wed, 9 May 2018 17:20:57 -0700 (PDT) Received: by mail-it0-x234.google.com with SMTP id z6-v6so1089741iti.4 for ; Wed, 09 May 2018 17:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=k0uosoUgyRV2v5zaVnHQSsAdC9CCz4RQNUWWeebafX4=; b=Te22ZCnoOtvY33DOwqfZbzUMvSyLROrIoayCP7GdDL8Eu/Y1EiA9qc8zscUfwmng1c HEv7Wx/NtDB0mZk85rQl0/31qwsrLpXBMInOUt73GyMGIKbPtXNpFlxu7ldN6Affmhdn o+qCyR338mj6dq0z1vBd3+8IULESuXWqAl9oDKAIGukhi5nHss9guwhXoaXosVS1P3g8 91tCJzrvAYm6egi95OfqW6r35Ct0sHyxOKidZNtgmDH4eIvH5k/4Z3kESY+dgIbt7l8j +eot8M20/uoknyj9uzmR8bH2oYg7DVHQuantcA8zymFnH459AtGQuXtX6CM3jpu4bonK VF5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=k0uosoUgyRV2v5zaVnHQSsAdC9CCz4RQNUWWeebafX4=; b=mAmEX6Il9EHkmrzqe8VHVUA73m4vQGidI6gssUyubUINpkY45SSCkWPwv6OlUPBQya bwiBvdTvHUf9803H+D5eGSpLSQgCgfGwWBECcL1e6Puq3nCcgr1SdPim+nEMmiBN+x2K sZj/FZ3VKyvHby3LMdJavfwyeCQJvh74clpWoCVqCHLXDJuDnomtsdriogr/n+JdRT/4 t8mGwsiQgHGAxsFOw1VhNPeYArvHB4lDhZlv9zP+Vo7jJON659nqGwkB/V1pAOM1x/wv jCmkxrBpKLVoiilqvuZscuukCQRz3+EVMxIKzd7MorcUf4uNN8AfvEdGIMG/1uOpJq6V 9gxg== X-Gm-Message-State: ALKqPwdB+gUhbngFJySwUoBf/DqS3pX5dMsCKG7ZZy74KhZwakCpQ+/Z KcdmvApVQKu8GOLQyTn+XJwYAw== X-Google-Smtp-Source: AB8JxZoHR0R0XF9vz+/K6Ao9PV/EZZq9bihehwGaxNg33zca38Q9SH7A2rnAq7kceYy6Ljnz2MKkdg== X-Received: by 2002:a24:7f0d:: with SMTP id r13-v6mr10961818itc.39.1525911656072; Wed, 09 May 2018 17:20:56 -0700 (PDT) Received: from [192.168.1.100] ([50.125.3.59]) by smtp.gmail.com with ESMTPSA id s25-v6sm13796193ioa.43.2018.05.09.17.20.54 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 May 2018 17:20:55 -0700 (PDT) To: edk2-devel@lists.01.org References: <80AC2BAA3152784F98F581129E5CF5AFAF1E9570@ORSMSX114.amr.corp.intel.com> From: Blibbet Message-ID: <21ad5942-48f0-47c7-996a-34f783323c0f@gmail.com> Date: Wed, 9 May 2018 17:20:53 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <80AC2BAA3152784F98F581129E5CF5AFAF1E9570@ORSMSX114.amr.corp.intel.com> Subject: Re: OVMF Logo X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 00:20:57 -0000 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Content-Language: en-US | [...] Is it possible to tune Logo's behavior in OVMF? [...] FYI, the HackBGRT tool exists, and may be helpful [on some bare-metal systems, unclear about OVMF-based usefulness]. I've never used it. https://github.com/Metabolix/HackBGRT https://firmwaresecurity.com/2018/03/22/hackbgrt-how-to-change-windows-boot-logo-using-hackbgrt/ HTH, Lee Fisher