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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update XBFS entries table to firmware 10.0.10586.1029 #110

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

TheNullicorn
Copy link
Contributor

@TheNullicorn TheNullicorn commented Jan 4, 2025

Notes:

  • Some entry names in the 1029 table no longer map to files in modern firmware:
    • download.xvd
    • bootanim.dat
    • obsolete.001
    • obsolete.002
    • qaslt.xvd

Questions:

  • The index column now starts at 0 instead of 1. It that alright, or was starting at 1 deliberate?
  • Should storage files like smcerr.log and os_d*.cfg be considered per-console for the last column? Should they just have a different note there?

To-do:

  • Add descriptions for all new entries
  • Determine which new entries are unique per console
  • Determine what $sospf.xvd is short for and whether "SystemOS restore image" is still an accurate description
  • Determine which new entries are encrypted and to what extent

^ I'm not familiar with most of the files in XBFS, so help with these would be appreciated!

- New entries are currently missing information
- These were omitted in the previous commit by mistake
@tuxuser
Copy link
Collaborator

tuxuser commented Jan 8, 2025

The index column now starts at 0 instead of 1. It that alright, or was starting at 1 deliberate?

Starting with 0 actually makes more sense.

Should storage files like smcerr.log and os_d*.cfg be considered per-console for the last column? Should they just have a different note there?

Yeah, if you can think of something better..

Descriptions for new entries

For now, only sp_s can be labeled, as console certificate (alternate file)

Descriptions and metadata for the other files can be left blank for now, to be updated once we know more.

IMHO the PR should be merged ASAP.

- Add info for sp_s.alt
- Reword info for XConfig files
- Fill blanks cells in "Plaintext" column with "unknown"
- Remove "Per console" column
    - Only applies to 3 known files so far; for most was unknown or n/a
    - Added to "Information" column for entries where applicable
@TheNullicorn
Copy link
Contributor Author

I opted to move "per console" into the info column and remove the former, if that's okay

@TheNullicorn TheNullicorn marked this pull request as ready for review January 9, 2025 02:55
@tuxuser tuxuser merged commit ab558c4 into xboxoneresearch:master Jan 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants