From: JackX Lin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3365
BIOS cannot find correct AcpiProcId in mApicIdMap because of
there is no suitable map, that causes ACPI_BIOS_ERROR.
Remove mApicIdMap for determing AcpiProcId, uses normal
countings instead.
Signed-off-by: JackX Lin
Cc: C
(Add Ray)
Hello Ray, do you have comments on changing the default value of
PcdSrIovSystemPageSize from 0x1 to 0x10?
I am not quite sure if there will be compatibility issue for this change.
Best Regards,
Hao Wu
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of
> wenyi,xie
The GUID is used by the linux kernel but not sure if part of any formal spec
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/include/linux/efi.h?h=v5.14-rc1&id=ec93fc371f014a6fb483e3556061ecad4b40735c
If we feel MdeModulePkg is a better place I am fine with that as well
Is this GUID defined in an industry standard or public spec?
If not, then MdeModulePkg may be a better choice if this is a GUID defines for
EDK II extensions.
Mike
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Jeff Brasen
> via groups.io
> Sent: Thursday, July 15, 202
Hi Ashish,
On 08/07/2021 17:07, Ashish Kalra wrote:
> From: Ashish Kalra
>
> By default all the SEV guest memory regions are considered encrypted,
> if a guest changes the encryption attribute of the page (e.g mark a
> page as decrypted) then notify hypervisor. Hypervisor will need to
> track th
Resending without attachments….
> On Jul 14, 2021, at 10:15 PM, Andrew Fish wrote:
>
> I’ve been watching the Le Tour replays and playing around with gdb scripts. I
> was trying to figure out how to do stuff I know how to do in lldb.
>
> For lldb I have Pretty Printer and for CHAR16 things li
Add LINUX_EFI_INITRD_MEDIA_GUID to our collection of GUID definitions,
it can be used in a media device path to specify a Linux style initrd
that can be loaded by the OS using the LoadFile2 protocol.
Move these defines to MdePkg from OvmfPkg as these are relevant to
non-OVMF targets as well.
Ref:
Sai,
Pls find answers inline.
Thanks
Digant
-Original Message-
From: Chaganty, Rangasai V
Sent: Thursday, July 15, 2021 12:00 PM
To: Solanki, Digant H ; devel@edk2.groups.io
Cc: Ni, Ray ; S, Ashraf Ali
Subject: RE: [PATCH] IntelSiliconPkg: Add IgdOpRegion30.h to support IGD
OpR
> On Jul 15, 2021, at 1:06 AM, Winz wrote:
>
> Hi everyone,
>
> I noticed that EFIFileLib no longer appear on the latest version of edk2.
> Does anyone know why it was removed?
It got removed since it is obsolete. I wrote it a long time ago as part of the
Embedded Boot Loader (EBL). The EBL
Patch pushed: cac83b6f3bfa361bb2c561675c3247ff88341067
Thanks,
Chasel
> -Original Message-
> From: Loo, Tung Lun
> Sent: Tuesday, July 13, 2021 8:12 AM
> To: devel@edk2.groups.io
> Cc: Loo, Tung Lun ; Ma, Maurice
> ; Desimone, Nathaniel L
> ; Zeng, Star ; Chiu,
> Chasel
> Subject: [P
Hi everyone,
I noticed that EFIFileLib no longer appear on the latest version of edk2.
Does anyone know why it was removed?
Also, what is the designated replacement library?
Is it okay for me to maintain a local copy and use it?
Thanks,
W
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3494
Renamed below macros and structure to use MdePkg ones.
IPMI_MSG_GET_BMC_EXEC_RSP
IPMI_GET_BMC_EXECUTION_CONTEXT
IPMI_BMC_IN_FORCED_UPDATE_MODE
Cc: Nate DeSimone
Cc: Sai Chaganty
Cc: Liming Gao
Cc: Isaac Oram
Signed-off-by: Chasel
From: "wenyi.xie"
Main Changes :
Change default value of PcdSrIovSystemPageSize to 0x10.
wenyi.xie (1):
MdeModulePkg: Modify PCD default value
MdeModulePkg/MdeModulePkg.dec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.20.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
From: "wenyi.xie"
The default value of PcdSrIovSystemPageSize is 0x1, it means
the memory BAR is 4KB alignment. When page size of OS is set
to 64KB, as the resource partitions are different between OS
and BIOS, it will cause pcie failture. And if 52 bit physical
address need to be supported, page
14 matches
Mail list logo