]> git.baikalelectronics.ru Git - kernel.git/commit
efi: switch to use new generic UUID API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 19 Jul 2017 18:28:52 +0000 (21:28 +0300)
committerChristoph Hellwig <hch@lst.de>
Wed, 30 Aug 2017 12:40:40 +0000 (14:40 +0200)
commit1e436de224a38495a690766f573bf563844e44d2
tree4d50c82e6be12d28446dc7aaea9060a6d340c1a7
parentb69f9ae530642ece2cbfa430a679c3b330c65600
efi: switch to use new generic UUID API

There are new types and helpers that are supposed to be used in new code.

As a preparation to get rid of legacy types and API functions do
the conversion here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/firmware/efi/cper.c
include/linux/cper.h
include/linux/efi.h