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
(parent:
a6467c9
)
Preparation for adding tls.c
author
Michael Brown
<mcb30@etherboot.org>
Sun, 29 Jul 2007 16:16:00 +0000
(17:16 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 29 Jul 2007 16:16:00 +0000
(17:16 +0100)
src/include/gpxe/errfile.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/errfile.h
b/src/include/gpxe/errfile.h
index
744ae5b
..
48db1dc
100644
(file)
--- a/
src/include/gpxe/errfile.h
+++ b/
src/include/gpxe/errfile.h
@@
-116,6
+116,7
@@
#define ERRFILE_image_cmd ( ERRFILE_OTHER | 0x000a0000 )
#define ERRFILE_uri_test ( ERRFILE_OTHER | 0x000b0000 )
#define ERRFILE_ibft ( ERRFILE_OTHER | 0x000c0000 )
+#define ERRFILE_tls ( ERRFILE_OTHER | 0x000d0000 )
/** @} */