Fix comments as below:
PcRtc: Fix PcRtcInit() to use correct value for RegisterB
> -Original Message-
> From: Ni, Ruiyu
> Sent: Monday, July 6, 2015 2:39 PM
> To: edk2-devel@lists.sourceforge.net
> Cc: Ni, Ruiyu; Tian, Feng
> Subject: [Patch] PcRtc: Fix PcRtcInit() to not clear RegisterB.A
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni
Cc: Feng Tian
---
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
b/PcAtChipsetPkg/PcatReal
Ard:
Have you GIT branch for those changes? Then, I can easily review those
changes.
Thanks
Liming
-Original Message-
From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
Sent: Friday, July 03, 2015 5:40 PM
To: edk2-devel@lists.sourceforge.net; Kinney, Michael D; Yao, Jiewen; Gao,
Reviewed-by: Liming Gao
-Original Message-
From: Heyi Guo [mailto:heyi@linaro.org]
Sent: Friday, July 03, 2015 5:35 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] [PATCH 1/2] MdePkg: Fix bug in CatVSPrint introduced by r17742
SVN r17742 uses AllocateCopyPool to replace Allo
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jiaxinwu
---
OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h | 3 +--
OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/OptionRomPkg/Bus/Usb/Usb
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jiaxinwu
---
.../UefiHandleParsingLib/UefiHandleParsingLib.c | 3 ++-
.../UefiHandleParsingLib/UefiHandleParsingLib.h | 3 ++-
.../UefiHandleParsingLib/UefiHandleParsingLib.inf | 1 +
.../UefiHandleParsingLib/U
On Fri, Jul 03, 2015 at 06:17:52PM +, Long, Qin wrote:
> Gary,
>
> I couldn't find the rpm binary from the link you provided. Please help to
> double-check the repository or share me the binary directly.
Sorry, I found the publish flag of the previous repo wasn't checked and only
login users
Hello Yang and all,
Could you help review this patch? Thank you
[Description]
Update UPT to ignore "!include" statement when parsing UNI file
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen mailto:hesheng.c...@intel.com>
>
Best Regards,
Chen, Hess
Intel China S
Looks good.
Reviewed-by: Ye Ting
-Original Message-
From: jiaxinwu [mailto:jiaxin...@intel.com]
Sent: Sunday, July 05, 2015 11:07 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] [Patch] NetworkPkg: Remove IpSecDxe and Ip4Config Protocol
dependency.
Contributed-under: TianoCore
Nikhil,
Just like Martin said, there is a fake PCI bus driver to solve this issue. You
can refer to Omap35xxPkg\PciEmulation, which produce PCI_IO protocol on arm
board.
PS: It's just the EDKII implementation choice to depend on PCI bus. If your
platform doesn't exist real PCI bus, you can emu
Message-ID: <430d38d6-8694-47bd-bc68-02903252863b@LUBOZHAN-MOBL.local>
X-Mailer: TortoiseGit
MIME-Version: 1.0
Content-Type: text/plain;
Version v3 including the following updates relative to original one:
Use StrCats instead of StrnCat form.
Change the 2nd parameter in safe function from max fre
Message-ID: <0be33fc7-8f10-4c82-88e1-0cf35cc184a2@LUBOZHAN-MOBL.local>
X-Mailer: TortoiseGit
MIME-Version: 1.0
Content-Type: text/plain;
Version v3 including the following updates relative to original one:
Use AllocateCopyPool instead of AllcoateZeroPool to make code easier to
understand.
Use ma
Version v3 including the following updates relative to original one:
Use AllocateCopyPool instead of AllcoateZeroPool to make code easier to
understand.
Use macro definition instead of constant number.
Use non-n version of safe string copy function in some cases.
Change the 2nd parameter in safe
Hi Jaben,
Please help to review attached patch. It used to remove UefiHandleParsingLib
and Ip4Config Protocol dependency.
Thank you very much!
Jiaxin
-Original Message-
From: jiaxinwu [mailto:jiaxin...@intel.com]
Sent: Sunday, July 5, 2015 11:12 PM
To: edk2-devel@lists.sourceforge.net
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jiaxinwu
---
.../UefiHandleParsingLib/UefiHandleParsingLib.c | 4 ++--
.../UefiHandleParsingLib/UefiHandleParsingLib.h | 4 ++--
.../UefiHandleParsingLib/UefiHandleParsingLib.inf | 2 +-
.../UefiHandleParsingLi
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jiaxinwu
---
NetworkPkg/IpSecDxe/IkeCommon.h | 4 ++--
NetworkPkg/IpSecDxe/IkeService.c | 51 ++--
NetworkPkg/IpSecDxe/IpSecDxe.inf | 4 ++--
3 files changed, 38 insertions(+), 21 deletio
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran
---
Vlv2TbltDevicePkg/Include/Ppi/MfgMemoryTest.h | 4 ++--
Vlv2TbltDevicePkg/Include/Ppi/Speaker.h | 4 ++--
Vlv2TbltDevicePkg/Include/Protocol/LpcWpc83627Policy.h| 4 ++--
Vlv2
The Minnowboard MAX BIOS uses UEFI 2.40, not 2.3.1.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran
---
Vlv2TbltDevicePkg/PlatformSetupDxe/VfrStrings.uni | Bin 214412 -> 214410 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/Vlv2TbltDevicePk
18 matches
Mail list logo