X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FPlatformBdsLibNull%2FBdsPlatform.h;fp=IntelFrameworkModulePkg%2FLibrary%2FPlatformBdsLibNull%2FBdsPlatform.h;h=165ad3b1f292b4c41de4c0c46bbeda426b2792a3;hp=0000000000000000000000000000000000000000;hb=ddac74d1760c8fbaf613249e17b160a00d25328e;hpb=9b4efc6c0c3ffa5c6b00b444555d433d50a0e241 diff --git a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/BdsPlatform.h b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/BdsPlatform.h new file mode 100644 index 0000000000..165ad3b1f2 --- /dev/null +++ b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/BdsPlatform.h @@ -0,0 +1,30 @@ +/** @file + Head file for BDS Platform specific code + +Copyright (c) 2004 - 2008, Intel Corporation.
+All rights reserved. This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + +**/ + +#ifndef _BDS_PLATFORM_H_ +#define _BDS_PLATFORM_H_ + +#include + +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // _BDS_PLATFORM_H