commit | 9fc71c179bd1a6d166c3e93d6b60f360434ec726 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 14 20:56:29 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 25 06:34:14 2014 -0700 |
tree | fd0dd027502cc1cf79376e59a8463b3e2ecce229 | |
parent | c30ea60106c68da5c10bf5ef4e9e79101cc70cb8 [diff] |
x86: Add GDT descriptors for option ROMs Option ROMs require a few additional descriptors. Add these, and remove the enum since we now have to access several descriptors from assembler. Signed-off-by: Simon Glass <sjg@chromium.org>