public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-07-23 03:58:29 to 2019-07-25 16:46:38 UTC [more...]

[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)

[PATCH V2 0/6] Support 5-level paging in DXE long mode
 2019-07-25 15:55 UTC  (12+ messages)
` [PATCH V2 1/6] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [PATCH V2 2/6] UefiCpuPkg/CpuDxe: Remove unnecessary macros
` [PATCH V2 3/6] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [PATCH V2 4/6] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [PATCH V2 5/6] MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
` [PATCH V2 6/6] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [edk2-devel] [PATCH V2 0/6] Support 5-level paging in DXE "

[PATCH] IntelFsp2Pkg: PeiService pointer not reset to 0 in SecMain
 2019-07-25 15:50 UTC 

[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] "

[PATCH 1/2] OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu
 2019-07-25 15:46 UTC  (14+ messages)
` [PATCH 2/2] OvmfPkg/build.sh: use $QEMU_FIRMWARE_DIR as QEMU fat root
` [edk2-devel] [PATCH 1/2] OvmfPkg/build.sh: use newer '-drive if=pflash' syntax when running qemu

[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  (10+ 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 0/1] Handle RPi device trees using "ethernet0"
 2019-07-25 12:51 UTC  (14+ messages)
` [edk2-platforms: PATCH 1/1] Platform/RPi3: Accept "ethernet" or "ethernet0" aliases in device tree
        ` [edk2-platforms: PATCHv2 0/1] Platform/RPi3: Provide "ethernet[0]" "
        ` [edk2-platforms: PATCHv2 1/1] "
            ` [edk2-devel] "
                ` [edk2-platforms: PATCH 0/1] Report device tree modification errors using Print()
                ` [edk2-platforms: PATCH 1/1] Platform/RPi3: "

[PATCH V2] BaseTools: replace the chinese quotation mark with unicode "
 2019-07-25 11:12 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH 1/1] Platform/RPi3: Add Debian 10 installation in Systems.md
 2019-07-25 11:04 UTC 

[PATCH V2] BaseTools:Add extra debugging message
 2019-07-25 11:04 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-25 11:03 UTC  (19+ messages)
` [PATCH v3 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v3 24/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v3 32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn

[PATCH V2] BaseTools:Added arch output to build report
 2019-07-25 11:01 UTC  (2+ messages)
` [edk2-devel] "

[Patch v3 0/6] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
 2019-07-25  8:59 UTC  (11+ messages)
` [Patch v3 1/6] UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API
` [Patch v3 2/6] UefiCpuPkg/MpInitLib: "
` [Patch v3 3/6] UefiCpuPkg/MpInitLibUp: "
  ` [edk2-devel] "
` [Patch v3 4/6] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI
` [Patch v3 5/6] UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI
` [Patch v3 6/6] UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously

[PATCH v2 0/3] add DwMmcHcDxe driver
 2019-07-25  5:09 UTC  (5+ messages)
` [PATCH v2 1/3] EmbeddedPkg: add NonDiscoverableDeviceDxe driver
` [PATCH v2 2/3] EmbeddedPkg: add PlatformDwMmc protocol
` [PATCH v2 3/3] EmbeddedPkg/Drivers: add DwMmcHcDxe driver

[PATCH V2] BaseTools:Updata the output encoding of the Popen function
 2019-07-25  3:03 UTC 

[PATCH] BaseTools:Added arch output to build report
 2019-07-25  2:15 UTC  (2+ messages)

[PATCH] OvmfPkg/build.sh: remove literal carriage return
 2019-07-25  1:52 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2-platforms v2 0/3] Robust Netsec Initialiation
 2019-07-25  1:11 UTC  (4+ messages)
` [PATCH edk2-platforms v2 1/3] NetsecDxe: embed phy address into NETSEC SDK internal structure
` [PATCH edk2-platforms v2 2/3] NetsecDxe: put phy in loopback mode to guarantee stable RXCLK input
` [PATCH edk2-platforms v2 3/3] NetsecDxe: SnpInitialize() waits for media linking up

[PATCH] BaseTools:Updata the output encoding of the Popen function
 2019-07-25  0:44 UTC 

[PATCH] BaseTools:Add extra debugging message
 2019-07-25  0:43 UTC 

[PATCH] BaseTools: replace the chinese quotation mark with unicode "
 2019-07-25  0:42 UTC 

[PATCH v2] OvmfPkg/build.sh: enable multitheaded build by default
 2019-07-24 22:04 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg/build.sh: use POSIX 'command -v' instead of 'which'
 2019-07-24 21:50 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg/build.sh: run qemu _after_ building OvmfPkg
 2019-07-24 21:33 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms Patch 0/3] Replace BSD License with BSD+Patent License
 2019-07-24 20:45 UTC  (6+ messages)
` [edk2-platforms Patch 1/3] Platform/Marvell: "
` [edk2-platforms Patch 2/3] Platform/SolidRun: "
` [edk2-platforms Patch 3/3] Silicon/Marvell: "
` [edk2-devel] [edk2-platforms Patch 0/3] "

