reviving demo simulator
This commit is contained in:
parent
4560c4a146
commit
c4427243e7
|
@ -28,6 +28,9 @@
|
||||||
#ifndef _CHCONF_H_
|
#ifndef _CHCONF_H_
|
||||||
#define _CHCONF_H_
|
#define _CHCONF_H_
|
||||||
|
|
||||||
|
#define efiAssert(condition, message, result) { }
|
||||||
|
#define efiAssertVoid(condition, message) { }
|
||||||
|
|
||||||
/*===========================================================================*/
|
/*===========================================================================*/
|
||||||
/**
|
/**
|
||||||
* @name System timers settings
|
* @name System timers settings
|
||||||
|
|
Loading…
Reference in New Issue