From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ej1-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) by mx.groups.io with SMTP id smtpd.web12.385.1664817962067306803 for ; Mon, 03 Oct 2022 10:26:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@google.com header.s=20210112 header.b=F9iGCnXc; spf=pass (domain: google.com, ip: 209.85.218.47, mailfrom: dionnaglaze@google.com) Received: by mail-ej1-f47.google.com with SMTP id kg6so8318857ejc.9 for ; Mon, 03 Oct 2022 10:26:01 -0700 (PDT) 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; bh=+8AuZNY+px8WRtXHLTNJ9Xf0tAIcVJCiqSwE+IR83/Y=; b=F9iGCnXclKe2MZOm51y+xFUE4uZebo95uVKJwq37ydIb/jxuAO6h1L68jjuQh+NUph 1Sy8cTs+L07SMe9p5zmxfJ+yhbrx3+cIVeP/ju5ziZKGUhWQSV3St9wbVgyXSNxNysNs VroVtmVz2F7qLGYFU+cZiIogDAW8GuQ1Izx5+BVWy5W3oEyWbJZRIlDqW+ZXsmptIlig MgXE2n2gP3mdvCxQZFvRRzU26oKrlF4y4I9hKRU05WtUyzqaxMSvGuW0WpwnpPeTcSvo rZlXhpsEn3ytRGpSCMPsQkbvKO8C86E9X1UTmvqUM5doZsyPqFRrzPDZNHeVw7sgFRzF kw7g== 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; bh=+8AuZNY+px8WRtXHLTNJ9Xf0tAIcVJCiqSwE+IR83/Y=; b=fIpFYFYp5rxw6oAmzvvrf/BfaL90Z8/v1t/rPDja3X6wHZOd3AfKxw1vl4kby2xlEz yfWmM0Syg1RMMMd5TwwtDKsOhkfbacIuxKEEGLOsKJ1PDt3F649iVZ/SBwZPSjJMRmgx 8W+VbCj+id/boVNic+G1Euc2cRBfG66tzAjLRaOjMHKXlMRGBIJFnrYIx3YI5wQ4mF64 41U+7Yj0Tl6ASIar/Se83VauTYFWD88l4114xAriPTNZgs6GYYEehMzFhyI4a7uPEEB4 GgxWtleGjt69r6wHBzLrWSBQeHx2zA+g5rFPevoVhjE1fUw+nxBZ+rt0x5yvCr/8tBpj 1GRw== X-Gm-Message-State: ACrzQf0PCLjv+lZ6+GG5g/Ap3bZz80y/6c0XS8cnpGnhIOZAT7iACFQT DYDsfIcKQoshFSM4INEkkiLxvkeM4IDUIAXU9pj1lQ== X-Google-Smtp-Source: AMsMyM5bQA6H5XBSHzfgTsP1LqRm57/yHvFFgaTCwkbPZLs+0C6+PGBNgXfrczkmNrCDbMDQI0ky9raRj/nLN8uqSYM= X-Received: by 2002:a17:906:fe46:b0:73d:939a:ec99 with SMTP id wz6-20020a170906fe4600b0073d939aec99mr16121739ejb.169.1664817960379; Mon, 03 Oct 2022 10:26:00 -0700 (PDT) MIME-Version: 1.0 References: <20220930230627.3371754-1-dionnaglaze@google.com> <20220930230627.3371754-3-dionnaglaze@google.com> In-Reply-To: From: "Dionna Glaze" Date: Mon, 3 Oct 2022 10:25:49 -0700 Message-ID: Subject: Re: [edk2-devel] [PATCH v5 2/7] MdePkg: Introduce ExitBootServicesCallbackProtocol To: Ard Biesheuvel Cc: "Ni, Ray" , "devel@edk2.groups.io" , Gerd Hoffmann , "Xu, Min M" , James Bottomley , "Yao, Jiewen" , Tom Lendacky , Andrew Fish , "Kinney, Michael D" Content-Type: text/plain; charset="UTF-8" > > What Ray is getting to (I think) is that that means that it should be > defined in MdeModulePkg not MdePkg. Oh, MemoryAcceptProtocol is also not specified AFAICT, so I thought this is where it would go. I can move it. -- -Dionna Glaze, PhD (she/her)