]> git.proxmox.com Git - mirror_edk2.git/commit
AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".
authorDaryl McDaniel <edk2-lists@mc2research.org>
Wed, 23 Dec 2015 00:04:20 +0000 (00:04 +0000)
committerdarylm503 <darylm503@Edk2>
Wed, 23 Dec 2015 00:04:20 +0000 (00:04 +0000)
commit42fa19ca9a795cdea9cb33ae48647ca9cd9ff84f
treef76cb3941ecfa37131cc7ee1405b1ccbcbdba13b
parent173523c20de4f882250c5aaf072cf94e327dfb4e
AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".

Rename identifiers to have an edk2_ prefix instead of posix_ in order to
conform to the convention used in other environment-specific Python modules.
This also makes the names match the module instead of implying that these are
Posix compatible routines.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19460 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/edk2module.c