public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-08-15 01:47:20 to 2018-08-17 16:17:42 UTC [more...]

[PATCH v1 1/1] BaseTools: remove unused setter functions
 2018-08-17 16:17 UTC 

[PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092
 2018-08-17 14:35 UTC  (5+ messages)
` [PATCH 1/4] MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenMode
` [PATCH 2/4] IntelFrameworkPkg/FrameworkUefiLib: don't special-case EFI_FILE_MODE_CREATE
` [PATCH 3/4] NetworkPkg/TlsAuthConfigDxe: fix TlsCaCertificate attributes retrieval
` [PATCH 4/4] UefiCpuPkg/PiSmmCpuDxeSmm: clear exec file mode bits on "PiSmmCpuDxeSmm.c"

[PATCH edk2-platforms v2 00/43] Upload for D06 platform
 2018-08-17 13:23 UTC  (5+ messages)
` [PATCH edk2-platforms v2 03/43] Silicon/Hisilicon/Acpi: Move some macro to PlatformArch.h
` [PATCH edk2-platforms v2 07/43] Hisilicon/D0x: Move IpmiCmdLib to common path of Hisilicon

[PATCH edk2-platforms v3 00/36] Upload for D06 platform
 2018-08-17 12:23 UTC  (38+ messages)
` [PATCH edk2-platforms v3 01/36] Hisilicon/D0x: Unify FlashFvbDxe driver
` [PATCH edk2-platforms v3 02/36] Hisilicon/D0X: Rename the global variable gDS3231RtcDevice
` [PATCH edk2-platforms v3 03/36] Hisilicon/D06: Add several base file for D06
` [PATCH edk2-platforms v3 04/36] Platform/Hisilicon/D06: Add M41T83RealTimeClockLib
` [PATCH edk2-platforms v3 05/36] Platform/Hisilicon/D06: Add edk2-non-osi components for D06
` [PATCH edk2-platforms v3 06/36] Hisilicon/D06: Add OemMiscLibD06
` [PATCH edk2-platforms v3 07/36] Silicon/Hisilicon/D06: Wait for all disk ready
` [PATCH edk2-platforms v3 08/36] Silicon/Hisilicon/Acpi: Unify HisiAcipPlatformDxe
` [PATCH edk2-platforms v3 09/36] Hisilicon/D06: Add Debug Serial Port Init Driver
` [PATCH edk2-platforms v3 10/36] Hisilicon/D06: Add ACPI Tables for D06
` [PATCH edk2-platforms v3 11/36] Hisilicon/D06: Add Hi1620OemConfigUiLib
` [PATCH edk2-platforms v3 12/36] Silicon/Hisilicon/D06: Stop watchdog
` [PATCH edk2-platforms v3 13/36] Hisilicon/I2C: Modify I2CLib.c for coding style
` [PATCH edk2-platforms v3 14/36] Silicon/Hisilicon/I2C: Refactor I2C library
` [PATCH edk2-platforms v3 15/36] Silicon/Hisilicon/D06: Fix I2C enable fail issue for D06
` [PATCH edk2-platforms v3 16/36] Silicon/Hisilicon/D06: Add I2C delay for HNS auto config
` [PATCH edk2-platforms v3 17/36] Hisilicon/I2C: Fix a typo issue
` [PATCH edk2-platforms v3 18/36] Silicon/Hisilicon/D06: Optimize HNS config CDR post time
` [PATCH edk2-platforms v3 19/36] Silicon/Hisilicon/Setup: Add Setup Item "EnableGOP"
` [PATCH edk2-platforms v3 20/36] Hisilicon/Hi1620: Add ACPI PPTT table
` [PATCH edk2-platforms v3 21/36] Platform/Hisilicon/D06: Enable ACPI PPTT
` [PATCH edk2-platforms v3 22/36] Platform/Hisilicon/D06: Add OemNicLib
` [PATCH edk2-platforms v3 23/36] Platform/Hisilicon/D06: Add OemNicConfig2P Driver
` [PATCH edk2-platforms v3 24/36] Hisilicon/D0x: Update SMBIOS type9 info
` [PATCH edk2-platforms v3 25/36] Platform/Hisilicon/D06: Add EarlyConfigPeim peim
` [PATCH edk2-platforms v3 26/36] Platform/Hisilicon/D06: Add PciHostBridgeLib
` [PATCH edk2-platforms v3 27/36] Hisilicon/D06: add apei driver
` [PATCH edk2-platforms v3 28/36] Silicon/Hisilicon/D06: Add some Lpc macro to LpcLib.h
` [PATCH edk2-platforms v3 29/36] Platform/Hisilicon/D06: Add capsule upgrade support
` [PATCH edk2-platforms v3 30/36] Silicon/Hisilicon/D06: Modify for close slave core clock
` [PATCH edk2-platforms v3 31/36] Silicon/Hisilicon/D06: Add I2C Bus Exception handle function
` [PATCH edk2-platforms v3 32/36] Silicon/Hisilicon/Setup: Support SPCR table switch
` [PATCH edk2-platforms v3 33/36] Silicon/Hisilicon/setup: Support SMMU switch
` [PATCH edk2-platforms v3 34/36] Hisilicon/D06: Add PciPlatformLib
` [PATCH edk2-platforms v3 35/36] Hisilicon/D06: Add edk2-non-osi Shell components
` [PATCH edk2-platforms v3 36/36] Platform/Hisilicon/D0x: Update version string to 18.08

[PATCH v3 0/2] UefiCpuPkg: [CVE-2017-5715] Stuff RSB before RSM
 2018-08-17 12:01 UTC  (4+ messages)
` [PATCH v3 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [PATCH v3 2/2] UefiCpuPkg/SmmCpuFeaturesLib: "

[PATCH 0/5] NetworkPkg: Remove the redundant code and definition
 2018-08-17 11:00 UTC  (12+ messages)
` [PATCH 1/5] NetworkPkg: IScsiDxe: "
` [PATCH 2/5] NetworkPkg: IpSecDxe: Remove the redundant code
` [PATCH 3/5] NetworkPkg: TcpDxe: "
` [PATCH 4/5] NetworkPkg: TlsDxe: Remove the redundant definition
` [PATCH 5/5] NetworkPkg: UefiPxeBcDxe: Remove the redundant code

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Add MinnowBorad3Module EEPROM binary
 2018-08-17  9:59 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] EEPROM change
 2018-08-17  9:59 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 9Add MODULE_BOARD macro
 2018-08-17  9:34 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 8Enable module board
 2018-08-17  9:34 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 7Merged the I2C libraries
 2018-08-17  9:33 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 5Common EEPROM library instance
 2018-08-17  9:33 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 3Aligned DXE/SMM drivers on 4KB to avoid runtime warnings
 2018-08-17  9:32 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 1Change folder name
 2018-08-17  9:32 UTC 

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 2Add Minnow3Module board specific code
 2018-08-17  9:32 UTC 

