|
[edk2-platforms] [PATCH V1 5/5] KabylakeOpenBoardPkg/GalagoPro3: Enable HDMI DDC Debug Port 3 messages
Enables usage of the HDMI DDC I2C Bus SerialPortLib implementation on the GalagoPro3 board. Cc: Chasel Chiu <chasel.chiu@...> Cc: Sai Chaganty <rangasai.v.chaganty@...> Cc: Isaac Oram <isaac.w.oram@..
Enables usage of the HDMI DDC I2C Bus SerialPortLib implementation on the GalagoPro3 board. Cc: Chasel Chiu <chasel.chiu@...> Cc: Sai Chaganty <rangasai.v.chaganty@...> Cc: Isaac Oram <isaac.w.oram@..
|
By
Nate DeSimone
·
|
|
OVMF_CODE/VARS unable to reboot a mac os vm during installation (only first stage) 3 messages
Hi, forwarding this also to the mailing list:https://bugzilla.tianocore.org/show_bug.cgi?id=3640 ---->Hello, it's been about a year I'm experiencing a strange issue, not a stopper, so I started only r
Hi, forwarding this also to the mailing list:https://bugzilla.tianocore.org/show_bug.cgi?id=3640 ---->Hello, it's been about a year I'm experiencing a strange issue, not a stopper, so I started only r
|
By
Daniele Crudo
·
|
|
Event: TianoCore Design Meeting - APAC/NAMO - 06/24/2022
#cal-reminder
Reminder: TianoCore Design Meeting - APAC/NAMO When: 06/24/2022 9:30am to 10:30am (UTC+08:00) Asia/Shanghai Where: Microsoft Teams Organizer: Ray Ni ray.ni@... View Event Description: TOPIC NA For mor
Reminder: TianoCore Design Meeting - APAC/NAMO When: 06/24/2022 9:30am to 10:30am (UTC+08:00) Asia/Shanghai Where: Microsoft Teams Organizer: Ray Ni ray.ni@... View Event Description: TOPIC NA For mor
|
By
Group Notification
·
|
|
[edk2-platforms] [PATCH V1 4/5] BoardModulePkg: Add BdsSerialPortTerminalLib
BdsSerialPortTerminalLib add a terminal device to the Serial UART device created by MdeModulePkg/Universal/SerialDxe to the UEFI Console Variables (ConIn, ConOut, ErrOut). This allows BIOS Setup, UEFI
BdsSerialPortTerminalLib add a terminal device to the Serial UART device created by MdeModulePkg/Universal/SerialDxe to the UEFI Console Variables (ConIn, ConOut, ErrOut). This allows BIOS Setup, UEFI
|
By
Nate DeSimone
·
|
|
[edk2-platforms] [PATCH V1 2/5] KabylakeOpenBoardPkg: Add HdmiDebugGpioInitLib
This library initializes any GPIOs nessesary for the HDMI DDC bus to operate. This can be called very early (SEC phase) to enable closed chassis debug through the HDMI DDC I2C bus. Cc: Chasel Chiu <ch
This library initializes any GPIOs nessesary for the HDMI DDC bus to operate. This can be called very early (SEC phase) to enable closed chassis debug through the HDMI DDC I2C bus. Cc: Chasel Chiu <ch
|
By
Nate DeSimone
·
|
|
[edk2-platforms] [PATCH V1 3/5] KabylakeOpenBoardPkg: Add SecBoardInitLib
Adds a board-specific implementation of SecBoardInitLib. This implementation will invoke the GPIO initialization routine for the HDMI DDC Bus if the HDMI DDC Bus is being used for debug log output. Ad
Adds a board-specific implementation of SecBoardInitLib. This implementation will invoke the GPIO initialization routine for the HDMI DDC Bus if the HDMI DDC Bus is being used for debug log output. Ad
|
By
Nate DeSimone
·
|
|
[edk2-platforms] [PATCH V1 1/5] KabylakeOpenBoardPkg: Add I2cHdmiDebugSerialPortLib
Add new SerialPortLib implementation that routes log messages over the I2C bus included in the integrated graphics HDMI port. Normally this I2C bus is used to read the EDID data from the monitor. An u
Add new SerialPortLib implementation that routes log messages over the I2C bus included in the integrated graphics HDMI port. Normally this I2C bus is used to read the EDID data from the monitor. An u
|
By
Nate DeSimone
·
|
|
[edk2-platforms] [PATCH V1 0/5] KabylakeOpenBoardPkg: HDMI DDC I2C Bus Debugging
Normally the HDMI DDC I2C bus is used to read the EDID data from the monitor. An unintended but useful property of this interface is that is does not require DMA to perform I/O. This means that this i
Normally the HDMI DDC I2C bus is used to read the EDID data from the monitor. An unintended but useful property of this interface is that is does not require DMA to perform I/O. This means that this i
|
By
Nate DeSimone
·
|
|
[PATCH 2/3] OvmfPkg: Validate Cfv integrity in Tdx guest
From: Min M Xu <min.m.xu@...> Validate Configurtion FV (CFV) in Tdx guest. Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Gerd Hoffmann <kraxel@...
From: Min M Xu <min.m.xu@...> Validate Configurtion FV (CFV) in Tdx guest. Cc: Erdem Aktas <erdemaktas@...> Cc: James Bottomley <jejb@...> Cc: Jiewen Yao <jiewen.yao@...> Cc: Gerd Hoffmann <kraxel@...
|
By
Min Xu
·
|
|
[PATCH 1/3] OvmfPkg: Move TdxValidateCfv from PeilessStartupLib to PlatformInitLib
From: Min M Xu <min.m.xu@...> TdxValidateCfv validates the integrity of Configuration FV (CFV). It was implemented in PeilessStartupLib which is included in IntelTdxX64. In OvmfPkgX64 we should valida
From: Min M Xu <min.m.xu@...> TdxValidateCfv validates the integrity of Configuration FV (CFV). It was implemented in PeilessStartupLib which is included in IntelTdxX64. In OvmfPkgX64 we should valida
|
By
Min Xu
·
|
|
[PATCH 0/3] Enable Secure-Boot in Tdx guest
Secure-Boot related variables include the PK/KEK/DB/DBX and they are stored in NvVarStore (OVMF_VARS.fd). But QEMU command option -pflash is not supported in Tdx guest. So when Tdx guest is booted, Em
Secure-Boot related variables include the PK/KEK/DB/DBX and they are stored in NvVarStore (OVMF_VARS.fd). But QEMU command option -pflash is not supported in Tdx guest. So when Tdx guest is booted, Em
|
By
Min Xu
·
|
|
[PATCH] NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2504 Add support for TLS Client Authentication using Basic Authentication for HTTP Boot Cc: Maciej Rabeda <maciej.rabeda@...> Cc: Wu Jiaxin <jiaxin.w
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2504 Add support for TLS Client Authentication using Basic Authentication for HTTP Boot Cc: Maciej Rabeda <maciej.rabeda@...> Cc: Wu Jiaxin <jiaxin.w
|
By
Saloni Kasbekar
·
|
|
[PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial
FreeBuffer 5 messages
Add support for partial free of non cached buffers. If a request for less than the full size is requested new allocations for the remaining head and tail of the buffer are added to the list. Added ver
Add support for partial free of non cached buffers. If a request for less than the full size is requested new allocations for the remaining head and tail of the buffer are added to the list. Added ver
|
By
Jeff Brasen
·
|
|
[PATCH] .gitignore: Ignore build tools build logs
Anything else needed prior to getting this merged to edk2?
Anything else needed prior to getting this merged to edk2?
|
By
Jeff Brasen
·
|
|
[edk2-platforms] [PATCH 1/1] Platform/Sgi: Add support to disable isolated cpus 2 messages
Isolated CPUs are those that are not to be used on the platform for various reasons. The isolated CPU list is an array of MPID values of the CPUs that have to be isolated. This list is supplied via th
Isolated CPUs are those that are not to be used on the platform for various reasons. The isolated CPU list is an array of MPID values of the CPUs that have to be isolated. This list is supplied via th
|
By
Nishant Sharma
·
|
|
[edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7 2 messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788 Removed an outdated reference to py2.7 in the Windows systems wiki page and replaced it with the py3.7 to align with the updated build instruct
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788 Removed an outdated reference to py2.7 in the Windows systems wiki page and replaced it with the py3.7 to align with the updated build instruct
|
By
Jayaprakash, N
·
|
|
[edk2-libc Patch 1/1] edk2-libc/StdLib : Changes to Std LibC to facilitate 32 bit GCC builds
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3779 This comit fixes the Python interpreter build issues with GCC 32 bit compiler tool chain. The changes are needed in StdLibC as given below * Ad
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3779 This comit fixes the Python interpreter build issues with GCC 32 bit compiler tool chain. The changes are needed in StdLibC as given below * Ad
|
By
Jayaprakash, N
·
|
|
[edk2-libc Patch 0/1] Changes to StdLib to facilitate gcc 32 bit builds
This patch contains the changes required for StdLib to facilitate the gcc 32 bit builds. Jayaprakash Nevara (1): edk2-libc/StdLib : Changes to Std LibC to facilitate 32 bit GCC builds StdLib/LibC/CRT/
This patch contains the changes required for StdLib to facilitate the gcc 32 bit builds. Jayaprakash Nevara (1): edk2-libc/StdLib : Changes to Std LibC to facilitate 32 bit GCC builds StdLib/LibC/CRT/
|
By
Jayaprakash, N
·
|
|
Does edk2 also link to crt0-efi like GNU-EFI * 2 messages
For the C builds the tools_def.txt file uses $(IMAGE_ENTRY_POINT). The build maps that over to the _ModelEntryPoint label I mentioned. It would probably be good to sue the same symbol. The C we have i
For the C builds the tools_def.txt file uses $(IMAGE_ENTRY_POINT). The build maps that over to the _ModelEntryPoint label I mentioned. It would probably be good to sue the same symbol. The C we have i
|
By
Andrew Fish
·
|
|
Running OVMF on crosvm 4 messages
Hi Folks, For the last few months I've been using OVMF with crosvm to give it the ability to boot a UEFI OS image in a UEFI environment, and it's been working fantastically! Eventually I'd like to get
Hi Folks, For the last few months I've been using OVMF with crosvm to give it the ability to boot a UEFI OS image in a UEFI environment, and it's been working fantastically! Eventually I'd like to get
|
By
Mike Gerow
·
|