commit | 31bcda20eff45de7fdd2aad30d42f28165ccd69a | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Wed May 28 13:33:50 2014 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Wed Jun 04 11:06:58 2014 -0400 |
tree | 7a5737412a82419ea676bbac43a7cd72f7b089ed | |
parent | f4c511cd7a5a475d542389341a320cb1c946fe25 [diff] |
smm: Use a C struct to define the layout of the SMM area. Describe the memory layout using a struct instead of hard coded offsets. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>