From c9093a06e72ef16d2f3bd7ce0a2b9a172e9d048c Mon Sep 17 00:00:00 2001 From: tgingold Date: Sat, 6 Jan 2007 14:59:06 +0000 Subject: Unix version of EFI emulator git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2182 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/UnixTimerLibNull/UnixTimerLib.msa | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 EdkUnixPkg/Library/UnixTimerLibNull/UnixTimerLib.msa (limited to 'EdkUnixPkg/Library/UnixTimerLibNull/UnixTimerLib.msa') diff --git a/EdkUnixPkg/Library/UnixTimerLibNull/UnixTimerLib.msa b/EdkUnixPkg/Library/UnixTimerLibNull/UnixTimerLib.msa new file mode 100644 index 0000000000..f7a6cd4e5e --- /dev/null +++ b/EdkUnixPkg/Library/UnixTimerLibNull/UnixTimerLib.msa @@ -0,0 +1,47 @@ + + + + UnixTimerLib + BASE + f3db5724-8985-11db-acbc-0040d02b1835 + 1.0 + Component description file for Nt32Timer Library + Timer Library provide API of TimerLib library class for Nt32 platform, + Now this library do not impletement functionality completely. + Copyright (c) 2006, 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + UnixTimerLib + + + + TimerLib + + + BaseLib + + + DebugLib + + + + UnixTimerLib.c + + + + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + -- cgit v1.2.3