public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-08-08 00:48:46 to 2018-08-09 14:19:37 UTC [more...]

[PATCH edk2-platforms v1 00/38] Upload for D06 platform
 2018-08-09 14:19 UTC  (91+ messages)
` [PATCH edk2-platforms v1 04/38] Platform/Hisilicon/D06: Add M41T83RealTimeClockLib
` [PATCH edk2-platforms v1 06/38] Hisilicon/D06: Add OemMiscLibD06
` [PATCH edk2-platforms v1 07/38] Silicon/Hisilicon/D06: Wait for all disk ready
` [PATCH edk2-platforms v1 09/38] Hisilicon/D06: Add Debug Serial Port Init Driver
` [PATCH edk2-platforms v1 11/38] Hisilicon/D06: Add Hi1620OemConfigUiLib
` [PATCH edk2-platforms v1 12/38] Silicon/Hisilicon/D06: Stop watchdog
` [PATCH edk2-platforms v1 13/38] Silicon/Hisilicon/Acpi: Move some macro to PlatformArch.h
` [PATCH edk2-platforms v1 14/38] Silicon/Hisilicon/D06: Fix I2C enable fail issue for D06
` [PATCH edk2-platforms v1 15/38] Silicon/Hisilicon/I2C: Optimize I2C library
` [PATCH edk2-platforms v1 16/38] Silicon/Hisilicon/D06: Add I2C delay for HNS auto config
` [PATCH edk2-platforms v1 17/38] Silicon/Hisilicon/D06: Optimize HNS config CDR post time
` [PATCH edk2-platforms v1 18/38] Silicon/Hisilicon/Setup: Add Setup Item "EnableGOP"
` [PATCH edk2-platforms v1 19/38] Hisilicon/Hi1620: Add ACPI PPTT table
` [PATCH edk2-platforms v1 22/38] Platform/Hisilicon/D06: Add OemNicLib
` [PATCH edk2-platforms v1 23/38] Hisilicon/D0X: Rename the global variable gDS3231RtcDevice
` [PATCH edk2-platforms v1 24/38] Platform/Hisilicon/D06: Add OemNicConfig2P Driver
` [PATCH edk2-platforms v1 25/38] Hisilicon/D0x: Update SMBIOS type9 info
` [PATCH edk2-platforms v1 26/38] Silicon/Hisilicon/D0x: Move macro definition to PlatformArch.h
` [PATCH edk2-platforms v1 27/38] Platform/Hisilicon/D06: Add EarlyConfigPeim peim
` [PATCH edk2-platforms v1 28/38] Hisilicon/D0x: Unify FlashFvbDxe driver
` [PATCH edk2-platforms v1 29/38] Platform/Hisilicon/D06: Add PciHostBridgeLib
` [PATCH edk2-platforms v1 31/38] Silicon/Hisilicon/D06: Add some Lpc macro to LpcLib.h
` [PATCH edk2-platforms v1 33/38] Silicon/Hisilicon/D06: Modify for close slave core clock
` [PATCH edk2-platforms v1 35/38] Silicon/Hisilicon/Setup: Support SPCR table switch
` [PATCH edk2-platforms v1 36/38] Silicon/Hisilicon/setup: Support SMMU switch

[PATCH 00/26] MdeModulePkg Remove redundant functions
 2018-08-09 14:18 UTC  (70+ messages)
` [PATCH 01/26] MdeModulePkg CapsuleApp: Remove a redundant function
` [PATCH 02/26] MdeModulePkg UiApp: Remove redundant functions
` [PATCH 03/26] MdeModulePkg AtaAtapiPassThru: "
` [PATCH 04/26] MdeModulePkg EhciDxe: "
` [PATCH 05/26] MdeModulePkg NvmExpressDxe: "
` [PATCH 06/26] MdeModulePkg PciBusDxe: "
` [PATCH 07/26] MdeModulePkg SdMmcPciHcDxe: "
` [PATCH 08/26] MdeModulePkg UhciPei: "
` [PATCH 09/26] MdeModulePkg XhciDxe: "
` [PATCH 10/26] MdeModulePkg XhciPei: "
` [PATCH 11/26] MdeModulePkg UfsBlockIoPei: "
` [PATCH 12/26] MdeModulePkg UfsPassThruDxe: "
` [PATCH 13/26] MdeModulePkg UsbBotPei: "
` [PATCH 14/26] MdeModulePkg UsbBusDxe: "
` [PATCH 15/26] MdeModulePkg UsbBusPei: "
` [PATCH 16/26] MdeModulePkg Core/Dxe: "
` [PATCH 17/26] MdeModulePkg PiSmmCore: "
` [PATCH 18/26] MdeModulePkg Ps2KeyboardDxe: Remove a redundant function
` [PATCH 19/26] MdeModulePkg EmmcBlockIoPei: "
` [PATCH 20/26] MdeModulePkg SdBlockIoPei: "
` [PATCH 21/26] MdeModulePkg TerminalDxe: "
` [PATCH 22/26] MdeModulePkg HiiDatabaseDxe: "
` [PATCH 23/26] MdeModulePkg Ip4Dxe: "
` [PATCH 24/26] MdeModulePkg IScsiDxe: "
` [PATCH 25/26] MdeModulePkg Tcp4Dxe: Remove redundant functions
` [PATCH 26/26] MdeModulePkg SetupBrowserDxe: Remove a redundant function

Missing boot related measurements at TPM 2.0 PCRs 0-7 with OVMF
 2018-08-09 14:09 UTC  (10+ messages)

[PATCH v2 0/7] UefiLib: centralize OpenFileByDevicePath() and fix its bugs
 2018-08-09 13:30 UTC  (2+ messages)

[PATCH v2 0/5] BaseTools/Source/C: take EXTRA_OPTFLAGS and EXTRA_LDFLAGS from the caller
 2018-08-09 13:22 UTC  (6+ messages)
` [PATCH v2 1/5] BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too
` [PATCH v2 2/5] BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS
` [PATCH v2 3/5] BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS
` [PATCH v2 4/5] BaseTools/Source/C: take EXTRA_OPTFLAGS from the caller
` [PATCH v2 5/5] BaseTools/Source/C: take EXTRA_LDFLAGS "

