]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Win/Host/WinHost.c
EmulatorPkg/Win: Add SimpleFileSystem support
[mirror_edk2.git] / EmulatorPkg / Win / Host / WinHost.c
index f8d21d26d9ff329e2d06374d36374169a86b395f..266ae5938275992ace23d4c5db9f8fe782e1e681 100644 (file)
@@ -428,6 +428,7 @@ Returns:
   // Emulator Bus Driver Thunks\r
   //\r
   AddThunkProtocol (&mWinNtWndThunkIo, (CHAR16 *)PcdGetPtr (PcdEmuGop), TRUE);\r
+  AddThunkProtocol (&mWinNtFileSystemThunkIo, (CHAR16 *)PcdGetPtr (PcdEmuFileSystem), TRUE);\r
 \r
   //\r
   // Allocate space for gSystemMemory Array\r