MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.

As the drivers and library do not reference gEfiSmmAccess2ProtocolGuid explicitly now
after SmmMemLib introduced.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16760 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Star Zeng
2015-02-05 00:59:56 +00:00
committed by lzeng14
parent c011b6c9e2
commit b4e09b0f62
10 changed files with 0 additions and 10 deletions

View File

@ -25,7 +25,6 @@
#include <PiSmm.h>
#include <Protocol/SmmReportStatusCodeHandler.h>
#include <Protocol/SmmAccess2.h>
#include <Guid/FirmwarePerformance.h>