pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2736 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH
2007-06-26 00:32:26 +00:00
parent cf61682357
commit b9575d6030
18 changed files with 996 additions and 1063 deletions

View File

@@ -54,7 +54,7 @@
################################################################################
[Includes]
$(WORKSPACE)/MdePkg\Include/Library
$(WORKSPACE)/MdePkg/Include/Library
################################################################################
#
@@ -64,8 +64,8 @@
################################################################################
[Packages]
$(WORKSPACE)\MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)\MdePkg/MdePkg.dec
$(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec
$(WORKSPACE)/MdePkg/MdePkg.dec
################################################################################