From 69e0c59656311728ade8d2669f923ad71b062da7 Mon Sep 17 00:00:00 2001 From: xli24 Date: Sun, 27 Jul 2008 09:16:04 +0000 Subject: [PATCH] Fix typo in PalCallLib.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5573 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/PalCallLib.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MdePkg/Include/Library/PalCallLib.h b/MdePkg/Include/Library/PalCallLib.h index c0b06e4b3f..aab6b8de5b 100644 --- a/MdePkg/Include/Library/PalCallLib.h +++ b/MdePkg/Include/Library/PalCallLib.h @@ -1,7 +1,7 @@ /** @file PAL Call Services - Copyright (c) 2006 -2007, Intel Corporation All rights + 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 which accompanies this distribution. The full @@ -3123,7 +3123,7 @@ typedef struct { processor brand string shall be written. - @reture R9 Brand information returned. The format of this + @return R9 Brand information returned. The format of this value is dependent on the input values passed. @@ -3165,7 +3165,7 @@ typedef struct { the R10 return value. - @reture R9 Unsigned 64-bit integer representing the current + @return R9 Unsigned 64-bit integer representing the current hardware resource sharing policy. @return R10 Unsigned 64-bit integer that returns the number -- 2.39.5