diff options
author | Chasel, Chiu <chasel.chiu@intel.com> | 2019-01-21 13:43:58 +0800 |
---|---|---|
committer | Chasel, Chiu <chasel.chiu@intel.com> | 2019-01-21 15:49:02 +0800 |
commit | e3b8fd1185ea566e6a0caf1b940c4347f4a0adc5 (patch) | |
tree | d08fbf72d35a7c16e129ca9a5f953ee74cb67636 /IntelFsp2Pkg | |
parent | eb76b76218d5bac867414e2ff6dd09c6e7c700dd (diff) | |
download | edk2-e3b8fd1185ea566e6a0caf1b940c4347f4a0adc5.tar.gz |
IntelFsp2Pkg: Remove unused keyword in new PPI header
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1477
There was unused keyword added in FspmArchConfigPpi.h
header block and should be removed.
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'IntelFsp2Pkg')
-rw-r--r-- | IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h b/IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h index 5bedb95aa7..0268f43b1e 100644 --- a/IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h +++ b/IntelFsp2Pkg/Include/Ppi/FspmArchConfigPpi.h @@ -1,7 +1,6 @@ /** @file
Header file for FSP-M Arch Config PPI for Dispatch mode
- @copyright
Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available under
|