]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/PrePiHobListPointerLib/PrePiHobListPointer.c
ARM Packages: Fixed line endings
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiHobListPointerLib / PrePiHobListPointer.c
index 9f9e9c7d44208f0bbe2a8d52b2566dc3eb27fe0b..bf4f80f4e426799101775359935989288265ba55 100644 (file)
 #include <Library/DebugLib.h>\r
 #include <Library/PcdLib.h>\r
 \r
-//
-// Have to use build system to set the original value in case we are running
-// from FLASH and globals don't work. So if you do a GetHobList() and gHobList
-// and gHobList is NULL the PCD default values are used.
-//
+//\r
+// Have to use build system to set the original value in case we are running\r
+// from FLASH and globals don't work. So if you do a GetHobList() and gHobList\r
+// and gHobList is NULL the PCD default values are used.\r
+//\r
 VOID *gHobList = NULL;\r
 \r
 \r