mirror of https://github.com/ipxe/ipxe.git
Document %m
parent
307cf36fca
commit
127362581f
|
@ -26,6 +26,7 @@ PRINTF and friends
|
|||
%d - decimal int
|
||||
%c - char
|
||||
%s - string
|
||||
%m - string representation of the most recent error
|
||||
%@ - Internet address in ddd.ddd.ddd.ddd notation
|
||||
%! - Ethernet address in xx:xx:xx:xx:xx:xx notation
|
||||
Note: width specification ignored
|
||||
|
|
Loading…
Reference in New Issue