mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
SourceLevelDebugPkg: Refine the format of meta data files.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16618 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c4bac158b3
commit
4e4a6f3d23
6 changed files with 32 additions and 34 deletions
|
|
@ -1,5 +1,4 @@
|
|||
## @file SourceLevelDebugPkg.dec
|
||||
#
|
||||
# This package provides target side modules to support source level debug.
|
||||
# The target side components includes the Debug Agent Library instance
|
||||
# to communicate with host side modules, Debug Communication Library and
|
||||
|
|
@ -7,7 +6,7 @@
|
|||
# and host, PeCoffExtraActionLib instance to report symbol path information,
|
||||
# etc.
|
||||
#
|
||||
# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
# the terms and conditions of the BSD License that accompanies this distribution.
|
||||
# The full text of the license may be found at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue