Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

142 lines
17 KiB

  1. ; FORMAT : SourceDir, SourceFile, DestDir, DestFile, OPERATION
  2. ; All fields are required
  3. ; [subname]* is allowed for source, in which case * required for destination
  4. ;
  5. ; BASE
  6. ;
  7. boot\detect\chk , makefile , src\boot\detect\chk , * , HSPLIT
  8. boot\detect\chk , makefile.inc, src\boot\detect\chk , * , HSPLIT
  9. boot\detect\chk , sources , src\boot\detect\chk , * , HSPLIT
  10. boot\detect\chk , sources.inc , src\boot\detect\chk , * , HSPLIT
  11. boot\detect\fre , makefile , src\boot\detect\fre , * , HSPLIT
  12. boot\detect\fre , makefile.inc, src\boot\detect\fre , * , HSPLIT
  13. boot\detect\fre , sources , src\boot\detect\fre , * , HSPLIT
  14. boot\detect\fre , sources.inc , src\boot\detect\fre , * , HSPLIT
  15. boot\detect\i386 , acpibios.h , src\boot\detect\i386 , * , HSPLIT
  16. boot\detect\i386 , bios.h , src\boot\detect\i386 , * , HSPLIT
  17. boot\detect\i386 , comlpt.h , src\boot\detect\i386 , * , HSPLIT
  18. boot\detect\i386 , comlptc.c , src\boot\detect\i386 , * , HSPLIT
  19. boot\detect\i386 , cpu.asm , src\boot\detect\i386 , * , HSPLIT
  20. boot\detect\i386 , cpu.inc , src\boot\detect\i386 , * , HSPLIT
  21. boot\detect\i386 , disk.h , src\boot\detect\i386 , * , HSPLIT
  22. boot\detect\i386 , diska.asm , src\boot\detect\i386 , * , HSPLIT
  23. boot\detect\i386 , diskc.c , src\boot\detect\i386 , * , HSPLIT
  24. boot\detect\i386 , display.c , src\boot\detect\i386 , * , HSPLIT
  25. boot\detect\i386 , eisa.h , src\boot\detect\i386 , * , HSPLIT
  26. boot\detect\i386 , hwapm.c , src\boot\detect\i386 , * , HSPLIT
  27. boot\detect\i386 , hwdetect.c , src\boot\detect\i386 , * , HSPLIT
  28. boot\detect\i386 , hwdetect.h , src\boot\detect\i386 , * , HSPLIT
  29. boot\detect\i386 , hweisa.inc , src\boot\detect\i386 , * , HSPLIT
  30. boot\detect\i386 , hweisaa.asm , src\boot\detect\i386 , * , HSPLIT
  31. boot\detect\i386 , hweisac.c , src\boot\detect\i386 , * , HSPLIT
  32. boot\detect\i386 , hwheap.c , src\boot\detect\i386 , * , HSPLIT
  33. boot\detect\i386 , hwmisca.asm , src\boot\detect\i386 , * , HSPLIT
  34. boot\detect\i386 , hwpbiosc.c , src\boot\detect\i386 , * , HSPLIT
  35. boot\detect\i386 , hwpci.inc , src\boot\detect\i386 , * , HSPLIT
  36. boot\detect\i386 , hwpcia.asm , src\boot\detect\i386 , * , HSPLIT
  37. boot\detect\i386 , hwpmbios.c , src\boot\detect\i386 , * , HSPLIT
  38. boot\detect\i386 , hwvbios.h , src\boot\detect\i386 , * , HSPLIT
  39. boot\detect\i386 , hwvbiosc.c , src\boot\detect\i386 , * , HSPLIT
  40. boot\detect\i386 , keybda.asm , src\boot\detect\i386 , * , HSPLIT
  41. boot\detect\i386 , keybdc.c , src\boot\detect\i386 , * , HSPLIT
  42. boot\detect\i386 , main.asm , src\boot\detect\i386 , * , HSPLIT
  43. boot\detect\i386 , main.inc , src\boot\detect\i386 , * , HSPLIT
  44. boot\detect\i386 , mouse.inc , src\boot\detect\i386 , * , HSPLIT
  45. boot\detect\i386 , mousea.asm , src\boot\detect\i386 , * , HSPLIT
  46. boot\detect\i386 , mousec.c , src\boot\detect\i386 , * , HSPLIT
  47. boot\detect\i386 , ntmisc.h , src\boot\detect\i386 , * , HSPLIT
  48. boot\detect\i386 , pccard.h , src\boot\detect\i386 , * , HSPLIT
  49. boot\detect\i386 , pccard.inc , src\boot\detect\i386 , * , HSPLIT
  50. boot\detect\i386 , pccarda.asm , src\boot\detect\i386 , * , HSPLIT
  51. boot\detect\i386 , pccardc.c , src\boot\detect\i386 , * , HSPLIT
  52. boot\detect\i386 , pcibios.c , src\boot\detect\i386 , * , HSPLIT
  53. boot\detect\i386 , pcibios.h , src\boot\detect\i386 , * , HSPLIT
  54. boot\detect\i386 , pnpbios.h , src\boot\detect\i386 , * , HSPLIT
  55. boot\detect\i386 , string.h , src\boot\detect\i386 , * , HSPLIT
  56. boot\detect\i386 , types.h , src\boot\detect\i386 , * , HSPLIT
  57. boot\detect\i386 , video.inc , src\boot\detect\i386 , * , HSPLIT
  58. boot\detect\i386 , videoa.asm , src\boot\detect\i386 , * , HSPLIT
  59. ; Special case the next three items. The files are 16 bit libraries for ntdetect only.
  60. boot\detect\i386 , llibce.lib , src\boot\detect\i386 , * , COPY
  61. boot\detect\i386 , long.lib , src\boot\detect\i386 , * , COPY
  62. boot\detect\i386 , slibce.lib , src\boot\detect\i386 , * , COPY
  63. boot\inc , dockinfo.h , src\boot\inc , * , HSPLIT
  64. boot\kdcom , * , src\boot\kdcom , * , HSPLIT
  65. boot\kd1394 , kd1394.c , src\boot\kd1394 , * , HSPLIT
  66. boot\kd1394 , kd1394.def , src\boot\kd1394 , * , HSPLIT
  67. boot\kd1394 , kd1394.h , src\boot\kd1394 , * , HSPLIT
  68. boot\kd1394 , kd1394.htm , src\boot\kd1394 , * , HSPLIT
  69. boot\kd1394 , kd1394.rc , src\boot\kd1394 , * , HSPLIT
  70. boot\kd1394 , kd1394io.c , src\boot\kd1394 , * , HSPLIT
  71. boot\kd1394 , makefile , src\boot\kd1394 , * , HSPLIT
  72. boot\kd1394 , ohci1394.c , src\boot\kd1394 , * , HSPLIT
  73. boot\kd1394 , ohci1394.h , src\boot\kd1394 , * , HSPLIT
  74. boot\kd1394 , sources , src\boot\kd1394 , * , HSPLIT
  75. ; pch.h isn't a precompiled header for this
  76. boot\kd1394 , pch.h , src\boot\kd1394 , * , HSPLIT
  77. hals , acpidtct.c , src\hals , * , HSPLIT
  78. hals , bushnd.c , src\hals , * , HSPLIT
  79. hals , hal.src , src\hals , * , HSPLIT
  80. hals , hals.inc , src\hals , * , HSPLIT
  81. hals , drivesup.c , src\hals , * , HSPLIT
  82. hals , chiphacks.c , src\hals , * , HSPLIT
  83. hals , rangesup.c , src\hals , * , HSPLIT
  84. hals\halacpi , * , src\hals\halacpi , * , HSPLIT
  85. hals\halacpi\apic , * , src\hals\halacpi\apic , * , HSPLIT
  86. hals\halacpi\i386 , * , src\hals\halacpi\i386 , * , HSPLIT
  87. hals\halacpi\mpapic , * , src\hals\halacpi\mpapic , * , HSPLIT
  88. hals\halacpi\picacpi , * , src\hals\halacpi\picacpi , * , HSPLIT
  89. ;hals\halia64 , * , src\hals\halia64x , * , HSPLIT
  90. ;hals\halia64\ia64 , * , src\hals\halia64x\ia64 , * , HSPLIT
  91. ;hals\halia64\mpapic , * , src\hals\halia64x\mpapic , * , HSPLIT
  92. hals\halmps , * , src\hals\halmps , * , COPY
  93. hals\halmps\i386 , * , src\hals\halmps\i386 , * , COPY
  94. hals\halmps\mp , * , src\hals\halmps\mp , * , COPY
  95. hals\halmps\up , * , src\hals\halmps\up , * , COPY
  96. hals\halx86 , * , src\hals\halx86 , * , HSPLIT
  97. hals\halx86\i386 , * , src\hals\halx86\i386 , * , HSPLIT
  98. inc , kdcom.h , inc\hal\wnet , * , HSPLIT
  99. inc , cardbus.h , inc\hal\wnet , * , HSPLIT
  100. ;efiutil\sdk\inc , efi.h , inc\hal , * , COPY
  101. ;efiutil\sdk\inc , efidef.h , inc\hal , * , COPY
  102. ;efiutil\sdk\inc , efidevp.h , inc\hal , * , COPY
  103. ;efiutil\sdk\inc , efiprot.h , inc\hal , * , COPY
  104. ;efiutil\sdk\inc , eficon.h , inc\hal , * , COPY
  105. ;efiutil\sdk\inc , efiser.h , inc\hal , * , COPY
  106. ;efiutil\sdk\inc , efi_nii.h , inc\hal , * , COPY
  107. ;efiutil\sdk\inc\protocol , efivar.h , inc\hal , * , COPY
  108. ;efiutil\sdk\inc , efinet.h , inc\hal , * , COPY
  109. ;efiutil\sdk\inc , efipxebc.h , inc\hal , * , COPY
  110. ;efiutil\sdk\inc , efiapi.h , inc\hal , * , COPY
  111. ;efiutil\sdk\inc , efifs.h , inc\hal , * , COPY
  112. ;efiutil\sdk\inc , efierr.h , inc\hal , * , COPY
  113. ;efiutil\sdk\inc\ia32 , efibind.h , inc\hal\i386 , * , COPYX86
  114. ;efiutil\sdk\inc\ia64 , efibind.h , inc\hal\ia64 , * , COPYIA64
  115. hals\x86new , emulate.h , inc\hal\wnet , * , COPY
  116. hals\x86new , x86new.h , inc\hal\wnet , * , COPY
  117. hals\x86new , xm86.h , inc\hal\wnet , * , COPY
  118. hals\inc , * , inc\hal\wnet , * , HSPLIT
  119. ntos\inc , arbiter.h , inc\hal\wnet , * , HSPLIT
  120. ntos\inc , eisa.h , inc\hal\wnet , * , HSPLIT
  121. ntos\inc , exboosts.h , inc\hal\wnet , * , HSPLIT
  122. ntos\inc , hal.h , inc\hal\wnet , * , HSPLIT
  123. ntos\inc , halpnpp.h , inc\hal\wnet , * , HSPLIT
  124. ntos\inc , kddll.h , inc\hal\wnet , * , HSPLIT
  125. ntos\inc , mac386.inc , inc\hal\wnet , * , HSPLIT
  126. ntos\inc , pci.h , inc\hal\wnet , * , HSPLIT
  127. ntos\inc , pciirqmp.h , inc\hal\wnet , * , HSPLIT
  128. ntos\inc , smbios.h , inc\hal\wnet , * , HSPLIT
  129. ntos\ke\i386 , kimacro.inc , inc\hal\wnet , * , HSPLIT
  130. ntos\ke\i386 , kimacro.inc , inc\hal\wnet\i386 , * , HSPLIT