Source code of Windows XP (NT5)
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.

18 lines
436 B

  1. How do I build in the EFI environment?
  2. first run "build.cmd" in this directory
  3. This sets up the build environment, then:
  4. cd sdk\build\nt32 for the 32 bit environment under the emulator or,
  5. cd sdk\build\sal64 for the 64 bit Itanium environment (Make sure you started razzle
  6. as "...\razzle.cmd Win64")
  7. nmake
  8. cd ..\..\..
  9. then, go to your project dir. (Or pickup hello and modify it) and type bz / bcz
  10. This will produce your binary