|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Functions |
| NTSTATUS | CreateFreeLoaderIniForDos (PWCHAR IniPath, PWCHAR ArcPath) |
| NTSTATUS | CreateFreeLoaderIniForReactos (PWCHAR IniPath, PWCHAR ArcPath) |
| NTSTATUS | UpdateFreeLoaderIni (PWCHAR IniPath, PWCHAR ArcPath) |
| NTSTATUS | SaveCurrentBootSector (PWSTR RootPath, PWSTR DstPath) |
| NTSTATUS | InstallFat16BootCodeToFile (PWSTR SrcPath, PWSTR DstPath, PWSTR RootPath) |
| NTSTATUS | InstallFat32BootCodeToFile (PWSTR SrcPath, PWSTR DstPath, PWSTR RootPath) |
| NTSTATUS | InstallMbrBootCodeToDisk (PWSTR SrcPath, PWSTR RootPath) |
| NTSTATUS | InstallFat16BootCodeToDisk (PWSTR SrcPath, PWSTR RootPath) |
| NTSTATUS | InstallFat32BootCodeToDisk (PWSTR SrcPath, PWSTR RootPath) |
| NTSTATUS | UpdateBootIni (PWSTR BootIniPath, PWSTR EntryName, PWSTR EntryValue) |
| BOOLEAN | CheckInstallFatBootcodeToPartition (PUNICODE_STRING SystemRootPath) |
| NTSTATUS | InstallFatBootcodeToPartition (PUNICODE_STRING SystemRootPath, PUNICODE_STRING SourceRootPath, PUNICODE_STRING DestinationArcPath, UCHAR PartitionType) |
| NTSTATUS | InstallVBRToPartition (PUNICODE_STRING SystemRootPath, PUNICODE_STRING SourceRootPath, PUNICODE_STRING DestinationArcPath, UCHAR PartitionType) |
| NTSTATUS | InstallFatBootcodeToFloppy (PUNICODE_STRING SourceRootPath, PUNICODE_STRING DestinationArcPath) |
Generated on Sun May 27 2012 04:44:57 for ReactOS by
1.7.6.1
|