On 25 September 2016 at 20:01, Michael Zimmermann
wrote:
> Hi,
>
> which side effects can SetMemoryAttributes have?
> I have a device where setting the framebuffer(which is part of DRAM) to
> EFI_MEMORY_UC makes UEFI hang later on(when already outside the lcd driver).
>
> If I do the same on a mem
Reviewed-by: Ruiyu Ni
> -Original Message-
> From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
> Sent: Monday, September 26, 2016 2:27 PM
> To: edk2-devel@lists.01.org; Gao, Liming ; Zeng, Star
> ; Tian, Feng ; Ni, Ruiyu
> ; leif.lindh...@linaro.org; af...@apple.com; Kinney,
> Mich
The 'universal' PCI bus driver in MdeModulePkg contains a quirk to
degrade 64-bit PCI MMIO BARs to 32-bit in the presence of an option
ROM on the same PCI controller.
This quirk is highly specific to not just the X64 architecture in general,
but to the PC platform in particular, given that only X6
Reviewed-by: Qin Long
> -Original Message-
> From: Zhang, Chao B
> Sent: Monday, September 26, 2016 10:39 AM
> To: edk2-devel@lists.01.org
> Cc: Yao, Jiewen; Long, Qin; Zhang, Chao B
> Subject: [PATCH] SecurityPkg: Tcg: New field for User Confirmation Status
>
> Add a new field in TcgNV
Ray:
I have some comments.
1) This is the incompatible change in BootLogoLib. It also impacts OvmfPkg and
ArmVirtPkg. Please highlight this change in cover letter, and update OvmfPkg
and ArmVirtPkg both.
2) HiiDrawImageIdEx() directly calls HiiDrawImageId(). But, HiiDrawImageId()
doesn't supp
Reviewed-by: jiewen@intel.com
> -Original Message-
> From: Zhang, Chao B
> Sent: Monday, September 26, 2016 10:39 AM
> To: edk2-devel@lists.01.org
> Cc: Yao, Jiewen ; Long, Qin ;
> Zhang, Chao B
> Subject: [PATCH] SecurityPkg: Tcg: New field for User Confirmation Status
>
> Add a new
Add a new field in TcgNVS for PP operation user confirmation status,
instead of previous logic overriding Request. Previous logic causes
Get Pending TPM Operation Requested sub function return wrong value.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang
---
Secu
Reviewed-by: Liming Gao
> -Original Message-
> From: Yao, Jiewen
> Sent: Saturday, September 24, 2016 2:41 PM
> To: edk2-devel@lists.01.org
> Cc: Tian, Feng ; Zeng, Star ;
> Kinney, Michael D ; Gao, Liming
> ; Zhang, Chao B
> Subject: [PATCH 0/2] MdeModulePkg:CapsuleUpdate: Correct INF u
Yonghong:
I apply this patch and run them in Linux. They doesn't work. Could you help
try it?
Thanks
Liming
> -Original Message-
> From: Zhu, Yonghong
> Sent: Sunday, September 25, 2016 10:50 AM
> To: edk2-devel@lists.01.org
> Cc: Gao, Liming
> Subject: [Patch] BaseTools: Add some posi
Naveen,
The version in edk2-staging is openssl-1.0.2g, I can't reproduce the failure
case in the latest branch. From the limited debug information, I'm not sure
whether it's the compatibility issue with openssl-1.0.2h. It is also possible
that your server configuration is incorrect. Anyway, I w
Hi,
which side effects can SetMemoryAttributes have?
I have a device where setting the framebuffer(which is part of DRAM)
to EFI_MEMORY_UC makes UEFI hang later on(when already outside the lcd
driver).
If I do the same on a memory range allocated with AllocateAnyPages instead
of AllocateAddress U
11 matches
Mail list logo