search for: efi_calls

Displaying 2 results from an estimated 2 matches for "efi_calls".

2011 Sep 14
1
[PATCH] xen/xsm: Compile error due to naming clash between XSM and EFI runtime
While compiling XEN with XSM_ENABLE=y and FLASK_ENABLE=y, I received the following error. gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe
2012 Jul 11
7
[Fedora-xen] Xen, Linux and EFI.
...ip, which they don't have right now). The EFI maintainer (Matthew) commented http://lists.xen.org/archives/html/xen-devel/2012-02/msg00815.html that he would like a better abstraction model for it. Mainly to push those calls deeper down (so introduce the registration in the the efi_calls). Or perhaps by providing in boot_params.efi_info.efi_systab a finely crafted structure pointing to Linux functions that would do the hypercalls. And there you have it. In other words it needs somebody willing to look at the patches as a baseline and do some exciting new work. I sadly don...