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
This commit is contained in:
parent
63afc36022
commit
efdbc5199e
|
@ -24,8 +24,8 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
||||||
Makes a PAL procedure call.
|
Makes a PAL procedure call.
|
||||||
|
|
||||||
This is a wrapper function to make a PAL procedure call. Based on the Index value,
|
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
|
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
|
as required or optional. If a PAL procedure is specified as optional, a unique return
|
||||||
|
|
Loading…
Reference in New Issue