[edk2-devel] OvmfPkg VmgExitLib fails to build with CLANG38 (clang 13.0.0)

Brijesh Singh via groups.io brijesh.singh=amd.com at groups.io
Fri Feb 4 15:53:15 UTC 2022


On 2/2/22 6:16 PM, Rebecca Cran wrote:
> On 2/2/22 14:16, Lendacky, Thomas via groups.io wrote:
>> This looks like the same error that XCODE5 was complaining about. The
>> patch was submitted by Brijesh, but some CI failure occurred. I'm not
>> sure how that is possible from a one line patch like that, maybe it
>> has something to do with the file in general, excluding the patch?
>
> No, the patch is wrong: Uncrustify wants the equals signs to line up.
>
>      XssMsr.Uint64 = 0;
> +    Compacted = FALSE;
>
>
> Should be:
>
>      XssMsr.Uint64 = 0;
> +    Compacted     = FALSE;
>
>
I am a bit occupied with kernel work right now, so feel free to send the
patch. Otherwise, I will get the patch out on Monday or Tuesday.

-Brijesh



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86390): https://edk2.groups.io/g/devel/message/86390
Mute This Topic: https://groups.io/mt/88869092/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list