From efdbc5199e9189edcbd7a3d990c448748452eaef Mon Sep 17 00:00:00 2001 From: gtian Date: Mon, 14 May 2007 06:51:02 +0000 Subject: [PATCH] These updates are for IPF low level assembly library checking in. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2594 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/PalCallLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Include/Library/PalCallLib.h b/MdePkg/Include/Library/PalCallLib.h index 82ca36f952..8deb55a5bc 100644 --- a/MdePkg/Include/Library/PalCallLib.h +++ b/MdePkg/Include/Library/PalCallLib.h @@ -24,8 +24,8 @@ // /** - Makes a PAL procedure call. + This is a wrapper function to make a PAL procedure call. Based on the Index value, this API will make static or stacked PAL call. Architected procedures may be designated as required or optional. If a PAL procedure is specified as optional, a unique return -- 2.39.2