diff options
| author | Ard Biesheuvel <[email protected]> | 2019-12-24 16:10:12 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-12-25 10:49:19 +0100 |
| commit | 8f24f8c2fc82f701866419dcb594e2cc1d3f46ba (patch) | |
| tree | 78911f8dba19edd090d65649482291b11e10ca1b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 960a8d01834eabc4549928c60f8ce0300ad08519 (diff) | |
efi/libstub: Annotate firmware routines as __efiapi
Annotate all the firmware routines (boot services, runtime services and
protocol methods) called in the boot context as __efiapi, and make
it expand to __attribute__((ms_abi)) on 64-bit x86. This allows us
to use the compiler to generate the calls into firmware that use the
MS calling convention instead of the SysV one.
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Arvind Sankar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: James Morse <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions