]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/SetupBrowser.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiOnUefiHiiThunk / SetupBrowser.h
CommitLineData
26a76fbc 1/** @file\r
a235abd2 2 This file contains macros to be included by SetupBrowser.c.\r
3 \r
27e36f23 4Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR>\r
584d5652 5This program and the accompanying materials\r
a235abd2 6are licensed and made available under the terms and conditions of the BSD License\r
7which accompanies this distribution. The full text of the license may be found at\r
8http://opensource.org/licenses/bsd-license.php\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13**/\r
14\r
15#ifndef _HIITHUNK_SETUPBROWSER_H_\r
16#define _HIITHUNK_SETUPBROWSER_H_\r
17\r
a235abd2 18#define ONE_SECOND 10000000\r
19\r
20#endif\r