]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/PythonCore.inf
Give Python/PythonCore.inf its own GUID.
[mirror_edk2.git] / AppPkg / Applications / Python / PythonCore.inf
index 79a30e0f1e9594fd843af0bef68a9cb05234f5c9..31e5442445f0e5afcfbdae911d7d57e30b6c30ce 100644 (file)
@@ -17,7 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010006\r
   BASE_NAME                      = Python\r
-  FILE_GUID                      = 42f58b27-5dc3-4fa7-844d-5a7dbff06432\r
+  FILE_GUID                      = ca5627c4-51ba-4dcb-ac62-c076ebd37ddb\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 0.1\r
   ENTRY_POINT                    = ShellCEntryLib\r
 #EFI -- EFI specific code\r
   Efi/config.c\r
   Efi/getpathp.c\r
-#  Efi/_subprocess.c\r
-#  Efi/_winreg.c\r
-#  Efi/dl_nt.c\r
-#  Efi/import_nt.c\r
-#  Efi/msvcrtmodule.c\r
 \r
 [BuildOptions]\r
    MSFT:*_*_*_CC_FLAGS            = /Oi- /wd4018 /wd4054 /wd4055 /wd4101 /wd4131 /wd4152 /wd4204 /wd4210 /wd4244 /wd4267 /wd4305 /wd4310 /wd4389 /wd4701 /wd4702 /wd4706 /I%WORKSPACE%\AppPkg\Applications\Python\Ia32 /I%WORKSPACE%\AppPkg\Applications\Python\Python-2.7.1\Include\r