summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/X64
Commit message (Expand)AuthorAgeFilesLines
* Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...bxing2006-09-141-24/+40
* 1. cleanup functions header in PeCoffLoaderEx.cvanjeff2006-08-021-1/+4
* Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...bxing2006-07-252-43/+61
* 1. Updated function headers in all assembly files.bxing2006-07-2150-141/+147
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-0/+99
* Modified coding style, removed unnecessary comments and "offset" key words.bxing2006-07-171-30/+27
* 1. Sync LinkedList.c with MWGvanjeff2006-07-061-1/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang362006-07-041-2/+2
* Change VOID into VOID * in function headervanjeff2006-06-281-2/+2
* 1. Fixed bug in FlushCacheLine.asm, added return valuevanjeff2006-06-281-1/+1
* • BaseMemoryLib:qhuang82006-06-261-9/+9
* Roll back modification for autogen of assemble code, we do not support PCD au...klu22006-06-261-0/+3
* Updated CpuFlushCacheLine() to return the address flushed.bxing2006-06-161-1/+2
* Thunk16.asm's can use constants defined in BaseLib.h now.bxing2006-06-151-4/+0
* Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing2006-06-101-2/+2
* 1. Added AsmCpuidEx() to BaseLibbxing2006-06-101-3/+3
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-103-2/+73
* Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff2006-06-021-2/+2
* Removed file/foldervanjeff2006-06-021-58/+0
* Added function declarationvanjeff2006-06-011-0/+9
* Created as one wrapper for SwitchStack.c to add assert()vanjeff2006-05-311-0/+49
* Changed SwitchStack() to _SwitchStack()vanjeff2006-05-311-2/+2
* Changed LongJump() to _LongJump()vanjeff2006-05-311-3/+3
* 1. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing2006-05-241-0/+7
* Fixed a bug due to misorder of 'push'sbxing2006-05-231-1/+1
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-151-126/+172
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao42006-05-141-62/+62
* Rename dirsbbahnsen2006-04-2485-0/+3439