Convert the capsule image address installed in Configuration table to virtual address.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4300 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2007-11-16 10:26:51 +00:00
parent d12f75fee2
commit 10e2e070c9
3 changed files with 44 additions and 0 deletions

View File

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