summaryrefslogtreecommitdiff
path: root/BaseTools
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-09 07:13:26 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-09 07:13:26 +0000
commit1b0ea113a3fc6189d1780398c806ac12b53e3e33 (patch)
tree14acdf009d060309d9d7ce83bb65c35ec3adca96 /BaseTools
parent2fe241a290e6ea77af76ae385ae8b04a76a0c394 (diff)
downloadedk2-platforms-1b0ea113a3fc6189d1780398c806ac12b53e3e33.tar.xz
1) Separate the AutoGen code for PCDs between module and its library instances. Only macros for module's PCDs will be put in AutoGen.h. Others will be put in AutoGen.c. This is intended to catch missed PCDs in inf file more easily.
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
Diffstat (limited to 'BaseTools')
-rwxr-xr-xBaseTools/Bin/Win32/GenFds.exebin1394366 -> 1395637 bytes
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1947436 -> 1949733 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe
index 4d88eb1fe0..b43ef6a95a 100755
--- a/BaseTools/Bin/Win32/GenFds.exe
+++ b/BaseTools/Bin/Win32/GenFds.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index 41553b4aaf..91106daf5d 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