efi: Add the component-name2 protocol to efidebug dh
Add the GUID and API for this protocol so that we can use it in the 'efidebug dh' command. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -156,6 +156,7 @@ extern const efi_guid_t efi_global_variable_guid;
|
||||
extern const efi_guid_t efi_guid_fdt;
|
||||
/* GUID of the EFI_DRIVER_BINDING_PROTOCOL */
|
||||
extern const efi_guid_t efi_guid_driver_binding_protocol;
|
||||
extern const efi_guid_t efi_guid_component_name2;
|
||||
|
||||
/* Generic EFI table header */
|
||||
struct efi_table_hdr {
|
||||
|
||||
Reference in New Issue
Block a user