This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-20 06:15:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ddee95dfcd
reactos
/
sdk
/
tools
/
fatten
/
CMakeLists.txt
7 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
[FATTEN] Introduce a tool I wrote some years ago, that helps create and manage a FAT disk image from the command-line. It is built using parts of the isofs embedded library, with win32 bindings for file access. Should be helpful in order to create the EFI boot images needed for EFI-bootable isos. Because the code is not really portable (yet), it's currently not included in the build process. svn path=/trunk/; revision=69063
2015-09-06 17:21:22 +00:00
[FATTEN] * Fix folder creation and external file access. * Add fatten as a host-tool. * Add a target for creating efisys.bin from the bootmgfw TODO: Make the name of the boot*.efi depend on the platform (ia32/x64/arm). TODO: Add efisys as a dependency to the bootcd, when we need to make use of the efisys.bin file for the iso (waiting for hbelusca's cdmake work). svn path=/trunk/; revision=69109
2015-09-08 03:37:47 +00:00
add_host_tool(fatten
[FATTEN] Introduce a tool I wrote some years ago, that helps create and manage a FAT disk image from the command-line. It is built using parts of the isofs embedded library, with win32 bindings for file access. Should be helpful in order to create the EFI boot images needed for EFI-bootable isos. Because the code is not really portable (yet), it's currently not included in the build process. svn path=/trunk/; revision=69063
2015-09-06 17:21:22 +00:00
fatten.c
fatfs/diskio.c
fatfs/ff.c
fatfs/option/ccsbcs.c)
Reference in a new issue
Copy permalink