]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Base.h
Merged in the following trackers from EDK:
[mirror_edk2.git] / MdePkg / Include / Base.h
index c5cf6f38d5ed1ae75f441e6ecd169d4e38169498..a08ea34e9044da65b1971cd36d0884f5cca7fd03 100644 (file)
@@ -7,7 +7,7 @@
   environment. There are a set of base libraries in the Mde Package that can\r
   be used to implement base modules.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
@@ -293,6 +293,8 @@ typedef INTN RETURN_STATUS;
 #define RETURN_CRC_ERROR             ENCODE_ERROR (27)\r
 #define RETURN_END_OF_MEDIA          ENCODE_ERROR (28)\r
 #define RETURN_END_OF_FILE           ENCODE_ERROR (31)\r
+#define RETURN_INVALID_LANGUAGE      ENCODE_ERROR (32)\r
+\r
 \r
 #define RETURN_WARN_UNKNOWN_GLYPH    ENCODE_WARNING (1)\r
 #define RETURN_WARN_DELETE_FAILURE   ENCODE_WARNING (2)\r