From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.groups.io with SMTP id smtpd.web11.6556.1645617155000268528 for ; Wed, 23 Feb 2022 03:52:35 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=ReJt13NO; spf=pass (domain: redhat.com, ip: 170.10.129.124, mailfrom: kraxel@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1645617154; 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: in-reply-to:in-reply-to:references:references; bh=T47Yo+5ToUdID5tABB4Q7x8pKwn7uvS9SaG0O66qDwo=; b=ReJt13NOwLUSPJVdENYlWqML4dlnelbF716Z/JXtQlITHoecuictWDdNJRt3gaQ11ldYfy ZUBJR7gD0c+fhTkVM6g5c20575ElenNeqpg9nNOOMTSV4EYE5xiFZhuSM9XgqMGMZyrsM5 zkYzDhI9sJZ8L/O5Bl40iq3RmM4vTDg= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-451-0-PZH8XENR-MzF17ctxlcw-1; Wed, 23 Feb 2022 06:52:32 -0500 X-MC-Unique: 0-PZH8XENR-MzF17ctxlcw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D49641091DA0; Wed, 23 Feb 2022 11:52:30 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.195.81]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6A4D77B8D5; Wed, 23 Feb 2022 11:52:30 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id A85AF18003BA; Wed, 23 Feb 2022 12:52:28 +0100 (CET) Date: Wed, 23 Feb 2022 12:52:28 +0100 From: "Gerd Hoffmann" To: "Yao, Jiewen" Cc: "devel@edk2.groups.io" , "Xu, Min M" , Ard Biesheuvel , "Justen, Jordan L" , Brijesh Singh , "Aktas, Erdem" , James Bottomley , Tom Lendacky Subject: Re: [edk2-devel] [PATCH V6 33/42] OvmfPkg: Update PlatformInitLib for Tdx guest to publish ram regions Message-ID: <20220223115228.dlvh3jtpqvokpkp5@sirius.home.kraxel.org> References: <6b6241dda6d4a672e4602ddae095963c0e127edc.1645261991.git.min.m.xu@intel.com> <20220223100724.5wqr3lmso43n3yhc@sirius.home.kraxel.org> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Feb 23, 2022 at 10:49:08AM +0000, Yao, Jiewen wrote: > I think both are correct. > Section 10.1.2, Table 10.1 - RBX[5:0] is GPAW - only 48 and 52 are possible. Ok. Acked-by: Gerd Hoffmann take care, Gerd