summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2016-03-22 17:37:36 +0100
committerLaszlo Ersek <lersek@redhat.com>2016-03-23 12:06:04 +0100
commitdfc9514794fc8d43abc305411c86530c41823a58 (patch)
tree861d616a645d5fed69a3ab67df9a49514fd628a3 /ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c
parent6212b9481d822a6765f8cd264ceb8454291948bd (diff)
downloadedk2-platforms-dfc9514794fc8d43abc305411c86530c41823a58.tar.xz
ArmVirtPkg/PlatformIntelBdsLib: rebase to EfiEventGroupSignal
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Quickly-acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c')
-rw-r--r--ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c b/ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c
index c48f4767ad..402db97a80 100644
--- a/ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c
+++ b/ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c
@@ -20,7 +20,6 @@
#include <Guid/FileSystemVolumeLabelInfo.h>
#include <Library/PrintLib.h>
#include <Library/QemuFwCfgLib.h>
-#include <Library/UefiLib.h>
#include <Protocol/DevicePath.h>
#include <Protocol/LoadedImage.h>
#include <Protocol/SimpleFileSystem.h>