summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/Unix/Sec/Gasket.h
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-19 02:58:32 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-19 02:58:32 +0000
commitf2f008b43594a438204ce00ce2e9efe8c9428f60 (patch)
tree6bbbf382520c59c352d95040e51d21262e5eae46 /InOsEmuPkg/Unix/Sec/Gasket.h
parent102d35ba76a385376512bb0e2f65c7a073f9342d (diff)
downloadedk2-platforms-f2f008b43594a438204ce00ce2e9efe8c9428f60.tar.xz
InOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.
At this point IA-32 emulator boots the shell with an X11 GOP window. Block IO seems to have an issue that needs to be debugged. Signed-off-by: andrewfish git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11854 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'InOsEmuPkg/Unix/Sec/Gasket.h')
-rw-r--r--InOsEmuPkg/Unix/Sec/Gasket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/InOsEmuPkg/Unix/Sec/Gasket.h b/InOsEmuPkg/Unix/Sec/Gasket.h
index 0862b2c9ac..a9ecf8dfc8 100644
--- a/InOsEmuPkg/Unix/Sec/Gasket.h
+++ b/InOsEmuPkg/Unix/Sec/Gasket.h
@@ -108,8 +108,8 @@ VOID
EFIAPI
GasketSecSleep (
IN UINT64 Milliseconds
-
);
+
VOID
EFIAPI
GasketSecCpuSleep (