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)
commitc0020756315eebec58310aca42cf9fb73e1322eb
tree4d50c82e6be12d28446dc7aaea9060a6d340c1a7
parent14ccee78fc82f5512908f4424f541549a5705b89
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