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