]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/Include/Ipf/machine/param.h
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 24 Mar 2012 01:19:06 +0000 (01:19 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 24 Mar 2012 01:19:06 +0000 (01:19 +0000)
commitd78fab6b4e9be83b781212f6a9f3fde0c092e81d
treec16ad39d0aa2ca7f1c62a39b68121db6d4fb5b05
parent2df686c67c7819e01a1487dd703faffef2b59dce
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles):  Python Beta Release.
Clean up and clearly differentiate required and optional items in configuration files.
Enable the system command and synchronize configuration options between all CPU architectures.
Replace the UEFI_ENV macro with UEFI_C_SOURCE to align with Linux and Posix conventions.
Update copyrights and versions and make minor cosmetic enhancements to files.
Fix compiler-specific build errors.
Add Python-specific ReadMe file.

Signed-off-by: darylm503
Reviewed-by: geekboy15a
Reviewed-by: jljusten
Reviewed-by: leegrosenbaum
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13119 6f19259b-4bc3-4df7-8a09-765794883524
21 files changed:
AppPkg/AppPkg.dsc
AppPkg/Applications/Python/Efi/config.c
AppPkg/Applications/Python/Efi/edk2module.c
AppPkg/Applications/Python/Ia32/pyconfig.h
AppPkg/Applications/Python/Ipf/pyconfig.h
AppPkg/Applications/Python/PyMod-2.7.2/Include/osdefs.h
AppPkg/Applications/Python/PyMod-2.7.2/Modules/selectmodule.c
AppPkg/Applications/Python/PyMod-2.7.2/Modules/socketmodule.h
AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/zutil.h
AppPkg/Applications/Python/PythonCore.inf
AppPkg/Applications/Python/PythonReadMe.txt [new file with mode: 0644]
AppPkg/Applications/Python/X64/pyconfig.h
StdLib/Include/Ia32/machine/param.h
StdLib/Include/Ipf/machine/param.h
StdLib/Include/X64/machine/param.h
StdLib/Include/sys/EfiCdefs.h
StdLib/LibC/Main/Main.c
StdLib/LibC/gdtoa/strtod.c
StdLib/LibC/gdtoa/strtodg.c
StdLib/StdLib.inc
StdLibPrivateInternalFiles/Include/extern.h