summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-13 13:06:59 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-07-13 13:06:59 +0000
commita543bca5a680437b33662d4b521f4c648bb74290 (patch)
treed11109ba88bad610cc917e77c9657ccd0d8e2e34 /IntelFrameworkPkg
parenteb0f522c152a7064ca7c6d4f448a12a4c2fb9aae (diff)
downloadedk2-a543bca5a680437b33662d4b521f4c648bb74290.tar.gz
edk2-a543bca5a680437b33662d4b521f4c648bb74290.tar.bz2
edk2-a543bca5a680437b33662d4b521f4c648bb74290.zip
Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8933 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/LegacyBios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h b/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
index b8b3621852..9eaaef985e 100644
--- a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
+++ b/IntelFrameworkPkg/Include/Protocol/LegacyBios.h
@@ -980,7 +980,7 @@ typedef struct _EFI_LEGACY_BIOS_PROTOCOL EFI_LEGACY_BIOS_PROTOCOL;
#define NO_ROM 0x00
#define ROM_FOUND 0x01
#define VALID_LEGACY_ROM 0x02
-#define ROM_WITH_CONFIG 0x04 ///> Not defined in the Framework CSM Specification
+#define ROM_WITH_CONFIG 0x04 ///< Not defined in the Framework CSM Specification
///
/// The following macros do not appear in the Framework CSM Specification and