]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/Application/BltLibSample/BltLibSample.c
Refine code to make code run more safely.
[mirror_edk2.git] / OptionRomPkg / Application / BltLibSample / BltLibSample.c
index 300b9ee117ab8074adaa396d1825238a9406ee17..29f270c3f49d57616ccbef5631ad83c417647fd7 100644 (file)
@@ -40,7 +40,7 @@ Rand32 (
   )\r
 {\r
   UINTN    Found;\r
-  UINTN    Bits;\r
+  INTN     Bits;\r
   UINT64   Tsc1;\r
   UINT64   Tsc2;\r
   UINT64   TscBits;\r