diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-05 07:32:49 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-05 07:32:49 +0000 |
commit | bc8306fc557b501ed0cb942d312a5af0a6590bdb (patch) | |
tree | 4831ac678d7e266e4716d122f453df3710d468be | |
parent | 1f6727d33247438d1ce5f17901f350d563285b31 (diff) | |
download | edk2-platforms-bc8306fc557b501ed0cb942d312a5af0a6590bdb.tar.xz |
Fixed bugs of
708 - Incorrect PCD type used if the PCD is not defined in DSC file
715 - Incorrect library instance used for DAG algorithm
717 - Incorrect function prototype used for calling
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4362 6f19259b-4bc3-4df7-8a09-765794883524
-rwxr-xr-x | BaseTools/Bin/Win32/GenFds.exe | bin | 1295813 -> 1297330 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1515273 -> 1517414 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe Binary files differindex 81c525e52f..8fc206ebfb 100755 --- a/BaseTools/Bin/Win32/GenFds.exe +++ b/BaseTools/Bin/Win32/GenFds.exe diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 457e8d3526..85fec836c2 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe |