mirror of https://github.com/acidanthera/audk.git
Remove dead code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1303 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a756211f3f
commit
5823a8e9bd
|
@ -394,12 +394,6 @@ Returns:
|
||||||
EFI_PHYSICAL_ADDRESS MemoryBaseAddress;
|
EFI_PHYSICAL_ADDRESS MemoryBaseAddress;
|
||||||
UINT64 MemoryLength;
|
UINT64 MemoryLength;
|
||||||
|
|
||||||
#ifdef EFI_DXE_PERFORMANCE
|
|
||||||
UINT64 Tick;
|
|
||||||
|
|
||||||
GetTimerValue (&Tick);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
mHobStart = HobStart;
|
mHobStart = HobStart;
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue