1. Fixed bug in FlushCacheLine.asm, added return value

2. Updated AsmEnablePaging64(), added far jump to long mode with updating CS

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@649 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2006-06-28 08:42:05 +00:00
parent ee80c4d024
commit 939d540699
2 changed files with 28 additions and 13 deletions

View File

@@ -24,7 +24,7 @@
.code
;------------------------------------------------------------------------------
; VOID *
; VOID
; EFIAPI
; AsmFlushCacheLine (
; IN VOID *LinearAddress