public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-non-osi 0/2] Fix Linaro RP bug 3464
@ 2017-11-20 13:57 Heyi Guo
  2017-11-20 13:57 ` [PATCH edk2-non-osi 1/2] Hisilicon/D0x/Sas: fix occasional exception Heyi Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heyi Guo @ 2017-11-20 13:57 UTC (permalink / raw)
  To: linaro-uefi, edk2-devel; +Cc: Heyi Guo, Leif Lindholm, Ard Biesheuvel

We have found 2 bugs with Linaro Reference Platform bug 3464:
https://bugs.linaro.org/show_bug.cgi?id=3464
1. SAS driver might use uninitialized value which would cause system
exception;
2. LpcSerialPortLib used on D03 will cause SerialDxe initialized with
failure and exited immediately, which would cause no serial terminal
in BDS.

Patches with binary files can also be found in
https://github.com/hisilicon/OpenPlatformPkg/commits/rp-osi-bug-v4

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Heyi Guo (2):
  Hisilicon/D0x/Sas: fix occasional exception
  Hisilicon/LpcSerialPortLib: return SUCCESS for SetAttributes

 Platform/Hisilicon/D03/Drivers/Sas/SasDriverDxe.efi                         | Bin 98144 -> 98112 bytes
 Platform/Hisilicon/D05/Drivers/Sas/SasDriverDxe.efi                         | Bin 116288 -> 112832 bytes
 Silicon/Hisilicon/Hi1610/Library/Uart/LpcSerialPortLib/LpcSerialPortLib.lib | Bin 16942 -> 16950 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-23 15:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 13:57 [PATCH edk2-non-osi 0/2] Fix Linaro RP bug 3464 Heyi Guo
2017-11-20 13:57 ` [PATCH edk2-non-osi 1/2] Hisilicon/D0x/Sas: fix occasional exception Heyi Guo
2017-11-20 13:57 ` [PATCH edk2-non-osi 2/2] Hisilicon/LpcSerialPortLib: return SUCCESS for SetAttributes Heyi Guo
2017-11-23 15:44 ` [PATCH edk2-non-osi 0/2] Fix Linaro RP bug 3464 Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox