u-boot-brain/arch/x86/include/asm/fsp
Park, Aiden 5b931a5080 x86: lib: fsp: Use EFI_GUID and efi_guid_t
Use existing EFI_GUID and efi_guid_t instead of struct efi_guid.
This is pre-work before making a common HOB library.
- Change 'struct efi_guid' to efi_guit_t
- Remove 'struct efi_guid'
- Define GUIDs with EFI_GUID() macro
- Use guidcmp() instead of compare_guid()
- Remove compare_guid()

Signed-off-by: Aiden Park <aiden.park@intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Tested on MinnowMax
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-08-09 22:24:02 +08:00
..
fsp_api.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_azalia.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_bootmode.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_ffs.h x86: lib: fsp: Use EFI_GUID and efi_guid_t 2019-08-09 22:24:02 +08:00
fsp_fv.h x86: lib: fsp: Use EFI_GUID and efi_guid_t 2019-08-09 22:24:02 +08:00
fsp_hob.h x86: lib: fsp: Use EFI_GUID and efi_guid_t 2019-08-09 22:24:02 +08:00
fsp_infoheader.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_support.h x86: lib: fsp: Use EFI_GUID and efi_guid_t 2019-08-09 22:24:02 +08:00
fsp_types.h x86: lib: fsp: Use EFI_GUID and efi_guid_t 2019-08-09 22:24:02 +08:00