Skip to content
Commit 5b931a50 authored by Park, Aiden's avatar Park, Aiden Committed by Bin Meng
Browse files

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: default avatarAiden Park <aiden.park@intel.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>

Tested on MinnowMax
Tested-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 544293f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment