1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] align ms-sys source with upstream

* This adds the (currently unused) fat32pe boot records
* Closes #801
This commit is contained in:
pluto00987 2016-07-23 16:42:19 -04:00 committed by Pete Batard
parent 6d3b1c856f
commit ce8fbd9934
9 changed files with 200 additions and 8 deletions

View file

@ -33,6 +33,9 @@
<ClInclude Include="..\inc\br_fat32nt_0x1800.h" />
<ClInclude Include="..\inc\br_fat32nt_0x3f0.h" />
<ClInclude Include="..\inc\br_fat32nt_0x52.h" />
<ClInclude Include="..\inc\br_fat32pe_0x1800.h" />
<ClInclude Include="..\inc\br_fat32pe_0x3f0.h" />
<ClInclude Include="..\inc\br_fat32pe_0x52.h" />
<ClInclude Include="..\inc\br_fat32ros_0x1c00.h" />
<ClInclude Include="..\inc\br_fat32ros_0x3f0.h" />
<ClInclude Include="..\inc\br_fat32ros_0x52.h" />