mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-22 13:14:26 +02:00
Core/Dxe/DxeMain: Set default value for gRing3Data.
This commit is contained in:
parent
6d389121c8
commit
3c08639b23
@ -245,6 +245,8 @@ DxeMain (
|
||||
EFI_VECTOR_HANDOFF_INFO *VectorInfoList;
|
||||
EFI_VECTOR_HANDOFF_INFO *VectorInfo;
|
||||
|
||||
gRing3Data = NULL;
|
||||
|
||||
//
|
||||
// Setup Stack Guard
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user