http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e2613e8
)
[Settings] Add int16, int32 and hex-string configuration setting types
author
Michael Brown
<mcb30@etherboot.org>
Tue, 18 Mar 2008 03:23:36 +0000
(
03:23
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Tue, 18 Mar 2008 03:23:36 +0000
(
03:23
+0000)
Add parse and display routines for 16-bit and 32-bit integer configuration
settings.
Add parse and display routines for hex-string configuration settings.
Assume hex-string as a configuration setting type if no type is explicitly
specified.
No differences found