X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FLibrary%2FUefiShellDriver1CommandsLib%2FDevices.c;h=b725178ebd151cf4e43e589320a3a710c3b45acc;hp=f4921088f212c8c9400722fb793f7f35c6af880c;hb=2d70c90d2e8bf4405c5c16c0c7ea5b2446d1517a;hpb=bc2807206bf0af2332691495d0ac2822d075a754 diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c b/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c index f4921088f2..b725178ebd 100644 --- a/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c +++ b/ShellPkg/Library/UefiShellDriver1CommandsLib/Devices.c @@ -1,7 +1,7 @@ /** @file Main file for devices shell Driver1 function. - Copyright (c) 2012-2015, Hewlett-Packard Development Company, L.P.
+ (C) Copyright 2012-2015 Hewlett-Packard Development Company, L.P.
Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -42,7 +42,6 @@ @retval EFI_INVALID_PARAMETER A parameter was invalid. **/ EFI_STATUS -EFIAPI GetDeviceHandleInfo ( IN EFI_HANDLE TheHandle, IN OUT CHAR16 *Type,