From 1b0ea113a3fc6189d1780398c806ac12b53e3e33 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Tue, 9 Dec 2008 07:13:26 +0000 Subject: 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 --- BaseTools/Bin/Win32/GenFds.exe | Bin 1394366 -> 1395637 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'BaseTools/Bin/Win32/GenFds.exe') diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe index 4d88eb1fe0..b43ef6a95a 100755 Binary files a/BaseTools/Bin/Win32/GenFds.exe and b/BaseTools/Bin/Win32/GenFds.exe differ -- cgit v1.2.3