[edk2-non-osi/devel-MinPlatform] [PATCH] ClevoOpenBoardBinPkg: Add Vbt binary
 2019-07-24 18:43 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 0/4] Arm, ArmPlatform, Crypto, Embedded: list internal headers in [Sources]
 2019-07-24 17:00 UTC  (14+ messages)
    ` [edk2-devel] "

[PATCH 0/3] add GetMaintainer.py helper script
 2019-07-24 16:49 UTC  (8+ messages)
    ` [PATCH 0/3] add GetMaintainer.py helper script (and Maintainers.txt format change)
      ` [edk2-devel] "

[PATCH 1/1] edksetup.sh: rework python executable scanning
 2019-07-24 15:29 UTC  (10+ messages)
        ` [edk2-devel] "

[Patch] BaseTools: Sort file list in Makefile
 2019-07-24 12:22 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/3] add DwMmcHcDxe driver
 2019-07-24  9:21 UTC 

reg: Static IP Based HTTP Boot
 2019-07-24  8:59 UTC  (2+ messages)
`  "

[PATCH 0/4] Support 5-level paging in DXE long mode
 2019-07-24  7:03 UTC  (20+ messages)
` [PATCH 1/4] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
  ` [edk2-devel] "
` [PATCH 2/4] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
  ` [edk2-devel] "
` [PATCH 3/4] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
  ` [edk2-devel] "
` [PATCH 4/4] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
  ` [edk2-devel] "

[edk2-platforms PATCH v1 0/3] Robust Netsec Initialiation
 2019-07-24  6:42 UTC  (8+ messages)
` [edk2-platforms PATCH v1 1/3] NetsecDxe: embed phy address into NETSEC SDK internal structure
` [edk2-platforms PATCH v1 2/3] NetsecDxe: put phy in loopback mode in order to guarantee stable RXCLK input
` [edk2-platforms PATCH v1 3/3] NetsecDxe: SnpInitialize() waits for media linking up

[edk2-platform patch] Silicon/Intel/Tools: Add .gitignore file to ignore the generated .o/.obj
 2019-07-24  2:07 UTC  (2+ messages)

Upcoming Event: TianoCore Design / Bug Triage - EMEA - Wed, 07/24/2019 8:00am-9:00am #cal-reminder
 2019-07-23 15:00 UTC 

[PATCH] OvmfPkg: enable multiprocessor builds when using build.sh
 2019-07-23 12:05 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH 0/1] Add support for HKDF
 2019-07-23 12:03 UTC  (3+ messages)
` [PATCH 1/1] CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithm

[Patch 00/10 V3] Enable multiple process AutoGen
 2019-07-23 12:00 UTC  (12+ messages)
` [Patch 03/10 V3] BaseTools: Add functions to get platform scope build options
` [Patch 04/10 V3] BaseTools: Decouple AutoGen Objects
` [Patch 05/10 V3] BaseTools: Enable Multiple Process AutoGen
` [Patch 06/10 V3] BaseTools: Add shared data for processes
` [Patch 07/10 V3] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 08/10 V3] BaseTools: Move BuildOption parser out of build.py
` [Patch 09/10 V3] BaseTools: Add the support for python 2
` [Patch 10/10 V3] BaseTools: Enable block queue log agent
  ` [edk2-devel] "
` [edk2-devel] [Patch 00/10 V3] Enable multiple process AutoGen

[edk2-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-07-23 11:37 UTC  (2+ messages)

[edk2-devel] [PATCH v2 0/6] Acpiview table parsers code style enhancements and refactoring
 2019-07-23  9:56 UTC  (2+ messages)

[edk2-platforms Patch V3 00/12] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
 2019-07-23  8:57 UTC  (14+ messages)
` [edk2-platforms Patch V3 03/12] Vlv2TbltDevicePkg: Remove Linux/GCC specific DSC/FDF files
` [edk2-platforms Patch V3 04/12] Vlv2TbltDevicePkg: Convert BAT/sh Capsule scripts to Python
` [edk2-platforms Patch V3 05/12] Vlv2Tbl2DevicePkg: Convert BAT/sh Build "
` [edk2-platforms Patch V3 06/12] Vlv2TbltDevicePkg: Remove non ASCII characters from source files
` [edk2-platforms Patch V3 07/12] Vlv2Tbl2DevicePkg/EfiRegTableLib: Use S3_BOOT_SCRIPT_LIB_WIDTH
` [edk2-platforms Patch V3 12/12] Vlv2TbltDevicePkg/PlatformDxe: Use S3BootScriptWidth enums

[PATCH v4 1/6] edksetup.sh: Use bash variable $PWD instead of executing pwd command
 2019-07-23  8:51 UTC  (4+ messages)
` [edk2-devel] "

[PATCH edk2-platforms 0/3] Rectify licensing on various files
 2019-07-23  8:47 UTC  (8+ messages)
` [PATCH edk2-platforms 1/3] Platform,Silicon RPi3: update license headers to BSD+Patent
  ` [edk2-devel] "
` [PATCH edk2-platforms 2/3] Platform/RaspberryPi: add license header to PlatformUiAppLib.inf
` [PATCH edk2-platforms 3/3] Silicon/Hisilicon: add SPDX license tags to IORT .asl files

[Patch v2 0/6] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
 2019-07-23  5:51 UTC  (7+ messages)
` [Patch v2 2/6] UefiCpuPkg/MpInitLib: Add MpInitLibStartupAllCPUs API
  ` [edk2-devel] "
` [Patch v2 3/6] UefiCpuPkg/MpInitLibUp: "
  ` [edk2-devel] "
` [Patch v2 4/6] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox