Thanks for the background. I'll go ahead and send that patch.

On 2/23/2021 11:51 PM, Ard Biesheuvel wrote:
On Tue, 23 Feb 2021 at 18:37, Laszlo Ersek <ler...@redhat.com> wrote:

Hi Michael,

On 02/22/21 23:11, Michael Kubacki wrote:
Is there a particular reason two copies of
StandaloneMmDriverEntryPoint.h exist in the edk2 repo?

1. MdePkg
https://github.com/tianocore/edk2/blob/master/MdePkg/Include/Library/StandaloneMmDriverEntryPoint.h


2. StandaloneMmPkg
https://github.com/tianocore/edk2/blob/master/StandaloneMmPkg/Include/Library/StandaloneMmDriverEntryPoint.h


The only substantial difference (apart from copyright and comment
differences) is that the StandaloneMmPkg instance contains a function
declaration for EfiMain().

I believe this may have been an omission in commit d6253d2f9a33
("StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint
driver", 2019-03-11).

At that point, both the library class & instance had been migrated to
MdePkg (commits 7df4764e6a81a and 5866d4992396).

Can you propose a patch (unless I'm wrong, of course)?


I think you are correct.

For a patch that deletes

StandaloneMmPkg/Include/Library/StandaloneMmDriverEntryPoint.h

and any stale references to it that may exist:

Acked-by: Ard Biesheuvel <a...@kernel.org>






-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#72170): https://edk2.groups.io/g/devel/message/72170
Mute This Topic: https://groups.io/mt/80837636/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to