X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ShellPkg%2FInclude%2FProtocol%2FEfiShell.h;fp=ShellPkg%2FInclude%2FProtocol%2FEfiShell.h;h=5c7f4f6357266480395ce468605d8e4d032ab0c8;hb=fbd2dfadfe6fb16ab7b49fca3764e05e65d97b8a;hp=6c1d66a6696d4cbed2436d93b5007aa3fc9166fe;hpb=a7e173b07a1ef336fc8d753cf85ae8473e92365a;p=mirror_edk2.git diff --git a/ShellPkg/Include/Protocol/EfiShell.h b/ShellPkg/Include/Protocol/EfiShell.h index 6c1d66a669..5c7f4f6357 100644 --- a/ShellPkg/Include/Protocol/EfiShell.h +++ b/ShellPkg/Include/Protocol/EfiShell.h @@ -2,7 +2,7 @@ EFI Shell protocol as defined in the UEFI Shell 2.0 specification including errata. (C) Copyright 2014 Hewlett-Packard Development Company, L.P.
- Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2015, 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 which accompanies this distribution. The full text of the license may be found at @@ -294,6 +294,8 @@ EFI_STATUS FileSystemMapping. In both cases, the returned name includes the file system mapping (i.e. fs0:\current-dir). + Note that the current directory string should exclude the tailing backslash character. + @param[in] FileSystemMapping A pointer to the file system mapping. If NULL, then the current working directory is returned.