]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Library/DuetBdsLib/BdsPlatform.c
Fix many bugs in DUET package and now DUET package is enabled for floppy successful.
[mirror_edk2.git] / DuetPkg / Library / DuetBdsLib / BdsPlatform.c
index f73f824f2d7ce4c65b9d0675316ee0bdd0de87cd..c927d13eec7a056c7fb702dedbab2c58e9549222 100644 (file)
@@ -755,7 +755,7 @@ Returns:
 {\r
   EFI_STATUS                Status;\r
   EFI_DEVICE_PATH_PROTOCOL  *DevicePath;\r
-\r
+  \r
   DevicePath = NULL;\r
   Status = gBS->HandleProtocol (\r
                   DeviceHandle,\r
@@ -932,6 +932,7 @@ Returns:
                &gEfiGlobalVariableGuid,\r
                &DevicePathSize\r
                );\r
+  \r
   if (VarConout == NULL || VarConin == NULL) {\r
     //\r
     // Do platform specific PCI Device check and add them to ConOut, ConIn, ErrOut\r