audk/UefiCpuPkg
rsun3 8332983e2e UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector with two NOPs in VTF0.
Signed-off-by: rsun3
Reviewed-by: mdkinney

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12085 6f19259b-4bc3-4df7-8a09-765794883524
2011-08-04 03:25:14 +00:00
..
CpuDxe Fix typo that breaks the build. 2011-07-08 06:51:30 +00:00
CpuIo2Dxe Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
CpuIo2Smm Code refinement. 2010-07-13 03:08:54 +00:00
CpuIoPei Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
Include Fix build break when doing 32-bit build with some certain C compiler option combinations. 2010-10-28 02:01:43 +00:00
Library Remove extra {} inside DEBUG_CODE() macro 2011-01-11 23:12:13 +00:00
ResetVector/Vtf0 UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector with two NOPs in VTF0. 2011-08-04 03:25:14 +00:00
UefiCpuPkg.dec Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file. 2010-12-07 20:23:20 +00:00
UefiCpuPkg.dsc Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:43:06 +00:00