]> git.proxmox.com Git - mirror_edk2.git/commitdiff
1) Separate the AutoGen code for PCDs between module and its library instances. Only...
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 9 Dec 2008 07:13:26 +0000 (07:13 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 9 Dec 2008 07:13:26 +0000 (07:13 +0000)
2) For better compatibile between C standards or C compiler, add type cast for PCD constants in AutoGen.h according to the PCD datum type.
3) Add incremental generation capability for FV in GenFds tool.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6930 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/GenFds.exe
BaseTools/Bin/Win32/build.exe

index 4d88eb1fe019b7f089333fc484b0b0e35c81bff0..b43ef6a95ad2ed4fe6e52410e52c3f686e70fe04 100755 (executable)
Binary files a/BaseTools/Bin/Win32/GenFds.exe and b/BaseTools/Bin/Win32/GenFds.exe differ
index 41553b4aaff048bb0decd0dcb240f6132bc2089b..91106daf5d163147ae276f8fe36fe3d15cf656fa 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