diff options
author | Park, Aiden <aiden.park@intel.com> | 2019-08-03 08:30:20 +0000 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-08-09 22:24:02 +0800 |
commit | 5b931a508053b63b8596f6f65f211017b8a82394 (patch) | |
tree | 90499c1874dbd89e89c2dae530d1b77ee3af96d7 /configs/apalis_imx6_defconfig | |
parent | 544293f87850b415721690533dae2d27f77f44f3 (diff) |
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>
Diffstat (limited to 'configs/apalis_imx6_defconfig')
0 files changed, 0 insertions, 0 deletions