DxeIpl module cannot find DXE entry point
 2018-08-09 12:14 UTC 

[Patch v2 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation
 2018-08-09 11:29 UTC  (9+ messages)
` [Patch v2 2/2] UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation

reg: HTTP Request Failure over Internet
 2018-08-09 11:09 UTC  (8+ messages)

[PATCH edk2-platforms 0/4] Import Solidrun Hummingboard Edge package
 2018-08-09 10:11 UTC  (5+ messages)
` [PATCH edk2-platforms 1/4] Platform/Solidrun: Add Hummingboard SmBios

[PATCH] MdeModulePkg: Remove redundant things in inf and .h files
 2018-08-09  8:40 UTC 

[Patch] SecurityPkg: HashLib: Update HashLib file GUID
 2018-08-09  7:04 UTC  (3+ messages)

[PATCH] MdeModulePkg UiApp: Remove something redundant
 2018-08-09  6:53 UTC 

[PATCH] ShellPkg Shell: Remove redundant functions
 2018-08-09  5:41 UTC 

[Patch] SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode
 2018-08-09  5:13 UTC 

[PATCH 0/2] Fix two bugs regarding shell redirection
 2018-08-09  3:45 UTC  (3+ messages)
` [PATCH 1/2] ShellPkg/redirection: Insert \xFEFF after converting ASCII to Unicode
` [PATCH 2/2] ShellPkg/redirection: Insert \xFEFF for ENV variable redirection

[PATCH] MdeModulePkg: Remove redundant library classes and GUIDs
 2018-08-09  2:46 UTC  (2+ messages)

[PATCH v1 edk-platforms 2/2] Platform/HiKey: add PL011UartClockLib
 2018-08-09  2:45 UTC 

[PATCH v1 edk-platforms 1/2] Platform/HiKey960: add PL011UartClockLib
 2018-08-09  2:45 UTC 

[PATCH v1 edk-platforms 0/2] Fix missing PL011UartClockLib
 2018-08-09  2:45 UTC 

[Patch] BaseTools: Update the rule to remove .lib before link it for GCC
 2018-08-09  1:26 UTC 

[PATCH 0/6] BaseTools/Source/C: take EXTRA_OPTFLAGS and EXTRA_LDFLAGS from the caller
 2018-08-08 21:15 UTC  (9+ messages)

Question about memory map entries
 2018-08-08 19:43 UTC  (18+ messages)

[PATCH 0/3] Optimizing code
 2018-08-08 15:12 UTC  (2+ messages)

EDK II Stable Tag release edk2-stable201808 and quiet period starting today
 2018-08-08 14:16 UTC 

[PATCH v2] ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compare
 2018-08-08 13:24 UTC  (2+ messages)

[PATCH v3] IntelFrameworkModulePkg/Csm: Set CSM memory executable
 2018-08-08 11:37 UTC  (4+ messages)

[PATCH edk2-non-osi v1 0/1] Remove D02 Platform
 2018-08-08  9:01 UTC  (3+ messages)
` [PATCH edk2-non-osi v1 1/1] Hisilicon/D02: Remove D02 platform

[PATCH edk2-platforms v1 0/2] Modify following Switch generic PciHostBridge
 2018-08-08  8:59 UTC  (2+ messages)

[PATCH edk2-platforms] Silicon/Hisilicon: add PlatformBootManagerUnableToBoot() to PlatformBm
 2018-08-08  8:44 UTC  (3+ messages)

[PATCH edk2-non-osi v1 0/1] Upload D06 binary modules
 2018-08-08  8:40 UTC  (5+ messages)
` [PATCH edk2-non-osi v1 1/1] Hisilicon/D06: Add "

[PATCH] BaseTools/Ecc: Fix import issues
 2018-08-08  7:56 UTC 

[Patch v2 0/2] Change CpuS3Data memory type and address limitation
 2018-08-08  7:39 UTC  (5+ messages)
` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation
` [Patch 2/2] UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation

[PATCH 3/3] BaseTools: Use hashlib instead of md5
 2018-08-08  6:56 UTC 

[PATCH 2/3] BaseTools: remove cmp due to deprecated in python3
 2018-08-08  6:56 UTC 

[PATCH 1/3] BaseTools: Modify class OrderedListDict
 2018-08-08  6:55 UTC 

[PATCH] BaseTools: Check GUID C structure format
 2018-08-08  6:14 UTC 

[PATCH 0/6] IntelFrameworkModulePkg: Remove something reduntdant
 2018-08-08  5:05 UTC  (12+ messages)
` [PATCH 1/6] IntelFrameworkModulePkg IsaIoDxe: Remove a redundant protocol
` [PATCH 2/6] IntelFrameworkModulePkg Ps2KeyboardDxe: Remove a redundant function
` [PATCH 3/6] IntelFrameworkModulePkg IdeBusDxe: Remove redundant functions
` [PATCH 4/6] IntelFrameworkModulePkg Snp16Dxe: "
` [PATCH 5/6] IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClasses
` [PATCH 6/6] IntelFrameworkModulePkg BdsDxe: Remove redundant functions

[PATCH] ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compare
 2018-08-08  5:03 UTC  (4+ messages)

[PATCH v1 1/1] PatchCheck - add error message for invalid parameter
 2018-08-08  3:39 UTC  (5+ messages)

[PATCH] BaseTools: Add Dns and BluetoothLE DevicePath
 2018-08-08  3:37 UTC  (2+ messages)

[PATCH] BaseTools: Fix report flexible value issue
 2018-08-08  3:37 UTC  (2+ messages)

[PATCH] BaseTools: Remove duplicate function declaration
 2018-08-08  3:32 UTC  (2+ messages)

[PATCH 0/2] Fix ESRT out of date
 2018-08-08  1:05 UTC  (3+ messages)

[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Implement AllocateAcpiCpuData function
 2018-08-08  1:04 UTC  (3+ messages)

[PATCH] FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callback
 2018-08-08  1:02 UTC  (2+ messages)

[PATCH] BaseTools: Optimizing code for function doesn't match
 2018-08-08  0:48 UTC  (2+ messages)

[PATCH] BaseTools: Use gGuidPattern for Guid regular expression
 2018-08-08  0:48 UTC  (2+ messages)

[PATCH] BaseTools: Debug message make confused
 2018-08-08  0:48 UTC  (2+ messages)


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