]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/PythonCore.inf
AppPkg/Applications/Python: Fix a mis-located module and establish the minimum set...
[mirror_edk2.git] / AppPkg / Applications / Python / PythonCore.inf
index 28b6e9d59c5782365d6d8a25ddef8ecdb0969f2f..2b101e9003cf4cc9ca5063c454726df1f7790dd8 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # PythonCore.inf\r
 #\r
-#  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011-2012, 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
@@ -64,7 +64,6 @@
 \r
 #Python\r
   PyMod-2.7.2/Python/getcopyright.c\r
-  PyMod-2.7.2/Python/import.c\r
   PyMod-2.7.2/Python/marshal.c\r
 \r
   Python-2.7.2/Python/_warnings.c\r
@@ -87,6 +86,7 @@
   Python-2.7.2/Python/getplatform.c\r
   Python-2.7.2/Python/getversion.c\r
   Python-2.7.2/Python/graminit.c\r
+  Python-2.7.2/Python/import.c\r
   Python-2.7.2/Python/importdl.c\r
   Python-2.7.2/Python/modsupport.c\r
   Python-2.7.2/Python/mysnprintf.c\r
 #  Python-$(PYTHON_VERSION)/Python/thread.c\r
 \r
 #Modules -- See Efi/config.c\r
-  Python-2.7.2/Modules/main.c\r
-  Python-2.7.2/Modules/python.c\r
-  Python-2.7.2/Modules/getbuildinfo.c\r
-\r
   PyMod-2.7.2/Modules/_sre.c\r
   PyMod-2.7.2/Modules/errnomodule.c\r
   PyMod-2.7.2/Modules/selectmodule.c\r
 \r
+  Python-2.7.2/Modules/getbuildinfo.c\r
+  Python-2.7.2/Modules/main.c\r
+  Python-2.7.2/Modules/python.c\r
+\r
   Python-2.7.2/Modules/_bisectmodule.c\r
   Python-2.7.2/Modules/_codecsmodule.c\r
   Python-2.7.2/Modules/_collectionsmodule.c\r
   Python-2.7.2/Modules/timemodule.c\r
   Python-2.7.2/Modules/xxsubtype.c\r
 \r
-#  Python-$(PYTHON_VERSION)/Modules/imageop.c\r
 #  Python-$(PYTHON_VERSION)/Modules/_csv.c\r
 #  Python-$(PYTHON_VERSION)/Modules/symtablemodule.c\r
-#  Python-$(PYTHON_VERSION)/Modules/_hotshot.c\r
 #  Python-$(PYTHON_VERSION)/Modules/_localemodule.c\r
-#  Python-$(PYTHON_VERSION)/Modules/_lsprof.c\r
-#  Python-$(PYTHON_VERSION)/Modules/audioop.c\r
-#  Python-$(PYTHON_VERSION)/Modules/mmapmodule.c\r
 #  Python-$(PYTHON_VERSION)/Modules/rotatingtree.c\r
 #  Python-$(PYTHON_VERSION)/Modules/threadmodule.c\r
 #  Python-$(PYTHON_VERSION)/Modules/zipimport.c\r