summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Pci23.h
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 06:42:33 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 06:42:33 +0000
commita2461f6bc79e20cd379c034a0d128c64852ff8c4 (patch)
tree37add8df2fae2586af2698fb503d713442209d00 /MdePkg/Include/IndustryStandard/Pci23.h
parent3745e1a61eadb73b74129954c39004c175c21c01 (diff)
downloadedk2-platforms-a2461f6bc79e20cd379c034a0d128c64852ff8c4.tar.xz
1. refine the comments
2. use BITx git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6695 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Pci23.h')
-rw-r--r--MdePkg/Include/IndustryStandard/Pci23.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/IndustryStandard/Pci23.h b/MdePkg/Include/IndustryStandard/Pci23.h
index e1289f75c6..b100dce1a0 100644
--- a/MdePkg/Include/IndustryStandard/Pci23.h
+++ b/MdePkg/Include/IndustryStandard/Pci23.h
@@ -27,9 +27,9 @@
///
#define PCI_EXP_MAX_CONFIG_OFFSET 0x1000
-//
-// PCI Capability List IDs and records
-//
+///
+/// PCI Capability List IDs and records
+///
#define EFI_PCI_CAPABILITY_ID_PCIX 0x07
#pragma pack(1)