]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - IntelFrameworkModulePkg/Include/Common/MaxBbsEntries.h
Remove the EDK prefix from library instance folder's name
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Common / MaxBbsEntries.h
... / ...
CommitLineData
1/** @file\r
2 Include file for _MAX_BBS_ENTRIES_H.\r
3\r
4Copyright (c) 2007, Intel Corporation. All rights reserved. \r
5This software and associated documentation (if any) is furnished\r
6under a license and may only be used or copied in accordance\r
7with the terms of the license. Except as permitted by such\r
8license, no part of this software or documentation may be\r
9reproduced, stored in a retrieval system, or transmitted in any\r
10form or by any means without the express written consent of\r
11Intel 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