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.

37 lines
1.6 KiB

  1. #define X86BOOTCODE_SIZE 512
  2. unsigned char x86BootCode[] = {
  3. 51,192,142,208,188,0,124,251,80,7,80,31,252,190,27,124,
  4. 191,27,6,80,87,185,229,1,243,164,203,189,190,7,177,4,
  5. 56,110,0,124,9,117,19,131,197,16,226,244,205,24,139,245,
  6. 131,198,16,73,116,25,56,44,116,246,160,181,7,180,7,139,
  7. 240,172,60,0,116,252,187,7,0,180,14,205,16,235,242,136,
  8. 78,16,232,70,0,115,42,254,70,16,128,126,4,11,116,11,
  9. 128,126,4,12,116,5,160,182,7,117,210,128,70,2,6,131,
  10. 70,8,6,131,86,10,0,232,33,0,115,5,160,182,7,235,
  11. 188,129,62,254,125,85,170,116,11,128,126,16,0,116,200,160,
  12. 183,7,235,169,139,252,30,87,139,245,203,191,5,0,138,86,
  13. 0,180,8,205,19,114,35,138,193,36,63,152,138,222,138,252,
  14. 67,247,227,139,209,134,214,177,6,210,238,66,247,226,57,86,
  15. 10,119,35,114,5,57,70,8,115,28,184,1,2,187,0,124,
  16. 139,78,2,139,86,0,205,19,115,81,79,116,78,50,228,138,
  17. 86,0,205,19,235,228,138,86,0,96,187,170,85,180,65,205,
  18. 19,114,54,129,251,85,170,117,48,246,193,1,116,43,97,96,
  19. 106,0,106,0,255,118,10,255,118,8,106,0,104,0,124,106,
  20. 1,106,16,180,66,139,244,205,19,97,97,115,14,79,116,11,
  21. 50,228,138,86,0,205,19,235,214,97,249,195,73,110,118,97,
  22. 108,105,100,32,112,97,114,116,105,116,105,111,110,32,116,97,
  23. 98,108,101,0,69,114,114,111,114,32,108,111,97,100,105,110,
  24. 103,32,111,112,101,114,97,116,105,110,103,32,115,121,115,116,
  25. 101,109,0,77,105,115,115,105,110,103,32,111,112,101,114,97,
  26. 116,105,110,103,32,115,121,115,116,101,109,0,0,0,0,0,
  27. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  28. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  29. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  30. 0,0,0,0,0,44,68,99,0,0,0,0,0,0,0,0,
  31. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  32. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  33. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  34. 0,0,0,0,0,0,0,0,0,0,0,0,0,0,85,170
  35. };