[gbl] Rename ImageLoading protocol to match GBL style
Renaming file:
image_loading.rs -> gbl_efi_image_loading.rs
image_loading_protocol.h -> gbl_efi_image_loading_protocol.h
Renaming types/constants:
EFI_IMAGE_LOADING_PROTOCOL_REVISION -> GBL_EFI_IMAGE_LOADING_PROTOCOL_REVISION
GblImageInfo -> GblEfiImageInfo
GblImageBuffer -> GblEfiImageBuffer
GblPartitionName -> GblEfiPartitionName
EfiImageLoadingProtocol -> GblEfiImageLoadingProtocol
Bug: 364983098
Change-Id: If9d8cb8f2599df4475ecf3fdfe16809f0c6bb648
8 files changed