De-unicode in comment for all source files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5302 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -308,7 +308,7 @@ EFI_STATUS
|
||||
EFI_HII_OUT_FLAG_CLIP_CLEAN_X is set. This flag cannot be used
|
||||
with EFI_HII_OUT_FLAG_CLIP_CLEAN_X. If
|
||||
EFI_HII_OUT_FLAG_TRANSPARENT is set, then BackgroundColor is
|
||||
ignored and all off<EFBFBD><EFBFBD> pixels in the character<EFBFBD><EFBFBD>s glyph will
|
||||
ignored and all off" pixels in the character's glyph will
|
||||
use the pixel value from Blt. This flag cannot be used if Blt
|
||||
is NULL upon entry. If EFI_HII_IGNORE_IF_NO_GLYPH is set, then
|
||||
characters which have no glyphs are not drawn. Otherwise, they
|
||||
|
@@ -268,7 +268,7 @@ EFI_STATUS
|
||||
configuration information from the platform. For every call to
|
||||
Query() there must be a matching call to Response() so the
|
||||
UEFI driver can inform the platform how it used the
|
||||
information passed in from Query(). It<EFBFBD><EFBFBD>s legal for a UEFI
|
||||
information passed in from Query(). It's legal for a UEFI
|
||||
driver to use Response() to inform the platform it does not
|
||||
understand the data returned via Query() and thus no action was
|
||||
taken.
|
||||
|
@@ -1,16 +1,16 @@
|
||||
/** @file
|
||||
/** @file
|
||||
TCG Service Protocol as defined in TCG_EFI_Protocol_1_20_Final
|
||||
See http://trustedcomputinggroup.org for the latest specification
|
||||
|
||||
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.
|
||||
|
||||
See http://trustedcomputinggroup.org for the latest specification
|
||||
|
||||
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.
|
||||
|
||||
**/
|
||||
|
||||
#ifndef _TCG_SERVICE_PROTOCOL_H_
|
||||
@@ -213,7 +213,7 @@ EFI_STATUS
|
||||
@param LogEvent This service abstracts the capability to add
|
||||
an entry to the Event Log.
|
||||
@param PassThroughToTPM This service provides a pass-through capability
|
||||
from the caller to the system<EFBFBD><EFBFBD>s TPM.
|
||||
from the caller to the system's TPM.
|
||||
@param HashLogExtendEvent This service abstracts the capability to do a hash
|
||||
operation on a data buffer, extend a specific TPM PCR
|
||||
with the hash result, and add an entry to the Event Log.
|
||||
|
Reference in New Issue
Block a user