edk2-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[edk2] [PATCH v2] NetworkPkg: Fix a bug that return type differs from the left one when assigned
Zhang Lubo
Re: [edk2] [PATCH v2] NetworkPkg: Fix a bug that return type differs from the left one when assigned
Fu, Siyuan
Re: [edk2] [PATCH v2] NetworkPkg: Fix a bug that return type differs from the left one when assigned
Wu, Jiaxin
[edk2] [PATCH v2] MdeModulePkg: Fix a error that return type differs from the left one when assigned
Zhang Lubo
Re: [edk2] [PATCH v2] MdeModulePkg: Fix a error that return type differs from the left one when assigned
Fu, Siyuan
Re: [edk2] [PATCH v2] MdeModulePkg: Fix a error that return type differs from the left one when assigned
Wu, Jiaxin
[edk2] [PATCH V2] SecurityPkg: Make time based AuthVariable update atomic
Zhang, Chao B
Re: [edk2] [PATCH V2] SecurityPkg: Make time based AuthVariable update atomic
Yao, Jiewen
Re: [edk2] [PATCH V2] SecurityPkg: Make time based AuthVariable update atomic
Zeng, Star
[edk2] [Patch] UefiCpuPkg/CpuExceptionLib: Add STATIC on global exception name strs
Jeff Fan
[edk2] [PATCH v2] MdePkg UefiLib: Code style alignment with IntelFrameworkPkg
Hao Wu
Re: [edk2] [PATCH v2] MdePkg UefiLib: Code style alignment with IntelFrameworkPkg
Wu, Hao A
[edk2] [PATCH v2] PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandle
Hao Wu
[edk2] [PATCH v2] UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceData
Hao Wu
[edk2] [PATCH v2 0/5] Resolve issues brought by r17732-r17739
Hao Wu
[edk2] [PATCH v2 3/5] IntelFrameworkModulePkg BootMaint: Fix potential read over memory boundary
Hao Wu
[edk2] [PATCH v2 1/5] IntelFrameworkModulePkg GenericBdsLib: Potential read over memory boudary
Hao Wu
[edk2] [PATCH v2 2/5] IntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTest
Hao Wu
[edk2] [PATCH v2 5/5] IntelFrameworkModulePkg DeviceMngr: Potential read over memory boundary
Hao Wu
[edk2] [PATCH v2 4/5] IntelFrameworkModulePkg BootMngr: Fix potential read over memory boundary
Hao Wu
[edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Bill Paul
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Laszlo Ersek
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Jordan Justen
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Laszlo Ersek
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Jordan Justen
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Bill Paul
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Jordan Justen
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Bill Paul
Re: [edk2] [PATCH] Avoid "variable set but not used" warning from GCC.
Scott Duplichan
Re: [edk2] [PATCH] MdeModulePkg/Core/Pei: Fix empty loop warning
Olivier Martin
Re: [edk2] [PATCH] MdeModulePkg/Core/Pei: Fix empty loop warning
Tian, Feng
[edk2] Source code for network devices?
Ralph Campbell
Re: [edk2] Source code for network devices?
Thomas Rognon
Re: [edk2] Source code for network devices?
Thomas Rognon
Re: [edk2] Source code for network devices?
Ye, Ting
Re: [edk2] Source code for network devices?
Laszlo Ersek
[edk2] Trivial patch process?
Jordan Justen
Re: [edk2] Trivial patch process?
Laszlo Ersek
[edk2] [PATCH] OvmfPkg/VirtioLib: Ensure VirtioFlush() is not blocked
Olivier Martin
Re: [edk2] [PATCH] OvmfPkg/VirtioLib: Ensure VirtioFlush() is not blocked
Laszlo Ersek
Re: [edk2] [PATCH] OvmfPkg/VirtioLib: Ensure VirtioFlush() is not blocked
Olivier Martin
Re: [edk2] [PATCH] OvmfPkg/VirtioLib: Ensure VirtioFlush() is not blocked
Laszlo Ersek
[edk2] [PATCH] BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
Leif Lindholm
Re: [edk2] [PATCH] BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
Leif Lindholm
Re: [edk2] [PATCH] BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
Olivier Martin
Re: [edk2] [PATCH] BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags
Olivier Martin
[edk2] Read string from KeyBoard
KSilva
Re: [edk2] Read string from KeyBoard
Andrew Fish
[edk2] [Patch] BaseTools: Fix BinWrappers LzmaF86Compress Script
Liming Gao
Re: [edk2] [Patch] BaseTools: Fix BinWrappers LzmaF86Compress Script
Laszlo Ersek
[edk2] [PATCH] ShellPkg/UefiShellNetwork1CommandsLib: Fixed mixed type error
Olivier Martin
[edk2] [Patch] IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.
Ruiyu Ni
Re: [edk2] [Patch] IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.
Dong, Eric
[edk2] [Patch] MdeModulePkg: Fix potential integer overflow issue
Ruiyu Ni
Re: [edk2] [Patch] MdeModulePkg: Fix potential integer overflow issue
Zeng, Star
[edk2] [PATCH] SecurityPkg: Add default value for TPM action question
Zhang, Chao B
Re: [edk2] [PATCH] SecurityPkg: Add default value for TPM action question
Dong, Eric
[edk2] [patch] MdeModulePkg: Fix a bug that return type differs from the left one when assigned.
Zhang Lubo
[edk2] [patch] NetworkPkg: Fix a bug that return type differs from the left one when assigned, another is redefinition when checking whether the string is null.
Zhang Lubo
Re: [edk2] [patch] NetworkPkg: Fix a bug that return type differs from the left one when assigned, another is redefinition when checking whether the string is null.
Fu, Siyuan
Re: [edk2] [patch] NetworkPkg: Fix a bug that return type differs from the left one when assigned, another is redefinition when checking whether the string is null.
Fu, Siyuan
[edk2] [Patch] OvmfPkg: Fix GCC49 build hang in PeiCore
Ruiyu Ni
Re: [edk2] [Patch] OvmfPkg: Fix GCC49 build hang in PeiCore
Laszlo Ersek
[edk2] [Patch V2] OvmfPkg: Fix GCC49 build hang in PeiCore
Ruiyu Ni
Re: [edk2] [Patch V2] OvmfPkg: Fix GCC49 build hang in PeiCore
Laszlo Ersek
Re: [edk2] [Patch V2] OvmfPkg: Fix GCC49 build hang in PeiCore
Laszlo Ersek
[edk2] HiiSetBrowserData
Galla Rao
[edk2] [PATCH] SecurityPkg: Make time based AuthVariable update atomic
Zhang, Chao B
[edk2] edk2 build problems
Tony
Re: [edk2] edk2 build problems
Neeraj Ladkani
Re: [edk2] edk2 build problems
Andrew Fish
Re: [edk2] edk2 build problems
Thomas Rognon
Re: [edk2] edk2 build problems
Tony
Re: [edk2] edk2 build problems
Tony
Re: [edk2] edk2 build problems
Tony
Re: [edk2] edk2 build problems
Tony
Re: [edk2] edk2 build problems
Andrew Fish
Re: [edk2] edk2 build problems
Scott Duplichan
[edk2] FW: edk2 build problems
Tony
Re: [edk2] FW: edk2 build problems
Ni, Ruiyu
Re: [edk2] edk2 build problems
Andrew Fish
[edk2] [Patch] SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt state
Jeff Fan
Re: [edk2] [Patch] SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt state
Brian J. Johnson
[edk2] [patch] MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDs
Tian Feng
Re: [edk2] [patch] MdePkg/UefiDevicePathLib:Fix link error due to missing RamDisk GUIDs
Qiu, Shumin
[edk2] How can I get an efi version of acpidump ?
Shubha Ramani
Re: [edk2] How can I get an efi version of acpidump ?
Shubha Ramani
Re: [edk2] How can I get an efi version of acpidump ?
Andrew Fish
[edk2] [PATCH v2] IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint
Hao Wu
Re: [edk2] [PATCH v2] IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint
Heyi Guo
Re: [edk2] [PATCH v2] IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint
Wu, Hao A
Re: [edk2] [PATCH v2] IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint
Jordan Justen
Re: [edk2] [PATCH v2] IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint
Wu, Hao A
[edk2] [PATCH] SourceLevelDebugPkg: Fix PEI timer interrupt regression
Brian J. Johnson
Re: [edk2] [PATCH] SourceLevelDebugPkg: Fix PEI timer interrupt regression
Fan, Jeff
[edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Roy Franz
[edk2] [PATCH V4 1/5] Add "TtyTerm" terminal type to TerminalDxe
Roy Franz
[edk2] [PATCH V4 4/5] Add PCD for selecting terminal type at build time
Roy Franz
[edk2] [PATCH V4 5/5] add TTY_TERMINAL build option for ARM BDS
Roy Franz
Re: [edk2] [PATCH V4 5/5] add TTY_TERMINAL build option for ARM BDS
Laszlo Ersek
[edk2] [PATCH V4 2/5] Treat ASCII 0x7F as backspace for TtyTerm terminals
Roy Franz
[edk2] [PATCH V4 3/5] Accept VT220 DEL and function keys for TTY terminal type
Roy Franz
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Tian, Feng
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Roy Franz
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Tian, Feng
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Laszlo Ersek
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Tian, Feng
Re: [edk2] [PATCH V4 0/5] Add TtyTerm terminal type
Laszlo Ersek
[edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Olivier Martin
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Andrew Fish
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Andrew Fish
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Olivier Martin
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Olivier Martin
Re: [edk2] [PATCH] BaseTools/GenFw: Added AArch64 page-relative relocations
Ard Biesheuvel
[edk2] How to use same UEFI Option ROM binary for devices with different device ID?
Anindya Rai
Re: [edk2] How to use same UEFI Option ROM binary for devices with different device ID?
Andrew Fish
Re: [edk2] How to use same UEFI Option ROM binary for devices with different device ID?
Neeraj Ladkani
[edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Olivier Martin
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Jordan Justen
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Ard Biesheuvel
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Scott Duplichan
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bill Paul
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Andrew Fish
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Andrew Fish
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Andrew Fish
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bruce Cran
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Scott Duplichan
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bill Paul
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Jordan Justen
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Scott Duplichan
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Olivier Martin
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bruce Cran
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bruce Cran
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Jordan Justen
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
B Cran
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Laszlo Ersek
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bruce Cran
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bill Paul
Re: [edk2] [PATCH] BaseTools/GCC: allow unused but set variables
Bruce Cran
[edk2] [Patch] ShellPkg: Remove Status definition in function scope
Jiaxin Wu
Re: [edk2] [Patch] ShellPkg: Remove Status definition in function scope
Wu, Jiaxin
Re: [edk2] [Patch] ShellPkg: Remove Status definition in function scope
Ard Biesheuvel
[edk2] OVMF for Xeon
TigerLiu
Re: [edk2] OVMF for Xeon
Laszlo Ersek
[edk2] [PATCH] MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation
Star Zeng
Re: [edk2] [PATCH] MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation
Yao, Jiewen
[edk2] [patch] MdemodulePkg: fix the problem that data type conversion may loss data
Zhang Lubo
Re: [edk2] [patch] MdemodulePkg: fix the problem that data type conversion may loss data
Laszlo Ersek
Re: [edk2] [patch] MdemodulePkg: fix the problem that data type conversion may loss data
Ye, Ting
[edk2] [Patch] Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.
Fu Siyuan
Re: [edk2] [Patch] Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot.
Ye, Ting
[edk2] [PATCH] MdePkg: Refine INF file for SmmMemLib.
Qiu Shumin
Re: [edk2] [PATCH] MdePkg: Refine INF file for SmmMemLib.
Yao, Jiewen
Re: [edk2] [PATCH] MdePkg: Refine INF file for SmmMemLib.
Laszlo Ersek
[edk2] [PATCH v2 0/7] Remove Ip4ConfigDxe module and related guid definitions from related packages.
jiaxinwu
[edk2] [PATCH v2 7/7] Vlv2TbltDevicePkg: Remove Ip4ConfigDxe module from Vlv2TbltDevicePkg.
jiaxinwu
[edk2] [PATCH v2 5/7] ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg.
jiaxinwu
Re: [edk2] [PATCH v2 5/7] ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg.
Ard Biesheuvel
Re: [edk2] [PATCH v2 5/7] ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg.
Laszlo Ersek
[edk2] [PATCH v2 2/7] Nt32Pkg: Remove Ip4ConfigDxe module from Nt32Pkg.
jiaxinwu
[edk2] [PATCH v2 4/7] ArmPlatformPkg: Remove Ip4ConfigDxe module from ArmPlatformPkg.
jiaxinwu
Re: [edk2] [PATCH v2 4/7] ArmPlatformPkg: Remove Ip4ConfigDxe module from ArmPlatformPkg.
Olivier Martin
[edk2] [PATCH v2 3/7] OvmfPkg: Remove Ip4ConfigDxe module from OvmfPkg.
jiaxinwu
[edk2] [PATCH v2 6/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg.
jiaxinwu
[edk2] [PATCH v2 1/7] MdeModulePkg: Remove Ip4ConfigDxe module and related guid definition from MdeModulePkg.
jiaxinwu
Re: [edk2] [PATCH v2 1/7] MdeModulePkg: Remove Ip4ConfigDxe module and related guid definition from MdeModulePkg.
Jordan Justen
Re: [edk2] [PATCH v2 1/7] MdeModulePkg: Remove Ip4ConfigDxe module and related guid definition from MdeModulePkg.
Laszlo Ersek
Re: [edk2] [PATCH v2 1/7] MdeModulePkg: Remove Ip4ConfigDxe module and related guid definition from MdeModulePkg.
Wu, Jiaxin
Re: [edk2] [PATCH v2 0/7] Remove Ip4ConfigDxe module and related guid definitions from related packages.
Ryan Harkin
Re: [edk2] [PATCH v2 0/7] Remove Ip4ConfigDxe module and related guid definitions from related packages.
Wu, Jiaxin
Re: [edk2] [PATCH v2 0/7] Remove Ip4ConfigDxe module and related guid definitions from related packages.
Laszlo Ersek
[edk2] [PATCH v3 0/7] Update related packages and then remove Ip4ConfigDxe.
Jiaxin Wu
[edk2] [PATCH v3 1/7] ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkg
Jiaxin Wu
Re: [edk2] [PATCH v3 1/7] ArmPlatformPkg: Remove Ip4ConfigDxe from ArmPlatformPkg
Olivier Martin
[edk2] [PATCH v3 4/7] Nt32Pkg: Remove Ip4ConfigDxe module from Nt32Pkg
Jiaxin Wu
Re: [edk2] [PATCH v3 4/7] Nt32Pkg: Remove Ip4ConfigDxe module from Nt32Pkg
Ni, Ruiyu
[edk2] [PATCH v3 2/7] ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg
Jiaxin Wu
Re: [edk2] [PATCH v3 2/7] ArmVirtPkg: Remove Ip4ConfigDxe module from ArmVirtPkg
Laszlo Ersek
[edk2] [PATCH v3 3/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
Jiaxin Wu
Re: [edk2] [PATCH v3 3/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
Ye, Ting
Re: [edk2] [PATCH v3 3/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
Jordan Justen
Re: [edk2] [PATCH v3 3/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
Wu, Jiaxin
Re: [edk2] [PATCH v3 3/7] EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg
Jordan Justen
Earlier messages
Later messages