You've already forked edk2-upstream
mirror of
https://github.com/Dasharo/edk2-upstream.git
synced 2026-03-06 15:03:57 -08:00
Guid gEfiMmCommunicateHeaderV3Guid is consumed in ValidateMmCommBufferAddr, but the Guid is not defined in the INF guids section, resulting in a build error of unresolved external. Signed-off-by: Aaron Pop <aaronpop@microsoft.com>