X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseTimerLibNullTemplate%2FBaseTimerLibNullTemplate.msa;fp=MdePkg%2FLibrary%2FBaseTimerLibNullTemplate%2FBaseTimerLibNullTemplate.msa;h=6861a9faac4c15fe8b12484926d16bc5f8884c46;hb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8;hp=0000000000000000000000000000000000000000;hpb=e053747a04ad7b8d71c7593b93e1575ba0057a91;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa new file mode 100644 index 0000000000..6861a9faac --- /dev/null +++ b/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa @@ -0,0 +1,45 @@ + + + + BaseTimerLibNullTemplate + BASE + f4731d79-537e-4505-bd52-c03f9b1f6b89 + 1.0 + Timer library NULL template implementaton + A non-functional instance of the Timer Library that can be used as a template + for the implementation of a functional timer library instance. This library instance can + also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer + services as well as EBC modules that require timer services + Copyright (c) 2007, 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 + BaseTimerLibNullTemplate + + + + TimerLib + + + DebugLib + + + + TimerLibNull.c + + + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + \ No newline at end of file