]> 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 baab40baa2c6442aea2ad62615127f8030a58f8b..552417a5a60cd55103fbe0937859b03011834363 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
+Header file for helper functions useful for accessing files.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\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
@@ -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