From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mx.groups.io with SMTP id smtpd.web10.77442.1674749088557856468 for ; Thu, 26 Jan 2023 08:04:48 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@google.com header.s=20210112 header.b=AhNJWP1z; spf=pass (domain: google.com, ip: 209.85.214.173, mailfrom: dionnaglaze@google.com) Received: by mail-pl1-f173.google.com with SMTP id d3so2202882plr.10 for ; Thu, 26 Jan 2023 08:04:48 -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=7jnRa5R4fJL+tN47U4jcaHbXrGNQn+uPm94DCp9j1vs=; b=AhNJWP1zNaNN+aHLgbGgiyAoqmb6BnCi7LLBW1wikwKHN/GQ1LVbwVyzlkLgQCuPQT hGjYYXNkOi9nMFcpf+P0CrGTg6aZTwvwOc1J7NF5hfPpaZjDzbKyHOCKZIo1Enn9PKtU YI5JNlzR1wiYM2YWa97RlYp7UP0JRNnSOWcphiVJ+16FuIS/CF0PaCsJG6J4qEM5jAAR vStMN7md8KrzjYlK2MVe2ZslSPtcCiUaDK+iQfSzg3w7TEGjq8iKoUp7AzWnaSJ0ipbb Cmyq+n/fEN5zF3RxfG/v8wnhwgfQNrtGCP+bi9z8Q0JdCTwok+RLIPtpLWi9wKXJH3hq xVCw== 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=7jnRa5R4fJL+tN47U4jcaHbXrGNQn+uPm94DCp9j1vs=; b=dD/rt7CsqQnSP6B+6bFvgtLWJVveE6ATrWWJ61yBJD3BGRg76FkCvoZAGR2S1Brwn7 wugOb1KHmx6VKtcbiQchxIhamMiB64d3S5WOxwvu8BJ5Q+gucvX2KZx45vidptzWB6oR LzrE4PDQgSwMoZvDaVSTh4LPqWIVtIbCgHHySO07H7TbC3loe7HIPASh5N6ZNV+Ep6NS PUw7a4w2Cmh56/QISXEZs5gC0fgF/WwqHiA53jgUrvkDAlX+BI6FMBZQEyL5bw3Rq8/W UG1UKa8uoXFwDL5+iZluXsNxaD/mJfMobNsDGDUJuflbnqC9dnuBBOBT2zE5cIE1u6bM 2lkg== X-Gm-Message-State: AO0yUKVoDAEkFyQ8zirY45ssn9BJJC0LY9zsebrxwT53NK/NjRrzcZN5 J1h8kyq7OIn0OuiMuIFXmD9vyJkeLlQRci+VVYrs8A== X-Google-Smtp-Source: AK7set/dcX6CP+JOeHfLX37ZrA5OnxBR+dEiSe6WhMXlm7WtIaVHf4lp9cl6kF2HlqNQQqFZrelRHaY3FONMq5AMLyw= X-Received: by 2002:a17:90a:d513:b0:22c:2c40:b10 with SMTP id t19-20020a17090ad51300b0022c2c400b10mr416820pju.48.1674749087845; Thu, 26 Jan 2023 08:04:47 -0800 (PST) MIME-Version: 1.0 References: <20230126005647.3019225-1-dionnaglaze@google.com> <20230126005647.3019225-2-dionnaglaze@google.com> In-Reply-To: From: "Dionna Glaze" Date: Thu, 26 Jan 2023 08:04:36 -0800 Message-ID: Subject: Re: [PATCH v10 1/4] OvmfPkg: Add memory acceptance event in AmdSevDxe To: Ard Biesheuvel Cc: devel@edk2.groups.io, Gerd Hoffmann , James Bottomley , Jiewen Yao , Tom Lendacky , "Min M. Xu" , Andrew Fish , "Michael D. Kinney" Content-Type: text/plain; charset="UTF-8" > > This driver is now both the producer and consumer of > gEdkiiMemoryAcceptProtocolGuid. > > Are there cases where the protocol we locate here could be different > from the one installed by this driver? If not, we can simplify this, > and just call AmdSevMemoryAccept() directly. > Ah right. There should not be another implementation. I can make that change. -- -Dionna Glaze, PhD (she/her)