Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


build reorganization
[palacios.git] / geekos / src / geekos / lowlevel.asm
similarity index 99%
rename from palacios/src/geekos/lowlevel.asm
rename to geekos/src/geekos/lowlevel.asm
index 30979de..2c64e8a 100644 (file)
@@ -167,13 +167,13 @@ EXPORT Get_PDBR
 EXPORT Flush_TLB
 
 ; CPUID functions
-EXPORT cpuid_ecx
-EXPORT cpuid_eax
-EXPORT cpuid_edx
+;EXPORT cpuid_ecx
+;EXPORT cpuid_eax
+;EXPORT cpuid_edx
 
 ; Utility Functions
-EXPORT Set_MSR
-EXPORT Get_MSR
+;EXPORT Set_MSR
+;EXPORT Get_MSR
 
 
 EXPORT Get_CR2