]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/OsPath.h
BaseTools: use set instead of list for a variable to be used with in
[mirror_edk2.git] / BaseTools / Source / C / Common / OsPath.h
index 0386dfa50dbd846ec673e34985acbb12a8cae11c..0deaa9e7abfad6eac0debf057797a2ff5ceb08a7 100644 (file)
@@ -1,7 +1,9 @@
 /** @file\r
+Header file for helper functions useful to operate file directories by parsing \r
+file path.\r
 \r
-Copyright (c) 2007 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -9,15 +11,6 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-Module Name:\r
-\r
-  OsPath.h\r
-\r
-Abstract:\r
-\r
-  Header file for helper functions useful to operate file directories \r
-  by parsing file path. \r
-\r
 **/\r
 \r
 #ifndef _EFI_OS_PATH_H\r