]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/BaseLib.inf
INF file verified, and Coding Style reviewed.
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLib.inf
index 3a38f2ba1cac3360a27a857d4a5eb58382718f11..c4915f8b8f4c878d46b8a32691b5d8980867532f 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
-# Base Library implementation.\r
+#  Base Library implementation.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   ChkStkGcc.c  | GCC \r
 \r
 [Sources.IPF]\r
-  Ipf/AsmCpuMisc.s\r
   Ipf/AccessGp.s\r
   Ipf/ReadCpuid.s\r
   Ipf/ExecFc.s\r
   Ipf/AccessGcr.s\r
   Ipf/AccessEicr.s\r
   Ipf/AccessDbr.s\r
+  Ipf/AccessMsr.s        | INTEL\r
+  Ipf/AccessMsr.s        | GCC\r
+  Ipf/AccessMsrDb.s      | MSFT\r
   Ipf/FlushCacheRange.s\r
   Ipf/InternalSwitchStack.c\r
   Ipf/GetInterruptState.s\r
   Ipf/InterlockedCompareExchange32.s\r
   Ipf/CpuBreakpoint.c    | INTEL\r
   Ipf/CpuBreakpointMsc.c | MSFT\r
+  Ipf/AsmCpuMisc.s       | GCC\r
   Ipf/Unaligned.c\r
   Ipf/SwitchStack.s\r
   Ipf/LongJmp.s\r
   Ipf/SetJmp.s\r
   Ipf/ReadCr.s\r
-  Ipf/ReadControlRegister.c\r
   Ipf/ReadAr.s\r
-  Ipf/ReadApplicationRegister.c\r
   Ipf/Ia64gen.h\r
   Ipf/Asm.h\r
   Math64.c\r