From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id BCE389414F3 for ; Wed, 20 Dec 2023 07:02:05 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=poOYS1Tm2Y/NC0HkfevrJ0ivhgnUpce/4tu3wyhG5TE=; c=relaxed/simple; d=groups.io; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition; s=20140610; t=1703055724; v=1; b=PqtmH8HlR+3TMdW8CQ1jG3s01/KH+hI94nHQIr5UFVwxbxaRCLEQ6kStvo6dj0AQI1ewZGfe DjEG88dWYxLtGJ3G4LjQSVxD1ENX/b8ba6NZbX7k3KWNFyF2DCEbxQHAoK5tGlfwDnV5DaA2Kfs gaUfuId0ulLojV4xK1sSuK+c= X-Received: by 127.0.0.2 with SMTP id ZyLhYY7687511x2uCbyayzRG; Tue, 19 Dec 2023 23:02:04 -0800 X-Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by mx.groups.io with SMTP id smtpd.web10.16684.1703055723595592292 for ; Tue, 19 Dec 2023 23:02:03 -0800 X-Received: by mail-io1-f45.google.com with SMTP id ca18e2360f4ac-7b7a9f90f34so260275339f.2 for ; Tue, 19 Dec 2023 23:02:03 -0800 (PST) X-Gm-Message-State: W4klZpEqbfH3h07D0b46IpL5x7686176AA= X-Google-Smtp-Source: AGHT+IGjAvausnKoTGcgElrzwVibR0mNhy5oOPdYaRt8t7RZ6gaFqXoX0Dk/uimpkstHvPveRJfkFQ== X-Received: by 2002:a5d:8058:0:b0:7b7:dc09:333 with SMTP id b24-20020a5d8058000000b007b7dc090333mr3310192ior.3.1703055722585; Tue, 19 Dec 2023 23:02:02 -0800 (PST) X-Received: from sunil-laptop ([106.51.83.242]) by smtp.gmail.com with ESMTPSA id cd24-20020a0566381a1800b00469328386c8sm6554914jab.162.2023.12.19.23.02.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Dec 2023 23:02:02 -0800 (PST) Date: Wed, 20 Dec 2023 12:31:56 +0530 From: "Sunil V L" To: Chao Li Cc: devel@edk2.groups.io, Andrei Warkentin Subject: Re: [edk2-devel] [PATCH v4 21/37] OvmfPkg/RiscVVirt: Enable UefiCpuPkg version CpuIo2Dxe Message-ID: References: <20231212130932.2467028-1-lichao@loongson.cn> <20231212131308.2471359-1-lichao@loongson.cn> MIME-Version: 1.0 In-Reply-To: <20231212131308.2471359-1-lichao@loongson.cn> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=PqtmH8Hl; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Tue, Dec 12, 2023 at 09:13:08PM +0800, Chao Li wrote: > Since the UefiCpuPkg/CpuIo2Dxe already supports MMIO, it is enabled at > this thime. > > Build-tested only (with "RiscVVirtQemu.dsc"). > > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4584 > > Cc: Sunil V L > Cc: Andrei Warkentin > --- Hi Chao, Thank you very much for taking care of this. The changes look good to me. I understand you will probably send one more version of the series. Let me do boot test once with these changes and will provide the Tested-by. Otherwise, Reviewed-by: Sunil V L -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112746): https://edk2.groups.io/g/devel/message/112746 Mute This Topic: https://groups.io/mt/103142121/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-