Revert R4300 change, Runtime driver doesn't need to covert the physical address stored in the configure tables after SetVirtualAddressMap().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4305 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2007-11-20 01:58:41 +00:00
parent f20ffb9ad3
commit b010fb77c7
3 changed files with 2 additions and 49 deletions

View File

@@ -25,7 +25,6 @@ Abstract:
#define _RUNTIME_H_
#include <PiDxe.h>
#include <Guid/CapsuleInfo.h>
#include <Protocol/LoadedImage.h>
#include <Protocol/Runtime.h>
#include <Library/BaseLib.h>