summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Include
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkModulePkg/Include')
-rw-r--r--IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h b/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
index 7a08020..820c1d5 100644
--- a/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
+++ b/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
@@ -15,6 +15,10 @@ Intel Corporation.
#ifndef _MAX_BBS_ENTRIES_H
#define _MAX_BBS_ENTRIES_H
+//
+// BUGBUG: This entry maybe changed to PCD in future and wait for
+// redesign of BDS library
+//
#define MAX_BBS_ENTRIES 0x100
#endif