mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[linux] Add umalloc
Add umalloc API. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
a320085750
commit
6ec1c509e4
@@ -10,6 +10,7 @@
|
||||
#define CONSOLE_LINUX
|
||||
#define TIMER_LINUX
|
||||
#define UACCESS_LINUX
|
||||
#define UMALLOC_LINUX
|
||||
|
||||
#define IMAGE_SCRIPT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user