]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Efi/Include/EfiError.h
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Efi / Include / EfiError.h
index 9ddd1b3568743d885bd6405baafa9de7faadf174..1db119b2986e33f6537d8b9e67714be16d1f1588 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2010, 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
@@ -58,6 +58,9 @@ Abstract:
 #define EFI_INCOMPATIBLE_VERSION  EFIERR (25)\r
 #define EFI_SECURITY_VIOLATION    EFIERR (26)\r
 #define EFI_CRC_ERROR             EFIERR (27)\r
+#define EFI_END_OF_MEDIA          EFIERR (28)\r
+#define EFI_END_OF_FILE           EFIERR (31)\r
+#define EFI_INVALID_LANGUAGE      EFIERR (32)\r
 \r
 #define EFI_WARN_UNKNOWN_GLYPH    EFIWARN (1)\r
 #define EFI_WARN_DELETE_FAILURE   EFIWARN (2)\r