clean up for GCC tool-chain.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5536 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -162,10 +162,10 @@ EFI_STATUS
|
||||
//
|
||||
// Interface structure for the Platform to Driver Configuration Protocol
|
||||
//
|
||||
typedef struct _EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL {
|
||||
struct _EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL {
|
||||
EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY Query;
|
||||
EFI_PLATFORM_TO_DRIVER_CONFIGURATION_RESPONSE Response;
|
||||
} EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL;
|
||||
};
|
||||
|
||||
extern EFI_GUID gEfiPlatformToDriverConfigurationProtocolGuid;
|
||||
extern EFI_GUID gEfiPlatformToDriverConfigurationClpGuid;
|
||||
|
Reference in New Issue
Block a user