[PATCH v1 1/1] BaseTools: remove unused code
 2018-08-17  6:41 UTC  (2+ messages)

[PATCH v2 0/2] UefiCpuPkg: Add RSB stuffing before RSM instruction
 2018-08-17  2:41 UTC  (11+ messages)
` [PATCH v2 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [PATCH v2 2/2] UefiCpuPkg/SmmCpuFeaturesLib: "

[PATCH] BaseTools/VfrCompile: honor EXTRA_LDFLAGS
 2018-08-17  2:38 UTC 

[Patch v4 0/5] Change CpuS3Data memory type and address limitation
 2018-08-17  1:51 UTC  (18+ messages)
` [Patch v4 1/5] UefiCpuPkg/PiSmmCpuDxeSmm: Use GDT/IDT saved in Smram
` [Patch v4 2/5] UefiCpuPkg/AcpiCpuData.h: Remove AcpiNVS and Below 4G limitation
` [Patch v4 3/5] UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation
` [Patch v4 4/5] UefiCpuPkg/CpuS3DataDxe: Remove below 4G limitation
` [Patch v4 5/5] UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation

[PATCH 0/5] Removed unused PCDs
 2018-08-16 23:59 UTC  (12+ messages)
` [PATCH 1/5] MdeModulePkg: Remove "
` [PATCH 2/5] IntelFsp2Pkg: "
` [PATCH 3/5] SecurityPkg: "
` [PATCH 4/5] ShellPkg: "
` [PATCH 5/5] UefiCpuPkg: Remove an unused PCD

[PATCH 1/1] OvmfPkg: link Sha384 and Sha512 support into Tcg2Pei and Tcg2Dxe
 2018-08-16 18:47 UTC  (3+ messages)

[PATCH v2 0/5] BaseTools/Source/C: take EXTRA_OPTFLAGS and EXTRA_LDFLAGS from the caller
 2018-08-16 18:23 UTC  (4+ messages)

[PATCH v2 0/7] UefiLib: centralize OpenFileByDevicePath() and fix its bugs
 2018-08-16 18:12 UTC  (5+ messages)

[PATCH] ShellPkg/edit: Fix heap access out-of-bounds
 2018-08-16 14:57 UTC  (3+ messages)

[edk2-wiki PATCH 0/2] document the Soft and Hard Feature Freezes
 2018-08-16 14:51 UTC  (3+ messages)
` [edk2-wiki PATCH 1/2] release planning: describe the hard and soft feature freezes
` [edk2-wiki PATCH 2/2] release planning: link soft and hard feature freeze definitions

EDK II Stable Tag release edk2-stable201808 completed
 2018-08-16 13:02 UTC  (2+ messages)

[PATCH 0/2] UefiCpuPkg: Add RSB stuffing before rsm instruction
 2018-08-16 12:46 UTC  (6+ messages)

[PATCH edk2-non-osi v3 0/2] Upload D06 binary modules
 2018-08-16 12:16 UTC  (3+ messages)
` [PATCH edk2-non-osi v3 1/2] Hisilicon/D06: Add "
` [PATCH edk2-non-osi v3 2/2] Silicon/Hisilicon/D06: Add Oem Shell libraries

[PATCH v2 edk-platforms 0/3] enable eMMC/SD controller on HiKey
 2018-08-16  9:23 UTC  (5+ messages)
` [PATCH v2 edk-platforms 1/3] Silicon/Hi3660: fix LDO9_VSET register definition
` [PATCH v2 edk-platforms 2/3] Platform/HiKey960: enable SD controller
` [PATCH v2 edk-platforms 3/3] Platform/HiKey: enable SD/MMC controller on HiKey

