Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40.

Mainly PCD syntax update.
Check in new build.exe and GenFds.exe
Check in PcdSyntaxUpdate.exe tool. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3744 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2007-08-30 09:11:54 +00:00
parent 14e8823a34
commit b3af5df67b
66 changed files with 668 additions and 642 deletions

View File

@@ -75,15 +75,15 @@
gEfiWinNtIoProtocolGuid # PROTOCOL BY_START
[PcdsDynamic.common]
PcdWinNtMemorySize|gEfiNt32PkgTokenSpaceGuid
PcdWinNtCpuSpeed|gEfiNt32PkgTokenSpaceGuid
PcdWinNtCpuModel|gEfiNt32PkgTokenSpaceGuid
PcdWinNtPhysicalDisk|gEfiNt32PkgTokenSpaceGuid
PcdWinNtVirtualDisk|gEfiNt32PkgTokenSpaceGuid
PcdWinNtFileSystem|gEfiNt32PkgTokenSpaceGuid
PcdWinNtSerialPort|gEfiNt32PkgTokenSpaceGuid
PcdWinNtGop|gEfiNt32PkgTokenSpaceGuid
PcdWinNtUga|gEfiNt32PkgTokenSpaceGuid
PcdWinNtConsole|gEfiNt32PkgTokenSpaceGuid
[Pcd.common]
gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize
gEfiNt32PkgTokenSpaceGuid.PcdWinNtCpuSpeed
gEfiNt32PkgTokenSpaceGuid.PcdWinNtCpuModel
gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk
gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk
gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem
gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort
gEfiNt32PkgTokenSpaceGuid.PcdWinNtGop
gEfiNt32PkgTokenSpaceGuid.PcdWinNtUga
gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole