audk/OvmfPkg/Library/PlatformDebugLibIoPort
Laszlo Ersek b5d1dc94d0 OvmfPkg: increase max debug message length to 512
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.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Oliver Steffen <osteffen@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2022-09-05 13:52:51 +00:00
..
DebugIoPortNocheck.c OvmfPkg/PlatformDebugLibIoPort: Introduce a Nocheck variant 2020-04-28 21:12:01 +00:00
DebugIoPortQemu.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugLib.c OvmfPkg: increase max debug message length to 512 2022-09-05 13:52:51 +00:00
DebugLibDetect.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugLibDetect.h OvmfPkg/PlatformDebugLibIoPort: factor out debug port detection 2020-04-28 21:12:01 +00:00
DebugLibDetectRom.c OvmfPkg/PlatformDebugLibIoPort: Reword QEMU to hypervisor 2020-04-28 21:12:01 +00:00
PlatformDebugLibIoPort.inf OvmfPkg/PlatformDebugLibIoPort: factor out debug port detection 2020-04-28 21:12:01 +00:00
PlatformRomDebugLibIoPort.inf OvmfPkg/PlatformDebugLibIoPort: factor out debug port detection 2020-04-28 21:12:01 +00:00
PlatformRomDebugLibIoPortNocheck.inf OvmfPkg/PlatformDebugLibIoPort: Introduce a Nocheck variant 2020-04-28 21:12:01 +00:00