audk/UefiCpuPkg
rsun3 304a39b746 Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size is 8 bytes in 32-bit mode, while it is 16 bytes in 64-bit mode. Replace the hard-coded size with a sizeof.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11177 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-17 02:38:26 +00:00
..
CpuDxe Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size is 8 bytes in 32-bit mode, while it is 16 bytes in 64-bit mode. Replace the hard-coded size with a sizeof. 2010-12-17 02:38:26 +00:00
CpuIo2Dxe
CpuIo2Smm
CpuIoPei
Include
Library
ResetVector/Vtf0
UefiCpuPkg.dec Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file. 2010-12-07 20:23:20 +00:00
UefiCpuPkg.dsc