public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] OvmfPkg: increase max debug message length to 512
@ 2022-08-10  8:11 Oliver Steffen
  2022-08-10  8:11 ` [PATCH v1 1/1] " Oliver Steffen
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Steffen @ 2022-08-10  8:11 UTC (permalink / raw)
  To: devel
  Cc: Oliver Steffen, Ard Biesheuvel, Eric Dong, Gerd Hoffmann,
	Jiewen Yao, Jordan Justen, Rahul Kumar, Ray Ni

Increase the maximum line length for debug messages.
While log messages should be short, they can still
get quite long, for example when printing device paths
or config strings in HII routing.
512 chars is an empirically good value.

This change has been proposed aleady a few years ago.
I am reposting this becasue I find it useful.

PR: https://github.com/tianocore/edk2/pull/3189

Laszlo Ersek (1):
  OvmfPkg: increase max debug message length to 512

 OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-05 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10  8:11 [PATCH v1 0/1] OvmfPkg: increase max debug message length to 512 Oliver Steffen
2022-08-10  8:11 ` [PATCH v1 1/1] " Oliver Steffen
2022-08-15 14:47   ` Gerd Hoffmann
2022-09-05 13:55     ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox