mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 21:54:27 +02:00
Core/Dxe/DxeMain: Set default value for gRing3Data.
This commit is contained in:
parent
116f43d49c
commit
fb6fc31450
@ -247,6 +247,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