]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePlatDriOverLib/PlatDriOverLib.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Library / DxePlatDriOverLib / PlatDriOverLib.c
index 497446b10a6d71d033818935182050a09d67b7c9..e6f37c8a5570c4a3e8b1ff24cac9a6e5f71e4917 100644 (file)
@@ -20,7 +20,7 @@ Abstract:
 \r
 #include "PlatDriOver.h"\r
 \r
-STATIC LIST_ENTRY   mDevicePathStack = INITIALIZE_LIST_HEAD_VARIABLE (mDevicePathStack);\r
+LIST_ENTRY   mDevicePathStack = INITIALIZE_LIST_HEAD_VARIABLE (mDevicePathStack);\r
 \r
 \r
 /**\r