]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
Fix help command scroll issue. Also add FV space used, and free space to dir command.
[mirror_edk2.git] / Nt32Pkg / WinNtThunkDxe / WinNtThunk.c
index d0b1407f4f426767ae78f6b627c6caec83362156..f26f2bb84c579bba19dd78206576f1c9dadbef42 100644 (file)
@@ -42,13 +42,14 @@ Abstract:
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/WinNtLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/DevicePathLib.h>\r
 \r
 #include "WinNtThunk.h"\r
 \r
 //\r
 // WinNtThunk Device Path Protocol Instance\r
 //\r
-static WIN_NT_THUNK_DEVICE_PATH mWinNtThunkDevicePath = {\r
+WIN_NT_THUNK_DEVICE_PATH mWinNtThunkDevicePath = {\r
   {\r
     HARDWARE_DEVICE_PATH,\r
     HW_VENDOR_DP,\r