diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-12 05:44:06 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-12 05:44:06 +0000 |
commit | 5884bab5ebc8627db483922cb4955b8ae1b08e3d (patch) | |
tree | 22c011fc185eadf6640462dc3d1900685b6b46cc | |
parent | d80ed2a76eec1786412fb76cc080cfb38ae77011 (diff) | |
download | edk2-platforms-5884bab5ebc8627db483922cb4955b8ae1b08e3d.tar.xz |
A test version making use Windows API to create AutoGen files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7244 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | BaseTools/Bin/Win32/PyUtility.pyd | bin | 0 -> 4608 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1960298 -> 1957634 bytes |
-rw-r--r-- | BaseTools/Bin/Win32/win32api.pyd | bin | 86016 -> 0 bytes |
-rw-r--r-- | BaseTools/Bin/Win32/win32file.pyd | bin | 90112 -> 0 bytes |
-rw-r--r-- | BaseTools/Bin/Win32/win32pipe.pyd | bin | 16896 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/PyUtility.pyd b/BaseTools/Bin/Win32/PyUtility.pyd Binary files differnew file mode 100644 index 0000000000..f4ae13cd4b --- /dev/null +++ b/BaseTools/Bin/Win32/PyUtility.pyd diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 9d41d1d22b..ffc7ede879 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe diff --git a/BaseTools/Bin/Win32/win32api.pyd b/BaseTools/Bin/Win32/win32api.pyd Binary files differdeleted file mode 100644 index b24c051a22..0000000000 --- a/BaseTools/Bin/Win32/win32api.pyd +++ /dev/null diff --git a/BaseTools/Bin/Win32/win32file.pyd b/BaseTools/Bin/Win32/win32file.pyd Binary files differdeleted file mode 100644 index 602e611dc7..0000000000 --- a/BaseTools/Bin/Win32/win32file.pyd +++ /dev/null diff --git a/BaseTools/Bin/Win32/win32pipe.pyd b/BaseTools/Bin/Win32/win32pipe.pyd Binary files differdeleted file mode 100644 index ca21a02c65..0000000000 --- a/BaseTools/Bin/Win32/win32pipe.pyd +++ /dev/null |