summaryrefslogtreecommitdiffstats
path: root/include/efi.h
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-07-17 21:22:36 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-23 16:46:14 +0200
commit356aaef5a37d60f060082f400617f9dcf514a9d5 (patch)
tree4cafc5085aa6a5d37166f9801f4aa18715d17d93 /include/efi.h
parent17e60440747c3363157a08560eb725f91f08ce4a (diff)
downloadbarebox-356aaef5a37d60f060082f400617f9dcf514a9d5.tar.gz
barebox-356aaef5a37d60f060082f400617f9dcf514a9d5.tar.xz
efi: improve malloc pool allocation
Use allocate_pages() instead of allocate_pool(). With allocate_pages() we can specify the address. This way, any address passed to the kernel will never exceed the lower 32 bit. If possible, try to allocate a larger pool. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/efi.h')
0 files changed, 0 insertions, 0 deletions