[PATCH edk2-non-osi v2 0/4] Upload D06 binary modules
 2018-08-16  8:26 UTC  (10+ messages)
` [PATCH edk2-non-osi v2 2/4] Hisilicon/D0x: Move IpmiCmdLib to common path of Hisilicon
` [PATCH edk2-non-osi v2 3/4] Hisilicon/D06: Add binary modules
` [PATCH edk2-non-osi v2 4/4] Silicon/Hisilicon/D06: Add Oem Shell libraries

FW: Question regarding CMOS regions
 2018-08-16  6:59 UTC  (5+ messages)
      `  "

[PATCH v1 edk-platforms 0/3] enable eMMC/SD driver on HiKey
 2018-08-16  1:50 UTC  (4+ messages)
` [PATCH v1 edk-platforms 1/3] Silicon/Hi3660: fix LDO9_VSET register definition

[PATCH] BaseTools/Ecc: Fix import issues
 2018-08-16  0:42 UTC  (2+ messages)

EDK II Stable Tag release edk2-stable201808 and quiet period starting today
 2018-08-15 16:52 UTC  (6+ messages)

[Patch] BaseTools: Update the rule to remove .lib before link it for GCC
 2018-08-15 15:54 UTC  (2+ messages)

[Patch] BaseTools: Remove the redundant if statement
 2018-08-15 15:54 UTC  (2+ messages)

[PATCH edk2-non-osi v1 0/1] Fix invoke SetMemorySpaceAttributes error bug
 2018-08-15 14:17 UTC  (3+ messages)

[PATCH edk2-platforms v1 00/38] Upload for D06 platform
 2018-08-15 14:16 UTC  (25+ messages)
` [PATCH edk2-platforms v1 07/38] Silicon/Hisilicon/D06: Wait for all disk ready
` [PATCH edk2-platforms v1 22/38] Platform/Hisilicon/D06: Add OemNicLib
` [PATCH edk2-platforms v1 30/38] Hisilicon/D06: add apei driver

