now test passes!
This commit is contained in:
parent
a516bea72f
commit
c0d852fd85
|
@ -28,6 +28,8 @@
|
|||
#ifndef _CHCONF_H_
|
||||
#define _CHCONF_H_
|
||||
|
||||
#define CHPRINTF_USE_FLOAT TRUE
|
||||
|
||||
#define efiAssert(condition, message, result) { }
|
||||
#define efiAssertVoid(condition, message) { }
|
||||
|
||||
|
|
Loading…
Reference in New Issue