diff options
author | Daniel Kiper <daniel.kiper@oracle.com> | 2014-06-30 21:52:58 +0400 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-07-19 00:23:55 +0400 |
commit | 9f27bc543bdf92e179927037e2ab8ed0261579a9 (patch) | |
tree | 22ed05817b2d162f25ddb4fbb67495a8a40c3dd4 /Documentation/logo.gif | |
parent | 67a9b9c53cafd3f391dccc84a3af45334c6267fc (diff) | |
download | linux-9f27bc543bdf92e179927037e2ab8ed0261579a9.tar.xz |
efi: Introduce EFI_PARAVIRT flag
Introduce EFI_PARAVIRT flag. If it is set then kernel runs
on EFI platform but it has not direct control on EFI stuff
like EFI runtime, tables, structures, etc. If not this means
that Linux Kernel has direct access to EFI infrastructure
and everything runs as usual.
This functionality is used in Xen dom0 because hypervisor
has full control on EFI stuff and all calls from dom0 to
EFI must be requested via special hypercall which in turn
executes relevant EFI code in behalf of dom0.
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'Documentation/logo.gif')
0 files changed, 0 insertions, 0 deletions