|
Re: RFC: EXT4 filesystem driver
Hi Pedro,
By
Nate DeSimone
·
#78111
·
|
|
[RFC] MemoryProtectionLib for Dynamic Memory Guard Settings
Current memory protection settings rely on FixedAtBuild PCD values (minus PcdSetNxForStack). Because of this, the memory protection configuration interface is fixed in nature. Cases arise in which
Current memory protection settings rely on FixedAtBuild PCD values (minus PcdSetNxForStack). Because of this, the memory protection configuration interface is fixed in nature. Cases arise in which
|
By
Taylor Beebe
·
#78110
·
|
|
[PATCH v1] MinPlatformPkg/PciHostBridgeLibSimple: Fix Mem.Limit assignment
In the case where the root bridge's Mem.Limit is the base address of
PCIe MMIO, subtract one to make a valid end address.
This fixes an issue where CpuDxe returns "Length(0x50000001) is not
aligned!"
In the case where the root bridge's Mem.Limit is the base address of
PCIe MMIO, subtract one to make a valid end address.
This fixes an issue where CpuDxe returns "Length(0x50000001) is not
aligned!"
|
By
Benjamin Doron
·
#78109
·
|
|
Re: [PATCH V2 4/4] OvmfPkg/ResetVector: Update ResetVector to support Tdx
TDX_WORK_AREA is piece of TdxMailbox which is located in the MEMFD started
from PcdOvmfSecGhcbBackupBase. In Td guest, this memory region is initialized
to all-0 by host VMM. In legacy guests, I am
TDX_WORK_AREA is piece of TdxMailbox which is located in the MEMFD started
from PcdOvmfSecGhcbBackupBase. In Td guest, this memory region is initialized
to all-0 by host VMM. In legacy guests, I am
|
By
Min Xu
·
#78108
·
|
|
Re: [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3
According to the logs, the .raw file binaries were committed 10 years ago.
This commit in 2014 make a change to how the build defines are processed. It also switches from using ASM to NASM for the
According to the logs, the .raw file binaries were committed 10 years ago.
This commit in 2014 make a change to how the build defines are processed. It also switches from using ASM to NASM for the
|
By
Michael D Kinney
·
#78107
·
|
|
Re: [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3
Hi., Michael
Even If we generate the binaries using the Python2 also, it's getting changed.
Can you confirm from your end by generating the binaries using the build.py in Python2
Regards,
Ashraf
Hi., Michael
Even If we generate the binaries using the Python2 also, it's getting changed.
Can you confirm from your end by generating the binaries using the build.py in Python2
Regards,
Ashraf
|
By
Ashraf Ali S
·
#78106
·
|
|
Re: [edk2-rfc] RFC: EXT4 filesystem driver
By
Michael D Kinney
·
#78105
·
|
|
Re: [PATCH V2 4/4] OvmfPkg/ResetVector: Update ResetVector to support Tdx
Is the memory area guaranteed to be zeroed for legacy guests? Hopefully,
this won't trip up a non-TDX guest with a false match (highly unlikely,
though).
If you clear ebx here...
... you can remove
Is the memory area guaranteed to be zeroed for legacy guests? Hopefully,
this won't trip up a non-TDX guest with a false match (highly unlikely,
though).
If you clear ebx here...
... you can remove
|
By
Lendacky, Thomas
·
#78104
·
|
|
Re: [PATCH] UefiCpuPkg VTF0 X64: Build page tables using 1-GByte Page Granularity
Hi. Ray
Based on Dov Murik <dovmurik@...> Comments to take the python script changes separately,
I have filed the Bugzilla for that
Hi. Ray
Based on Dov Murik <dovmurik@...> Comments to take the python script changes separately,
I have filed the Bugzilla for that
|
By
Ashraf Ali S
·
#78103
·
|
|
Re: RFC: EXT4 filesystem driver
Hi Andrew, Marvin,
RE: The package name: It doesn't sound like a bad idea to have
something like a FileSystemPkg and have a bunch of different
filesystems inside of it, but I'll defer to you
and my
Hi Andrew, Marvin,
RE: The package name: It doesn't sound like a bad idea to have
something like a FileSystemPkg and have a bunch of different
filesystems inside of it, but I'll defer to you
and my
|
By
Pedro Falcato
·
#78102
·
|
|
Re: [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3
Hi Ashraf,
Why would an update to the Python script to Python3 cause any changes to the
binary images the script produces.
If they are different, then that would seem to imply that the change
Hi Ashraf,
Why would an update to the Python script to Python3 cause any changes to the
binary images the script produces.
If they are different, then that would seem to imply that the change
|
By
Michael D Kinney
·
#78101
·
|
|
[PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3
[edk2-devel] [PATCH]
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3506
Build Scrips for Reset Vector currently based on Python 2
which is already EOL, needs to modify the build script based
[edk2-devel] [PATCH]
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3506
Build Scrips for Reset Vector currently based on Python 2
which is already EOL, needs to modify the build script based
|
By
Ashraf Ali S
·
#78100
·
|
|
Re: RFC: EXT4 filesystem driver
Great idea, maybe it could be added to that wiki list of topic suggestions (preferably close to the top)? :)
Best regards,
Marvin
Great idea, maybe it could be added to that wiki list of topic suggestions (preferably close to the top)? :)
Best regards,
Marvin
|
By
Marvin Häuser <mhaeuser@...>
·
#78099
·
|
|
Re: RFC: EXT4 filesystem driver
Marvin,
Good point that the FatPkg was more about license boundary than anything else, so I’m not opposed to a more generic package name.
I think having a default PCD option of read only is a good
Marvin,
Good point that the FatPkg was more about license boundary than anything else, so I’m not opposed to a more generic package name.
I think having a default PCD option of read only is a good
|
By
Andrew Fish
·
#78098
·
|
|
Re: ArmVirt and Self-Updating Code
"Mapping" implies that the MMU is on, but this code boots with the MMU
off. Unlike x86, ARM does not define any physical address ranges that
are guaranteed to be backed by DRAM, so a portable image
"Mapping" implies that the MMU is on, but this code boots with the MMU
off. Unlike x86, ARM does not define any physical address ranges that
are guaranteed to be backed by DRAM, so a portable image
|
By
Ard Biesheuvel
·
#78097
·
|
|
Re: [staging/edk2-redfish-client Tools PATCH 6/6] RedfishClientPkg/Redfish-Profile-Simulator: Add requirements
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
|
By
Nickle Wang
·
#78096
·
|
|
Re: [staging/edk2-redfish-client Tools PATCH 5/6] RedfishClientPkg/Redfish-Profile-Simulator: Add ETAG on memory resource
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
|
By
Nickle Wang
·
#78095
·
|
|
Re: [staging/edk2-redfish-client Tools PATCH 4/6] RedfishClientPkg/Redfish-Profile-Simulator: HTTP methods on Memory Collection
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
Reviewed-by: Nickle Wang <nickle.wang@...>
Thanks,
Nickle
|
By
Nickle Wang
·
#78094
·
|
|
Re: ArmVirt and Self-Updating Code
Expanding audience to the full dev list…
See below…
- Bret
Expanding audience to the full dev list…
See below…
- Bret
|
By
Bret Barkelew
·
#78093
·
|
|
Re: [PATCH v1 6/6] UefiPayloadPkg: LinuxBoot: use a text format for the configuration block.
Here is the documentation: https://github.com/osresearch/kexec-load/blob/main/README.md
Here is the documentation: https://github.com/osresearch/kexec-load/blob/main/README.md
|
By
Cheng-Chieh Huang <chengchieh@...>
·
#78092
·
|