1. Removal PalCallStatic API

2. Two two new ReadApplicationRegister.c(), ReadControlRegister.c() API together with its related definitions in BaseLib.h
3. Remove prototype of AsmSwitchStackAndBackingStore() in public BaseLib.h, it is supposed to be a worker function for AsmSwitchStack()

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6757 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-27 06:48:03 +00:00
parent 8f446d021f
commit aad6137d5c
8 changed files with 2102 additions and 110 deletions

View File

@@ -599,7 +599,10 @@
Ipf/SwitchStack.s
Ipf/LongJmp.s
Ipf/SetJmp.s
Ipf/PalCallStatic.s
Ipf/ReadCr.s
Ipf/ReadControlRegister.c
Ipf/ReadAr.s
Ipf/ReadApplicationRegister.c
Ipf/Ia64gen.h
Ipf/Asm.h
Math64.c