mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 06:45:24 +00:00
d80b788ff4
Fix segment initialization. The cached descriptors must have valid values during the switch to protected mode. For some odd reason, GCC makes the FAST486_GDT_ENTRY structure 12 bytes instead of 8 if there is a bit field with more than 16 bits, so split the Base field into Base and BaseMid. Add size checks below important structure declarations. svn path=/branches/ntvdm/; revision=60825 |
||
---|---|---|
.. | ||
3rdparty | ||
atl | ||
cmlib | ||
cportlib | ||
debugsup | ||
dnslib | ||
drivers | ||
epsapi | ||
fast486 | ||
fslib | ||
inflib | ||
lsalib | ||
ppcmmu | ||
pseh | ||
recyclebin | ||
rossym | ||
rossym_new | ||
rtl | ||
sdk | ||
smlib | ||
tdilib | ||
CMakeLists.txt |