[PATCH edk2/MdePkg v1 0/1] Add generic error macros for ARM platform
 2018-08-15 11:18 UTC  (5+ messages)
` [PATCH edk2/MdePkg v1 1/1] MdePkg Cper.h: "

DxeIpl module cannot find DXE entry point
 2018-08-15 10:26 UTC  (4+ messages)

[PATCH v1 edk-platforms 0/2] Fix missing PL011UartClockLib
 2018-08-15  7:47 UTC  (3+ messages)

[PATCH v2 0/3] add DwMmcHcDxe driver
 2018-08-15  7:36 UTC  (4+ 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][edk2-platforms/devel-IntelAtomProcessorE3900] UP2 PCIe NIC
 2018-08-15  5:08 UTC 

[PATCH v1 0/2] add DwMmcHcDxe driver
 2018-08-15  3:10 UTC  (3+ messages)

[PATCH v2 00/27] MdeModulePkg Remove redundant functions
 2018-08-15  2:24 UTC  (24+ messages)
` [PATCH v2 02/27] MdeModulePkg UiApp: "
` [PATCH v2 07/27] MdeModulePkg SdMmcPciHcDxe: "
` [PATCH v2 10/27] MdeModulePkg XhciPei: "
` [PATCH v2 11/27] MdeModulePkg UfsBlockIoPei: "
` [PATCH v2 12/27] MdeModulePkg UfsPassThruDxe: "
` [PATCH v2 13/27] MdeModulePkg UsbBotPei: "
` [PATCH v2 14/27] MdeModulePkg UsbBusDxe: "
` [PATCH v2 15/27] MdeModulePkg UsbBusPei: "
` [PATCH v2 16/27] MdeModulePkg Core/Dxe: "
` [PATCH v2 17/27] MdeModulePkg PiSmmCore: "
` [PATCH v2 18/27] MdeModulePkg Ps2KeyboardDxe: Remove a redundant function
` [PATCH v2 19/27] MdeModulePkg EmmcBlockIoPei: "
` [PATCH v2 20/27] MdeModulePkg SdBlockIoPei: "
` [PATCH v2 21/27] MdeModulePkg TerminalDxe: "
` [PATCH v2 22/27] MdeModulePkg HiiDatabaseDxe: "
` [PATCH v2 23/27] MdeModulePkg Ip4Dxe: "
` [PATCH v2 24/27] MdeModulePkg IScsiDxe: "
` [PATCH v2 25/27] MdeModulePkg Tcp4Dxe: Remove redundant functions
` [PATCH v2 26/27] MdeModulePkg SetupBrowserDxe: Remove a redundant function
` [PATCH v2 27/27] MdeModulePkg UiApp: Remove a redundant function and a variable

[PATCH 1/1] OvmfPkg: Resolve HashInstanceLibSha384 and HashInstanceLibSha512
 2018-08-15  1:51 UTC  (3+ messages)


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