Revision: 18041
          http://sourceforge.net/p/edk2/code/18041
Author:   jljusten
Date:     2015-07-26 08:02:45 +0000 (Sun, 26 Jul 2015)
Log Message:
-----------
MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURES

This driver is soon going to be built by ArmVirtPkg/ArmVirtQemu.dsc
(without any changes). Although VALID_ARCHITECTURES is not used by the
build system (it is just a comment), it is best kept up-to-date for human
readers' sake.

Cc: Feng Tian <[email protected]>
Cc: Elvin Li <[email protected]>
Cc: Star Zeng <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Reviewed-by: Feng Tian <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf

Modified: trunk/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf   2015-07-26 
08:02:40 UTC (rev 18040)
+++ trunk/edk2/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf   2015-07-26 
08:02:45 UTC (rev 18041)
@@ -26,7 +26,7 @@
 #
 # The following information is for reference only and not required by the 
build tools.
 #
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64
 #
 
 [Sources]


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to