diff options
| author | Ard Biesheuvel <[email protected]> | 2016-04-25 21:06:40 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2016-04-28 11:33:51 +0200 |
| commit | 0d054ad96e97dcd8966e9333eabcc7a466672f70 (patch) | |
| tree | 598653b7a67e4d616e5cf6a837e3cf226e5dac0c /tools/perf/scripts/python | |
| parent | 884f4f66ffd6ffe632f3a8be4e6d10a858afdc37 (diff) | |
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Our efi_memory_desc_t type is based on EFI_MEMORY_DESCRIPTOR version 1 in
the UEFI spec. No version updates are expected, but since we are about to
introduce support for new firmware tables that use the same descriptor
type, it makes sense to at least warn if we encounter other versions.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions