Core/Dxe/DxeMain: Set default value for gRing3Data.

This commit is contained in:
Mikhail Krichanov 2024-09-16 16:39:19 +03:00
parent 6d389121c8
commit 3c08639b23
1 changed files with 2 additions and 0 deletions

View File

@ -245,6 +245,8 @@ DxeMain (
EFI_VECTOR_HANDOFF_INFO *VectorInfoList;
EFI_VECTOR_HANDOFF_INFO *VectorInfo;
gRing3Data = NULL;
//
// Setup Stack Guard
//