|
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 <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
·
|
|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, July 23, 2021
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, July 23, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, July 23, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#78091
·
|
|
[PATCH 3/3] IntelSiliconPkg: Add IgdOpRegion30.h to support IGD OpRegion v3.0
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3426
- There are many OpRegion fields obsoleted in MBOX1
- MBOX2 is re-purposed for Backlight related fields for dual LFP.
- Backlight related
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3426
- There are many OpRegion fields obsoleted in MBOX1
- MBOX2 is re-purposed for Backlight related fields for dual LFP.
- Backlight related
|
By
Digant H Solanki
·
#78090
·
|
|
Re: [edk2-platform][PATCH v1 1/1] Platform/RaspberryPi/RPi4: Fix
non-standard ACPI HIDs
Pushed as d549e39ca1a9..194269223294
Thanks all,
Pushed as d549e39ca1a9..194269223294
Thanks all,
|
By
Ard Biesheuvel
·
#78089
·
|
|
Re: RFC: EXT4 filesystem driver
While I personally don't like it's outside of the EDK II core, I kind of get it. However I would strongly suggest to choose a more general package name, like "LinuxFsPkg", or "NixFsPkg", or maybe even
While I personally don't like it's outside of the EDK II core, I kind of get it. However I would strongly suggest to choose a more general package name, like "LinuxFsPkg", or "NixFsPkg", or maybe even
|
By
Marvin Häuser <mhaeuser@...>
·
#78088
·
|