]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.inf
authorShenglei Zhang <shenglei.zhang@intel.com>
Thu, 5 Sep 2019 05:41:46 +0000 (13:41 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 17 Sep 2019 01:37:26 +0000 (09:37 +0800)
FILE GUID in MdeModulePkg\Universal\SerialDxe\SerialDxe.inf is
same to the one gEdkiiSerialPortLibVendorGuid.
Its FILE GUID should be updated to another value.
https://bugzilla.tianocore.org/show_bug.cgi?id=2144

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Universal/SerialDxe/SerialDxe.inf

index b6c85b3f848ddc281bf52efce6e10320bc68133d..ab5e045ead3dea4e727a8de76df20a81117a79a5 100644 (file)
@@ -11,7 +11,7 @@
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SerialDxe\r
   MODULE_UNI_FILE                = SerialDxe.uni\r
-  FILE_GUID                      = D3987D4B-971A-435F-8CAF-4967EB627241\r
+  FILE_GUID                      = 3bd86846-4ad0-4e94-81e6-9ea34cd34cxb\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r