On 2/28/24 02:50, Gerd Hoffmann wrote:
   Hi,

+        // Clear the buffer in prep for creating all new entries
+        SetMem (Caa->SvsmBuffer, sizeof (Caa->SvsmBuffer), 0);

Minor nit: There is a ZeroMem() for this purpose.

I use SetMem() in a few places, I'll change them over to ZeroMem().

Thanks,
Tom


Acked-by: Gerd Hoffmann <kra...@redhat.com>

take care,
   Gerd



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


Reply via email to