]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
add MaxBbsEntries.h
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Common / MaxBbsEntries.h
diff --git a/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h b/IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
new file mode 100644 (file)
index 0000000..7a08020
--- /dev/null
@@ -0,0 +1,20 @@
+/** @file\r
+  Include file for _MAX_BBS_ENTRIES_H.\r
+\r
+Copyright (c) 2007, Intel Corporation. All rights reserved. \r
+This software and associated documentation (if any) is furnished\r
+under a license and may only be used or copied in accordance\r
+with the terms of the license. Except as permitted by such\r
+license, no part of this software or documentation may be\r
+reproduced, stored in a retrieval system, or transmitted in any\r
+form or by any means without the express written consent of\r
+Intel Corporation.\r
+\r
+**/\r
+\r
+#ifndef _MAX_BBS_ENTRIES_H\r
+#define _MAX_BBS_ENTRIES_H\r
+\r
+#define MAX_BBS_ENTRIES 0x100\r
+\r
+#endif\r