]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Library/DevicePathTextLib/DevicePathTextLib.c
EmulatorPkg: formalize line endings
[mirror_edk2.git] / EmulatorPkg / Library / DevicePathTextLib / DevicePathTextLib.c
index ba625aea78993b0698b2237df7b3c5969626e612..aa2066e132d73fc706ca3759a8db254dbf4193c8 100644 (file)
@@ -74,7 +74,7 @@ DevPathToTextVendorLib (
     CatPrint (Str, L"EmuThread()");\r
     return EFI_SUCCESS;\r
   }\r
-  \r
+\r
   return EFI_NOT_FOUND;\r
 }\r
 \r
@@ -160,10 +160,10 @@ DevPathFromTextEmuFs (
 \r
 /**\r
   Register the Filter function\r
-  \r
+\r
   @param  ImageHandle   The firmware allocated handle for the EFI image.\r
   @param  SystemTable   A pointer to the EFI System Table.\r
-  \r
+\r
   @retval EFI_SUCCESS   The constructor executed correctly.\r
 \r
 **/\r
@@ -180,4 +180,4 @@ DevicePathToTextLibConstructor (
   DevicePathFromTextAddFilter (L"EmuThread", DevPathFromTextEmuThread);\r
   DevicePathFromTextAddFilter (L"EmuFs", DevPathFromTextEmuFs);\r
   return EFI_SUCCESS;\r
-}
\ No newline at end of file
+}\r