Fix typo in PalCallLib.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5573 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24 2008-07-27 09:16:04 +00:00
parent 443109389d
commit 69e0c59656

View File

@ -1,7 +1,7 @@
/** @file /** @file
PAL Call Services 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 reserved. This program and the accompanying materials are
licensed and made available under the terms and conditions of licensed and made available under the terms and conditions of
the BSD License which accompanies this distribution. The full the BSD License which accompanies this distribution. The full
@ -3123,7 +3123,7 @@ typedef struct {
processor brand string shall be written. 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. value is dependent on the input values passed.
@ -3165,7 +3165,7 @@ typedef struct {
the R10 return value. 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. hardware resource sharing policy.
@return R10 Unsigned 64-bit integer that returns the number @return R10 Unsigned 64-bit integer that returns the number