From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) by mx.groups.io with SMTP id smtpd.web10.79320.1674752681897714568 for ; Thu, 26 Jan 2023 09:04:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@google.com header.s=20210112 header.b=sTbmccqC; spf=pass (domain: google.com, ip: 209.85.216.49, mailfrom: dionnaglaze@google.com) Received: by mail-pj1-f49.google.com with SMTP id z9-20020a17090a468900b00226b6e7aeeaso2356661pjf.1 for ; Thu, 26 Jan 2023 09:04:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=kdfTNmdaaJrs3B7nDQzP6LyGL6j6BdIeiD50Wh6hUS4=; b=sTbmccqCIfBTM6+2LE/UFK92lqakUCno+fd0xfBw9xSrhIr5FQxD/sE1I6FP1xUVMS Lq4rJttacCX4FRvcPb+EISxnjcMdURYZ903GjlfmpN1ZcNdJ08bnGK/jX25oBV2BFQs6 gzVZ6Uhp1Je6+wl5EmBhHkjpNMSt05FSm5YnXBHXQasdUcsm4iwjgVZCtZG940X2cTqD IxG/oIHHKlJIEUEnFMFCnuZ7ByjiOxyAlS29ranJetJyHV/8ug511RUXglHk2/Ai/p01 sx/EC2ONGtmbSsRUo/cSpOSQi50aQBzRA4rZ1tl8LQNoIUUdRKFBNqS9wclU4dKPjUyj QmyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=kdfTNmdaaJrs3B7nDQzP6LyGL6j6BdIeiD50Wh6hUS4=; b=jwJSNF3bXfhlcnF7qqafFMdtzhb3VUNRMuCZ0DdXj0YpxK0jRdWMXZyuK34oetWLDF mBEMBWHjBLnnqeDaefOjWXOVvi3P3bQCfGn9CnhkqlNvWtm9d00G/bG4IYulKQ5L0gxG 3hOsSyBYEi2I4Nn8vwyu4wboyjxw26LIsxqI+5ydIFwCSkeO6DI35qz920Ks3pqapyWV DW3vA+f/kanuUAQBXRZVSpMNrs0MnB3jnlCVQj4B12WO8/FtmhiDKONQo8S1JtIt8JNe F3vwwSqVTZkFCs7rcSAk4kFcBP6xJwbgS6aZ2SxVJTh8q/dyv7Yv5M0ajfD4CM7Nn84g FV+w== X-Gm-Message-State: AFqh2koGH6e3o2WvK1lBCN2++F15jsapqprixhvNsJ5LO9860WjOMyJf my/ClxjGYVtKEpkJo6XlZJtP843gbBDWLcZ6d2L/tw== X-Google-Smtp-Source: AMrXdXt+JOBZwzMJgfuCfNz7w6XaBjV3QYismelk/R82lwKPDVKY7UPMWOIJkkY8kVlzvFD9dNF4FuUwk2ed3gmWPZY= X-Received: by 2002:a17:902:b111:b0:189:a50d:2a23 with SMTP id q17-20020a170902b11100b00189a50d2a23mr4172796plr.32.1674752680984; Thu, 26 Jan 2023 09:04:40 -0800 (PST) MIME-Version: 1.0 References: <20230126005647.3019225-1-dionnaglaze@google.com> <20230126005647.3019225-3-dionnaglaze@google.com> In-Reply-To: From: "Dionna Glaze" Date: Thu, 26 Jan 2023 09:04:29 -0800 Message-ID: Subject: Re: [PATCH v10 2/4] MdePkg: Introduce the SevMemoryAcceptance protocol To: "Yao, Jiewen" Cc: "devel@edk2.groups.io" , Gerd Hoffmann , James Bottomley , Tom Lendacky , Ard Biesheuvel , "Xu, Min M" , Andrew Fish , "Kinney, Michael D" Content-Type: text/plain; charset="UTF-8" > As Gerd and I discussed before, this protocol should be in OvmfPkg. > Please move to https://github.com/tianocore/edk2/tree/master/OvmfPkg/Include/Protocol > Ah, I misinterpreted your response to Gerd's message. v11 will have it moved. The CI seems to think I've redefined the protocol struct type or failed to use the typedef for declarations, but I don't see how that would be. Is this a false positive that I can ignore for the next iteration? https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=78271&view=results -- -Dionna Glaze, PhD (she/her)