Menu

Commit [fa1b97]  Maximize  Restore  History

GCC 4.8 (and others) const warnings

Calling the various Print functions picked up some warnings in my
project (using GCC 4.8 and 4.9 at the moment):
warning: passing argument 1 of Print discards const qualifier from
pointer target type [enabled by default]

Signed-off-by: Nigel Croxon <noxorc@...>
Signed-off-by: Justinian <justinian@...>

Nigel Croxon Nigel Croxon 2017-01-08

changed inc/efidebug.h
changed inc/efilib.h
changed lib/debug.c
changed lib/print.c
inc/efidebug.h Diff Switch to side-by-side view
Loading...
inc/efilib.h Diff Switch to side-by-side view
Loading...
lib/debug.c Diff Switch to side-by-side view
Loading...
lib/print.c Diff Switch to side-by-side view
Loading...