]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/DxeCoreEntryPoint.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Library / DxeCoreEntryPoint.h
index 2829afcb5dfd909c6fdd53ffc6d7f7791263837e..7b92e6d9491aeb7ab153292ce42deb8bcf0e010d 100644 (file)
@@ -14,7 +14,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 ///\r
 extern VOID  *gHobList;\r
 \r
-\r
 /**\r
   The entry point of PE/COFF Image for the DXE Core.\r
 \r
@@ -33,7 +32,6 @@ _ModuleEntryPoint (
   IN VOID  *HobStart\r
   );\r
 \r
-\r
 /**\r
   Required by the EBC compiler and identical in functionality to _ModuleEntryPoint().\r
 \r
@@ -48,7 +46,6 @@ EfiMain (
   IN VOID  *HobStart\r
   );\r
 \r
-\r
 /**\r
   Autogenerated function that calls the library constructors for all of the module's dependent libraries.\r
 \r
@@ -72,7 +69,6 @@ ProcessLibraryConstructorList (
   IN EFI_SYSTEM_TABLE  *SystemTable\r
   );\r
 \r
-\r
 /**\r
   Autogenerated function that calls a set of module entry points.\r
 \r