From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4630BC4332F for ; Thu, 17 Nov 2022 17:08:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240561AbiKQRIQ (ORCPT ); Thu, 17 Nov 2022 12:08:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240226AbiKQRIN (ORCPT ); Thu, 17 Nov 2022 12:08:13 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D4FBD73410; Thu, 17 Nov 2022 09:08:12 -0800 (PST) Received: from zn.tnic (p200300ea9733e7de329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e7de:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 4EF2C1EC04CB; Thu, 17 Nov 2022 18:08:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1668704891; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=LdvRY3zhs4eKJQulV0C8X5Z6Rr9hU33kyxf7RXQMnAQ=; b=SMSNXzmFtdszstJGvCcTm68IMNMM75K2+EkD5nVwOUucRflIEp0/1qp/FI/o9ZVz9eEeT7 pUkhGjRJbippykxcLazToDIoHCkyg62DjWe+9WibIs6RpX6o5Ne5dB3/2a+LflO7P1+ojh NCvZty/Dr2QbhxEbowzVMH6dKB/JOqk= Date: Thu, 17 Nov 2022 18:08:10 +0100 From: Borislav Petkov To: Ard Biesheuvel Cc: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Dave Hansen , Michael Roth Subject: Re: [PATCH v2 04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section Message-ID: References: <20220921145422.437618-1-ardb@kernel.org> <20220921145422.437618-5-ardb@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 17, 2022 at 05:06:37PM +0100, Ard Biesheuvel wrote: > No this has nothing do with the EFI in particular, only with how the > x86 boot image is constructed and wrapped into a PE/COFF executable. Ok, thanks. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette