messages from 2019-07-25 05:39:58 to 2019-07-29 15:58:59 UTC [more...]
[PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-07-29 15:39 UTC (36+ messages)
` [PATCH v4 01/35] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib
` [PATCH v4 02/35] OvmfPkg: Create platform OvmfXen
` [PATCH v4 03/35] OvmfPkg: Introduce XenResetVector
` [PATCH v4 04/35] OvmfPkg: Introduce XenPlatformPei
` [PATCH v4 05/35] OvmfPkg/OvmfXen: Creating an ELF header
` [PATCH v4 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v4 07/35] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests
` [PATCH v4 08/35] OvmfPkg/XenResetVector: Allow jumpstart from either hvmloader or PVH
` [PATCH v4 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v4 10/35] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
` [PATCH v4 11/35] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
` [PATCH v4 12/35] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
` [PATCH v4 13/35] OvmfPkg/Library/XenPlatformLib: New library
` [PATCH v4 14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib
` [PATCH v4 15/35] OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist
` [PATCH v4 16/35] OvmfPkg/XenHypercallLib: Enable it in PEIM
` [PATCH v4 17/35] OvmfPkg/XenPlatformPei: Reinit XenHypercallLib
` [PATCH v4 18/35] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected
` [PATCH v4 19/35] OvmfPkg/XenPlatformPei: Setup HyperPages earlier
` [PATCH v4 20/35] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected
` [PATCH v4 21/35] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h
` [PATCH v4 22/35] OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall
` [PATCH v4 23/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v4 24/35] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
` [PATCH v4 25/35] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [PATCH v4 26/35] OvmfPkg/XenPlatformLib: Cache result for XenDetected
` [PATCH v4 27/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib
` [PATCH v4 28/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
` [PATCH v4 29/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency
` [PATCH v4 30/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe
` [PATCH v4 31/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [PATCH v4 32/35] OvmfPkg: Introduce PcdXenGrantFrames
` [PATCH v4 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [PATCH v4 34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [PATCH v4 35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V2] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-29 14:27 UTC (9+ messages)
` [edk2-devel] "
[Patch 00/11 V4] Enable multiple process AutoGen
2019-07-29 15:03 UTC (14+ messages)
` [Patch 01/11] BaseTools: Singleton the object to handle build conf file
` [Patch 02/11] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
` [edk2-devel] "
` [Patch 03/11] BaseTools: Add functions to get platform scope build options
` [Patch 04/11] BaseTools: Decouple AutoGen Objects
` [Patch 05/11] BaseTools: Enable Multiple Process AutoGen
` [Patch 06/11] BaseTools: Add shared data for processes
` [Patch 07/11] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 08/11] BaseTools: Move BuildOption parser out of build.py
` [Patch 09/11] BaseTools: Add the support for python 2
` [Patch 10/11] BaseTools: Enable block queue log agent
` [Patch 11/11] BaseTools: Enhance Multiple-Process AutoGen
` [edk2-devel] [Patch 00/11 V4] Enable multiple process AutoGen
[PATCH] SecurityPkg/SecurityPkg.dec: Remove trailing white space
2019-07-29 14:48 UTC (2+ messages)
` [edk2-devel] "
[edk2-non-osi] [PATCH 0/6] Merge content from devel-MinPlatform to master
2019-07-29 14:46 UTC (12+ messages)
` [edk2-non-osi] [PATCH 1/6] Add KabylakeSiliconBinPkg
` [edk2-non-osi] [PATCH 2/6] Add new Microcode
` [edk2-non-osi] [PATCH 3/6] PurleySiliconBinPkg: Initial version
` [edk2-non-osi] [PATCH 4/6] replace FSP license file
` [edk2-devel] "
` [edk2-non-osi] [PATCH 5/6] Added TXT ACMs of release 1.7.1 PW
` [edk2-non-osi] [PATCH 6/6] Cleanup maintainers, contributions, and licenses
[edk2-devel][Patch 0/3] Add destructor to CloseEvent
2019-07-29 14:38 UTC (6+ messages)
` [edk2-devel][Patch 1/3] MdePkg/UefiDebugLibConOut: "
` [edk2-devel][Patch 2/3] MdePkg/UefiDebugLibDebugPortProtocol: "
` [edk2-devel][Patch 3/3] MdePkg/UefiDebugLibStdErr: "
[PATCH 0/4] Auto configure Fsp*BaseAddress PCD
2019-07-29 13:47 UTC (6+ messages)
` [PATCH 1/4] MinPlatformPkg: "
` [PATCH 2/4] Platform/Intel: "
` [PATCH 3/4] KabylakeOpenBoardPkg: "
` [PATCH 4/4] ClevoOpenBoardPkg: "
` [edk2-devel] [PATCH 0/4] "
[PATCH 0/3] Allow SMM access-out when static paging is OFF
2019-07-29 11:49 UTC (10+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpu: Add Internal function IsStaticPageTableEnabled
` [edk2-devel] "
` [PATCH 2/3] UefiCpuPkg/PiSmmCpu: Refine CR2 save/restore logic
` [edk2-devel] "
` [PATCH 3/3] UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF
` [edk2-devel] "
[PATCH V2] MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
2019-07-29 8:40 UTC (3+ messages)
` [edk2-devel] "
[PATCH V3] MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
2019-07-29 8:41 UTC
[Patch V2] MdePkg/PciExpress21.h: Fix the PCI industry standard register defines
2019-07-29 7:59 UTC (3+ messages)
[PATCH] MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
2019-07-29 7:56 UTC (3+ messages)
[edk2-devel] [edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V2] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-29 7:08 UTC
[edk2-devel] [PATCH v2 0/6] Acpiview table parsers code style enhancements and refactoring
2019-07-29 6:29 UTC (4+ messages)
[PATCH 2/2] BaseTools:Build cache generate the offset file for hii/vfr module
2019-07-29 6:03 UTC
[PATCH 1/2] BaseTools:Fix GenFds multi-thread build fails if enable build cache
2019-07-29 6:02 UTC
[PATCH] MdePkg: Add MmAccess and MmControl definition
2019-07-29 4:25 UTC
[edk2-platforms] [PATCH] ClevoOpenBoardPkg: Add display support
2019-07-29 0:46 UTC (2+ messages)
Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 08/01/2019 7:30pm-8:00pm #cal-reminder
2019-07-28 2:30 UTC
Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 08/01/2019 9:00am-10:00am #cal-reminder
2019-07-27 16:00 UTC
[PATCH V2 0/6] Support 5-level paging in DXE long mode
2019-07-26 18:17 UTC (9+ messages)
` [edk2-devel] "
[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-07-26 17:19 UTC (13+ messages)
` [PATCH v3 24/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v3 33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
[Patch v3 0/6] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
2019-07-26 10:38 UTC (17+ messages)
` [Patch v3 1/6] UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API
` [edk2-devel] "
` [Patch v3 2/6] UefiCpuPkg/MpInitLib: "
` [edk2-devel] "
` [Patch v3 3/6] UefiCpuPkg/MpInitLibUp: "
` [edk2-devel] "
` [Patch v3 4/6] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI
` [edk2-devel] "
` [Patch v3 5/6] UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI
` [edk2-devel] "
` [Patch v3 6/6] UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously
` [edk2-devel] "
[PATCH] UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF
2019-07-26 10:10 UTC (3+ messages)
` [edk2-devel] "
FW: [edk2-devel] [PATCH V2] ShellPkg/Pci.c: Update supported link speed to PCI4.0
2019-07-26 7:46 UTC
[PATCH V2] ShellPkg/Pci.c: Update supported link speed to PCI4.0
2019-07-26 7:46 UTC (3+ messages)
` FW: [edk2-devel] [PATCH V2] ShellPkg/UefiShellDriver1CommandsLib: Make array big enough
` FW: [edk2-devel] [PATCH V2] ShellPkg/UefiHandleParsingLib: Fix incorrect reallocate pool
[PATCH edk2-platforms 0/4] Fix the boot order and the boot menu
2019-07-26 7:35 UTC (6+ messages)
` [PATCH edk2-platforms 1/4] Vlv2TbltDevicePkg: Adjust the device priority
` [PATCH edk2-platforms 2/4] Vlv2TbltDevicePkg: Add the missing BootManagerMenuApp
` [PATCH edk2-platforms 3/4] Vlv2TbltDevicePkg: Only sort boot options when necessary
` [PATCH edk2-platforms 4/4] Vlv2TbltDevicePkg: Clean up the unused variables and function
` [edk2-devel] [PATCH edk2-platforms 2/4] Vlv2TbltDevicePkg: Add the missing BootManagerMenuApp
[PATCH V2] BaseTools:Updata the output encoding of the Popen function
2019-07-26 6:44 UTC (2+ messages)
` [edk2-devel] "
[PATCH V2] BaseTools: replace the chinese quotation mark with unicode "
2019-07-26 6:44 UTC (3+ messages)
` [edk2-devel] "
[PATCH V2] BaseTools:Add extra debugging message
2019-07-26 6:43 UTC (3+ messages)
` [edk2-devel] "
[PATCH V2] BaseTools:Added arch output to build report
2019-07-26 6:41 UTC (3+ messages)
` [edk2-devel] "
[PATCH] Build Spec:Add Module Arch to BuildRebuild Module Section
2019-07-26 6:31 UTC (2+ messages)
[PATCH 0/1] Add support for HKDF
2019-07-26 2:59 UTC (3+ messages)
` [PATCH 1/1] CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithm
[PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-26 2:32 UTC (6+ messages)
` [edk2-devel] "
[PATCH] IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMain
2019-07-26 1:28 UTC (3+ messages)
` [edk2-devel] "
Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 07/25/2019 6:30pm-7:30pm #cal-reminder
2019-07-26 1:15 UTC
[PATCH 1/2] OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu
2019-07-26 0:14 UTC (4+ messages)
` [edk2-devel] "
Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 07/25/2019 5:00pm-5:30pm #cal-reminder
2019-07-25 23:45 UTC
[PATCH 0/4] Arm, ArmPlatform, Crypto, Embedded: list internal headers in [Sources]
2019-07-25 19:27 UTC (12+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-25 18:22 UTC
[PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-25 18:16 UTC
[edk2-devel] [PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-25 18:14 UTC
[PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-25 17:57 UTC
[PATCH 0/4] Support 5-level paging in DXE long mode
2019-07-25 17:19 UTC (5+ messages)
` [PATCH 2/4] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [edk2-devel] "
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V2] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-25 16:46 UTC
[PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-25 16:22 UTC (8+ messages)
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH V2] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-25 15:47 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms: PATCH v2 0/1] Platform/RPi3: Add Debian 10 installation in Systems.md
2019-07-25 15:22 UTC (2+ messages)
` [edk2-platforms: PATCH v2 1/1] "
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-25 14:03 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 1/3] OvmfPkg/build.sh: use POSIX 'command -v' instead of 'which'
2019-07-25 13:36 UTC (8+ messages)
` [PATCH v2 2/3] OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu
` [edk2-devel] "
` [PATCH v2 3/3] OvmfPkg/build.sh: remove $ADD_QEMU_HDA
` [edk2-devel] "
` [edk2-devel] [PATCH v2 1/3] OvmfPkg/build.sh: use POSIX 'command -v' instead of 'which'
[edk2-platforms: PATCH 1/1] Platform/RPi3: Accept "ethernet" or "ethernet0" aliases in device tree
2019-07-25 12:51 UTC (8+ messages)
` [edk2-platforms: PATCHv2 1/1] Platform/RPi3: Provide "ethernet[0]" "
` [edk2-devel] "
` [edk2-platforms: PATCH 0/1] Report device tree modification errors using Print()
` [edk2-platforms: PATCH 1/1] Platform/RPi3: "
[edk2-platforms: PATCH 1/1] Platform/RPi3: Add Debian 10 installation in Systems.md
2019-07-25 11:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox