mirror of https://github.com/acidanthera/audk.git
Refine file header format to follow coding style.
Signed-off-by: ydong10 Reviewed-by: yzeng15 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12847 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9fa957ec82
commit
d0eaf0628e
|
@ -1,4 +1,4 @@
|
|||
#/** @file
|
||||
## @file
|
||||
# Build description file to generate Shell DP application.
|
||||
#
|
||||
# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
|
||||
|
@ -10,7 +10,7 @@
|
|||
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#
|
||||
# **/
|
||||
##
|
||||
|
||||
[Defines]
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
|
|
Loading…
Reference in New Issue