]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/CpuDxe/Cpu.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / DuetPkg / CpuDxe / Cpu.c
index 1390a89d579d0739d3fcf595abd56bc6110d1162..d61e5c1f50fdcdf009c44e5a21e6c05420be1b9c 100644 (file)
@@ -319,7 +319,6 @@ Returns:
 }\r
 \r
 #if CPU_EXCEPTION_DEBUG_OUTPUT\r
-STATIC\r
 VOID\r
 DumpExceptionDataDebugOut (\r
   IN EFI_EXCEPTION_TYPE   InterruptType,\r
@@ -530,7 +529,6 @@ DumpExceptionDataDebugOut (
 }\r
 #endif\r
 \r
-STATIC\r
 UINTN\r
 SPrint (\r
   IN OUT    CHAR16  *Buffer,\r
@@ -614,7 +612,6 @@ SPrint (
   return Index;\r
 }\r
 \r
-STATIC\r
 VOID\r
 DumpExceptionDataVgaOut (\r
   IN EFI_EXCEPTION_TYPE   InterruptType,\r
@@ -894,7 +891,6 @@ DumpExceptionDataVgaOut (
 }\r
 \r
 #if CPU_EXCEPTION_VGA_SWITCH\r
-STATIC\r
 UINT16\r
 SwitchVideoMode (\r
   UINT16    NewVideoMode\r