diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-31 16:32:04 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-31 16:32:04 +0000 |
commit | 3432b0cf1129c93689c015726b4e708f50c9d4fa (patch) | |
tree | 29cbd64715a50d05d3d65b6d34b24e9e558ec9ae /MdePkg/Library/PeiPciSegmentLibPciCfg2 | |
parent | caf304693aad8886de5f387a80890b1623489147 (diff) | |
download | edk2-3432b0cf1129c93689c015726b4e708f50c9d4fa.tar.gz edk2-3432b0cf1129c93689c015726b4e708f50c9d4fa.tar.bz2 edk2-3432b0cf1129c93689c015726b4e708f50c9d4fa.zip |
Fix INF file header format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10323 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiPciSegmentLibPciCfg2')
-rw-r--r-- | MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf index 05caa9749a..918b9ab87d 100644 --- a/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf +++ b/MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#
+##
[Defines]
INF_VERSION = 0x00010005
|