Added freeldr and hal from PPC branch, along with needed headers and

build changes.

Next ntoskrnl and add ppc dir under libcntptr, which didn't exist when I 
forked.

svn path=/trunk/; revision=28793
This commit is contained in:
Art Yerkes
2007-09-03 01:57:36 +00:00
parent 533b371674
commit 81f092736f
96 changed files with 13666 additions and 929 deletions
+1
View File
@@ -68,6 +68,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
case Alias:
case IdlHeader:
case EmbeddedTypeLib:
case ElfExecutable:
return false;
}
throw InvalidOperationException ( __FILE__,