]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Python/XmlRoutines.py
1) Update XmlRoutines.py to strip all whitespace
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Jan 2007 01:07:52 +0000 (01:07 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Jan 2007 01:07:52 +0000 (01:07 +0000)
commit8d4243f1bd81497181a3cc135239422c43364105
tree2e77e9d22c47002edf397bb38d7c86c6830d75c7
parent64bbd2e3c6b72ed2377efd2df6f41ed16abba0a8
1) Update XmlRoutines.py to strip all whitespace
2) Add function to read section of an XML file
3) Add class to handle workspace relative paths
4) Add utility to manage target.txt
5) Add utility to manage FrameworkDatabase.db

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2164 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Python/ContextTool.py [new file with mode: 0644]
Tools/Python/EdkIIWorkspace.py [new file with mode: 0644]
Tools/Python/Fd.py [new file with mode: 0644]
Tools/Python/XmlRoutines.py