Code scrub for Monotonic Counter Driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6554 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#/** @file
|
||||
# Component description file for MonotonicCounter module.
|
||||
# This module produces the UEFI boot service GetNextMonotonicCount()
|
||||
# and runtime service GetNextHighMonotonicCount().
|
||||
#
|
||||
# This module produces UEFI Monotonic Counter Boot and Runtime Services.
|
||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
||||
# Copyright (c) 2006 - 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
|
||||
@@ -32,7 +32,6 @@
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
MonotonicCounter.h
|
||||
MonotonicCounter.c
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user