72d49444 |
1 | /** @file\r |
2 | Include file for _MAX_BBS_ENTRIES_H.\r |
3 | \r |
4 | Copyright (c) 2007, Intel Corporation. All rights reserved. \r |
5 | This software and associated documentation (if any) is furnished\r |
6 | under a license and may only be used or copied in accordance\r |
7 | with the terms of the license. Except as permitted by such\r |
8 | license, no part of this software or documentation may be\r |
9 | reproduced, stored in a retrieval system, or transmitted in any\r |
10 | form or by any means without the express written consent of\r |
11 | Intel Corporation.\r |
12 | \r |
13 | **/\r |
14 | \r |
15 | #ifndef _MAX_BBS_ENTRIES_H\r |
16 | #define _MAX_BBS_ENTRIES_H\r |
17 | \r |
18 | #define MAX_BBS_ENTRIES 0x100\r |
19 | \r |
20 | #endif\r |