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

add a condition to juge the cache size is greater than 2047MB #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gzjsgdsb
Copy link

@gzjsgdsb gzjsgdsb commented Oct 9, 2020

In paper "smibois3.1.0":7.8 Cache Infomation,For Cache sizes greater than 2047 MB, theMaximum Cache Size field is set to 0xFFFF,so add this condition to juge if cache size is greater than 2047MB

Signed-off-by: guozhijun guozhijun@uniontech.com

… wrong.in paper "smibois3.1.0":7.8 Cache Infomation,For Cache sizes greater than 2047 MB, theMaximum Cache Size field is set to 0xFFFF,so add this condition to juge if cache size is greater than 2047MB

Signed-off-by: guozhijun <guozhijun@uniontech.com>
@gzjsgdsb gzjsgdsb changed the title in some bios,the dmiheader length is always 0x1B,so the cache info is… add a condition to juge the cache size is greater than 2047MB Oct 9, 2020
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.

None yet

2 participants