]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Table/TableEotReport.py
Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly includes:
[mirror_edk2.git] / BaseTools / Source / Python / Table / TableEotReport.py
index cdae3b2e39d53c7d7ab14ea1a03b970f87ecb754..dd465b68b2f6502db89a754974ff3f4cc1250b00 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # This file is used to create/update/query/erase table for ECC reports\r
 #\r
-# Copyright (c) 2008, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2008, 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
@@ -18,8 +18,8 @@ import Common.EdkLogger as EdkLogger
 import os, time\r
 from Table import Table\r
 from Common.String import ConvertToSqlString2\r
-import EotToolError as EotToolError\r
-import EotGlobalData as EotGlobalData\r
+import Eot.EotToolError as EotToolError\r
+import Eot.EotGlobalData as EotGlobalData\r
 \r
 ## TableReport\r
 #\r