Fix minor format issue in file header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10485 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#/** @file
|
## @file
|
||||||
# Null instance of Debug Agent Library with empty functions.
|
# Null instance of Debug Agent Library with empty functions.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
|
||||||
@@ -11,7 +11,6 @@
|
|||||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#**/
|
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010005
|
INF_VERSION = 0x00010005
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
## @file MdeModulePkg.dec
|
## @file MdeModulePkg.dec
|
||||||
#
|
#
|
||||||
# This package provides the modules that conform to UEFI/PI Industry standards.
|
# This package provides the modules that conform to UEFI/PI Industry standards.
|
||||||
# It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)
|
# It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)
|
||||||
|
Reference in New Issue
Block a user