Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6818 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2008-12-03 09:08:05 +00:00
parent 346cf9ace3
commit cfc8865f17
84 changed files with 12 additions and 223 deletions

View File

@@ -2,7 +2,7 @@
This module provide function for ascertaining and updating the boot mode:
GetBootMode()
SetBootMode()
See PI Speicifcation volume I, chapter 9 Boot Paths for addtional information
See PI Specification volume I, chapter 9 Boot Paths for additional information
on the boot mode.
Copyright (c) 2006 - 2008, Intel Corporation