]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Unix/Host/SecMain.h
EmulatorPkg: Remove all trailing whitespace
[mirror_edk2.git] / EmulatorPkg / Unix / Host / SecMain.h
index 5cd717818ee8f2c5a151962b32cc4e78a85c97d6..aff7c36d7999066d3ca9233b306ec52168d7f9a1 100644 (file)
@@ -73,7 +73,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <termio.h>\r
 #include <sys/vfs.h>\r
 #include <linux/fs.h>\r
-#endif \r
+#endif\r
 \r
 #include <utime.h>\r
 \r
@@ -126,7 +126,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include "Gasket.h"\r
 \r
 \r
-#define STACK_SIZE                0x20000      \r
+#define STACK_SIZE                0x20000\r
 \r
 typedef struct {\r
   EFI_PHYSICAL_ADDRESS  Address;\r
@@ -150,10 +150,10 @@ typedef struct {
 EFI_STATUS\r
 EFIAPI\r
 SecUnixPeiLoadFile (\r
-  VOID                  *Pe32Data,  \r
-  EFI_PHYSICAL_ADDRESS  *ImageAddress,  \r
-  UINT64                *ImageSize,  \r
-  EFI_PHYSICAL_ADDRESS  *EntryPoint  \r
+  VOID                  *Pe32Data,\r
+  EFI_PHYSICAL_ADDRESS  *ImageAddress,\r
+  UINT64                *ImageSize,\r
+  EFI_PHYSICAL_ADDRESS  *EntryPoint\r
   );\r
 \r
 int\r
@@ -268,7 +268,7 @@ SecTemporaryRamSupport (
   IN EFI_PHYSICAL_ADDRESS     PermanentMemoryBase,\r
   IN UINTN                    CopySize\r
   );\r
-  \r
+\r
 EFI_STATUS\r
 EFIAPI\r
 GasketSecTemporaryRamSupport (\r
@@ -311,8 +311,8 @@ VOID
 SecInitThunkProtocol (\r
   VOID\r
   );\r
\r
-  \r
+\r
+\r
 EFI_PHYSICAL_ADDRESS *\r
 MapMemory (\r
   INTN fd,\r