Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FREELDR] Fix remaining hwdisk and FATX bugs #1766

Merged
merged 1 commit into from Jul 29, 2019

Conversation

binarymaster
Copy link
Member

  • DiskGetFileInformation() should return relative addresses
  • FatXSearchDirectoryBufferForFile() should assign file attributes
  • Minor code style improvements in FatOpenVolume()

Many thanks to @Extravert-ir who helped to debug and spot all these hidden bugs. 馃

JIRA issue: CORE-16248

- DiskGetFileInformation() should return relative addresses
- FatXSearchDirectoryBufferForFile() should assign file attributes
- Minor code style improvements in FatOpenVolume()

CORE-16216 CORE-16248

Co-authored-by: Victor Perevertkin <victor@perevertkin.ru>
@HBelusca HBelusca merged commit ef76709 into reactos:master Jul 29, 2019
@binarymaster binarymaster deleted the fatx branch July 29, 2019 22:34
@HBelusca HBelusca added this to the XBOX Boot milestone Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants