]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Common/MemoryFile.h
BaseTools: Fix compile error on VS2010
[mirror_edk2.git] / BaseTools / Source / C / Common / MemoryFile.h
index 9148d9d06c08b0d2d5a3bf5e1cd11bbd0096e70c..552417a5a60cd55103fbe0937859b03011834363 100644 (file)
@@ -1,7 +1,8 @@
 /** @file\r
+Header file for helper functions useful for accessing files.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004 - 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,14 +10,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
-  MemoryFile.h\r
-\r
-Abstract:\r
-\r
-  Header file for helper functions useful for accessing files.\r
-\r
 **/\r
 \r
 #ifndef _EFI_MEMORY_FILE_H\r
@@ -26,10 +19,6 @@ Abstract:
 #include <stdlib.h>\r
 #include <Common/UefiBaseTypes.h>\r
 \r
-#ifndef _MAX_PATH\r
-#define _MAX_PATH 500\r
-#endif\r
-\r
 //\r
 // Common data structures\r
 //\r