public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-07-20 05:26:36 to 2018-07-24 07:24:56 UTC [more...]

[PATCH edk2-platforms v1 00/38] Upload for D06 platform
 2018-07-24  7:09 UTC  (37+ messages)
` [PATCH edk2-platforms v1 01/38] Silicon/Hisilicon: Modify the MRC interface for other module
` [PATCH edk2-platforms v1 02/38] Silicon/Hisilicon: Separate PlatformArch.h
` [PATCH edk2-platforms v1 03/38] Hisilicon/D06: Add several basal file for D06
` [PATCH edk2-platforms v1 04/38] Platform/Hisilicon/D06: Add M41T83RealTimeClockLib
` [PATCH edk2-platforms v1 05/38] Platform/Hisilicon/D06: Add binary file for D06
` [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 08/38] Silicon/Hisilicon/Acpi: Unify HisiAcipPlatformDxe
` [PATCH edk2-platforms v1 09/38] Hisilicon/D06: Add Debug Serial Port Init Driver
` [PATCH edk2-platforms v1 10/38] Hisilicon/D06: Add ACPI Tables for D06
` [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 20/38] Platform/Hisilicon/D06: Enable ACPI PPTT
` [PATCH edk2-platforms v1 21/38] Silicon/Hisilicon/D0x: Move macro definition to PlatformArch.h
` [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 30/38] Hisilicon/D06: add apei driver
` [PATCH edk2-platforms v1 31/38] Silicon/Hisilicon/D06: Add some Lpc macro to LpcLib.h
` [PATCH edk2-platforms v1 32/38] Platform/Hisilicon/D06: Add capsule upgrade support
` [PATCH edk2-platforms v1 33/38] Silicon/Hisilicon/D06: Modify for close slave core clock
` [PATCH edk2-platforms v1 34/38] Silicon/Hisilicon/D06: Add I2C Bus Exception deal function
` [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 v1 1/1] BaseTools: AutoGen - change class variable to funciton variable
 2018-07-24  7:24 UTC  (2+ messages)

[PATCH 2/8] MdeModulePkg/SmmLockBoxPeiLib: Update MM PPI usages
 2018-07-24  6:38 UTC  (8+ messages)
` [PATCH 3/8] UefiCpuPkg/PiSmmCommunicationPei: "
` [PATCH 4/8] UefiCpuPkg/S3Resume2Pei: "
` [PATCH 5/8] QuarkSocPkg/SmmAccessPei: "
` [PATCH 6/8] QuarkSocPkg/SmmControlPei: "
` [PATCH 7/8] OvmfPkg/SmmAccessPei: "
` [PATCH 8/8] MdeModulePkg: Deprecate Smm* PPIs

[PATCH edk2-platforms v2 00/12] Switching to generic PciHostBridge driver
 2018-07-24  6:32 UTC  (13+ messages)
` [PATCH edk2-platforms v2 01/12] Hisilicon: Enable WARN and INFO debug message
` [PATCH edk2-platforms v2 02/12] Hisilicon/D05/PlatformPciLib: fix misuse of macro
` [PATCH edk2-platforms v2 03/12] Hisilicon/Pci: Move PciPlatform to common directory
` [PATCH edk2-platforms v2 04/12] Hisilicon/Pci: Add two api for PciPlatform driver
` [PATCH edk2-platforms v2 05/12] Hisilicon/Pci: move ATU configuration to PciPlatformLib
` [PATCH edk2-platforms v2 06/12] Hisilicon/Pci: move EnlargeAtuConfig0() "
` [PATCH edk2-platforms v2 07/12] Hisilicon/PlatformPciLib: add segment for each root bridge
` [PATCH edk2-platforms v2 08/12] Hisilicon: add PciHostBridgeLib
` [PATCH edk2-platforms v2 09/12] Hisilicon: add PciSegmentLib for Hi161x
` [PATCH edk2-platforms v2 10/12] Hisilicon/D0x: Switch to generic PciHostBridge driver
` [PATCH edk2-platforms v2 11/12] Hisilicon: remove platform specific PciHostBridge
` [PATCH edk2-platforms v2 12/12] Hisilicon/PlatformPciLib: clear redundant felds in RESOURCE_APPETURE

[PATCH 0/6] UefiLib: centralize OpenFileByDevicePath() and fix its bugs
 2018-07-24  5:09 UTC  (7+ messages)
` [PATCH 2/6] MdeModulePkg/RamDiskDxe: replace OpenFileByDevicePath() with UefiLib API
` [PATCH 4/6] SecurityPkg/SecureBootConfigDxe: "

[patch 1/2] MdeModulePkg/DxeLoadFunc: Add use case for new Perf macro
 2018-07-24  5:09 UTC  (3+ messages)
` [patch 2/2] SecurityPkg/Tcg: "

[PATCH v2 edk2-platforms 0/4] Platform/Arm/Sgi: platform support updates
 2018-07-24  4:51 UTC  (5+ messages)
` [PATCH v2 edk2-platforms 1/4] Platform/ARM/Sgi: Increase the size of flash image
` [PATCH v2 edk2-platforms 2/4] Platform/ARM/Sgi: allow access the second DRAM block
` [PATCH v2 edk2-platforms 3/4] Platform/ARM/Sgi: Add ACPI description of virtio block device
` [PATCH v2 edk2-platforms 4/4] Platform/ARM/Sgi: Allow use of default fifo size for PL011 controller

[Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info
 2018-07-24  3:03 UTC  (3+ messages)

[Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-BoardMtOlympus: Fix MtOlympus build error due to PCD type changes
 2018-07-24  2:27 UTC  (2+ messages)

[PATCH v2] OvmfPkg: Correct ResourcePublicationLib class name in DSC/INF files
 2018-07-24  2:23 UTC 

[Patch] OvmfPkg: Correct library class name in INF and DSC
 2018-07-24  1:57 UTC  (3+ messages)

[PATCH 1/8] MdePkg: Add PI 1.5 MM PPI declarations
 2018-07-24  1:40 UTC 

[PATCH] UefiCpuPkg/CpuMpPei: Correct BIST PPI logic
 2018-07-24  0:45 UTC  (3+ messages)

[PATCH edk2-platforms 3/4] Platform/SolidRun: Add Hummingboard ACPI tables
 2018-07-23 22:09 UTC  (2+ messages)

[PATCH v2 00/10] Standalone Management Mode Core Interface for AARCH64 Platforms
 2018-07-23 19:27 UTC  (4+ messages)
` [PATCH v2 09/10] StandaloneMmPkg: Add CPU driver suitable for ARM Platforms

[PATCH v2 0/7] ArmPkg related changes for StandaloneMM package
 2018-07-23 17:33 UTC  (10+ messages)
` [PATCH v2 1/7] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v2 2/7] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v2 3/7] ArmPkg/Include: Fix the SPM version SVC ID
` [PATCH v2 4/7] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v2 5/7] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v2 6/7] ArmPkg/ArmMmuLib: Add MMU library inf file "
` [PATCH v2 7/7] ArmPkg: Extra action to update permissions for S-ELO MM Image

StandaloneMmPkg comments
 2018-07-23 16:56 UTC  (4+ messages)

[PATCH edk2-platforms 0/4] Platform/Arm/Sgi: minor platform support updates
 2018-07-23 15:48 UTC  (5+ messages)
` [PATCH edk2-platforms 1/4] Platform/ARM/Sgi: Increase the size of flash image
` [PATCH edk2-platforms 2/4] Platform/ARM/Sgi: allow access the second DRAM block
` [PATCH edk2-platforms 3/4] Platform/ARM/Sgi: Add ACPI description of virtio block device
` [PATCH edk2-platforms 4/4] Platform/ARM/Sgi: Allow use of default fifo size for PL011 controller

[PATCH edk2-platforms v2 1/1] Silicon/SynQuacer: add optional OP-TEE DT node
 2018-07-23 13:19 UTC 

[PATCH] PcAtChipsetPkg/AcpiTimerLib: Support Standalone MM
 2018-07-23 13:01 UTC  (3+ messages)

[PATCH 2/4] MdePkg: Import MmServicesTableLib library
 2018-07-23 12:48 UTC  (4+ messages)
` [PATCH 3/4] MdeModulePkg: Import PiSmmCoreMmServicesTableLib library
` [PATCH 4/4] StandaloneMmPkg: Import StandaloneMmServicesTableLib library

VT-d : VER_REG register question
 2018-07-23  9:20 UTC 

[PATCH] BaseTools: Fix build report for *P and *M flag incorrectly
 2018-07-23  8:49 UTC 

[PATCH] BaseTools/GenC: Update Standalone MM EPs for StandaloneMmPkg
 2018-07-23  8:40 UTC  (2+ messages)

reg: IP6 based Static IP Configuration in ISCSI
 2018-07-23  7:36 UTC  (11+ messages)

[Patch] BaseTools Script: Add the script to generate Structure PCD setting
 2018-07-23  6:49 UTC  (2+ messages)

[PATCH] PcAtChipsetPkg/AcpiTimerLib: Do not restrict Base instance
 2018-07-23  6:34 UTC  (2+ messages)

[PATCH] BaseTools/Ecc: Add some new checkpoints
 2018-07-23  6:03 UTC 

[Patch] BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's value
 2018-07-23  4:03 UTC  (2+ messages)

[PATCH 0/1] BaseTools changes for Management Mode modules
 2018-07-23  3:13 UTC  (4+ messages)
` [PATCH] BaseTools/AutoGen: Update header file for MM modules

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900 1/5] Add EepromApp
 2018-07-23  2:39 UTC  (4+ messages)
` [Patch][edk2-platforms/devel-IntelAtomProcessorE3900 3/5] Library producing EEPROM raw data functionality
` [Patch][edk2-platforms/devel-IntelAtomProcessorE3900 4/5] Common EEPROM library instance
` [Patch][edk2-platforms/devel-IntelAtomProcessorE3900 5/5] EEPROM header files

[Patch] BaseTools: ElfConvert Tool update VerboseMsg to same with the comment
 2018-07-23  2:10 UTC  (2+ messages)

[PATCH] BaseTools: Fix the different token with the same PCD
 2018-07-23  2:07 UTC  (2+ messages)

[PATCH edk2-platforms v1 00/13] Switching to generic PciHostBridge driver
 2018-07-23  1:12 UTC  (16+ messages)
` [PATCH edk2-platforms v1 01/13] Hisilicon: Enable WARN and INFO debug message
` [PATCH edk2-platforms v1 02/13] Hisilicon/D05/PlatformPciLib: fix misuse of macro
` [PATCH edk2-platforms v1 03/13] Hisilicon/Pci: Move PciPlatform to common directory
` [PATCH edk2-platforms v1 04/13] Hisilicon/Pci: Add two api for PciPlatform driver
` [PATCH edk2-platforms v1 05/13] Hisilicon/Pci: move ATU configuration to PciPlatformLib
` [PATCH edk2-platforms v1 06/13] Hisilicon/Pci: move EnlargeAtuConfig0() "
` [PATCH edk2-platforms v1 07/13] Hisilicon/PlatformPciLib: add segment for each root bridge
` [PATCH edk2-platforms v1 08/13] Hisilicon: add PciHostBridgeLib
` [PATCH edk2-platforms v1 09/13] Hisilicon: add PciCpuIo2Dxe
` [PATCH edk2-platforms v1 10/13] Hisilicon: add PciSegmentLib for Hi161x
` [PATCH edk2-platforms v1 11/13] Hisilicon/D0x: Switch to generic PciHostBridge driver
` [PATCH edk2-platforms v1 12/13] Hisilicon: remove platform specific PciHostBridge
` [PATCH edk2-platforms v1 13/13] Hisilicon/PlatformPciLib: clear redundant felds in RESOURCE_APPETURE

[PATCH 0/6] CapsuleApp: Some enhancements
 2018-07-23  0:59 UTC  (2+ messages)

[PATCH 0/6] Check untested memory and EFI_MEMORY_RO
 2018-07-23  0:47 UTC  (5+ messages)
` [PATCH 4/6] MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table
` [PATCH 5/6] UefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO "
` [PATCH 6/6] MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable after EndOfDxe

[PATCH edk2-platforms 0/4] Import Solidrun Hummingboard Edge package
 2018-07-22  1:30 UTC  (5+ messages)
` [PATCH edk2-platforms 1/4] Platform/Solidrun: Add Hummingboard SmBios
` [PATCH edk2-platforms 2/4] Platform/Solidrun: Add Hummingboard Peripheral Initialization
` [PATCH edk2-platforms 3/4] Platform/SolidRun: Add Hummingboard ACPI tables
` [PATCH edk2-platforms 4/4] Platform/Solidrun: Add Hummingboard dsc and fdf files

[PATCH 1/4] MdePkg: Declare the MmServicesTableLib library class
 2018-07-21 22:31 UTC 

[Patch 0/2] Re-prioritize TCG/TCG2 protocol
 2018-07-21  6:16 UTC  (4+ messages)
` [Patch 1/2] MdeModulePkg: Variable: "
` [Patch 2/2] MdeModulePkg: TpmMeasureLib: "

[PATCH v3] MdePkg/UefiFileHandleLib: Fix the Root directory determination
 2018-07-20 20:28 UTC 

[PATCH v2] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
 2018-07-20 20:10 UTC  (4+ messages)

[PATCH] OvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid from [Protocols]
 2018-07-20 19:06 UTC  (3+ messages)

[Patch V2] UefiCpuPkg/MpInitLib: Remove redundant parameter
 2018-07-20 16:30 UTC  (6+ messages)

[PATCH] FmpDevicePkg: Remove IPF
 2018-07-20 16:04 UTC  (2+ messages)

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix build script error
 2018-07-20 10:53 UTC 

[PATCH edk2-platforms 1/1] Silicon/SynQuacer/DeviceTree: add OP-TEE driver node
 2018-07-20 10:27 UTC  (5+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Fix build of Microcode
 2018-07-20  9:42 UTC  (4+ messages)
` [PATCH v2] "

[staging/FmpDevicePkg-master][PATCH V2 0/2] Remove PcdFmpDeviceSystemResetRequired
 2018-07-20  7:16 UTC  (3+ messages)
` [staging/FmpDevicePkg-master][PATCH V2 1/2] Remove PcdFmpDeviceSystemResetRequired from platform and Readme
` [staging/FmpDevicePkg-master][PATCH V2 2/2] FmpDevicePkg FmpDxe: Use Attributes to know whether reset is required

[staging/FmpDevicePkg-master][PATCH 0/2] Remove PcdFmpDeviceSystemResetRequired
 2018-07-20  7:10 UTC  (5+ messages)
` [staging/FmpDevicePkg-master][PATCH 1/2] Remove PcdFmpDeviceSystemResetRequired from platform and Readme
` [staging/FmpDevicePkg-master][PATCH 2/2] FmpDevicePkg FmpDxe: Use Attributes to know whether reset is required

[Patch] SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler
 2018-07-20  6:40 UTC  (2+ messages)

[PATCH edk2-platforms 00/13] Silicon/NXP: Import NXP i.MX6 Package
 2018-07-20  6:34 UTC  (14+ messages)
` [PATCH edk2-platforms 01/13] Silicon/NXP: Add i.MX6 SoC header files
` [PATCH edk2-platforms 02/13] Silicon/NXP: Add i.MX6 GPT and EPIT timer headers
` [PATCH edk2-platforms 03/13] Silicon/NXP: Add iMX6Pkg dec
` [PATCH edk2-platforms 04/13] Silicon/NXP: Add i.MX6 Timer DXE driver
` [PATCH edk2-platforms 05/13] Silicon/NXP: Add i.MX6 GPT Timer library
` [PATCH edk2-platforms 06/13] Silicon/NXP: Add i.MX6 USB Phy Library
` [PATCH edk2-platforms 07/13] Silicon/NXP: Add i.MX6 I/O MUX library
` [PATCH edk2-platforms 08/13] Silicon/NXP: Add i.MX6 Clock Library
` [PATCH edk2-platforms 09/13] Silicon/NXP: Add i.MX6 ACPI tables
` [PATCH edk2-platforms 10/13] Silicon/NXP: Add i.MX6 Board init library
` [PATCH edk2-platforms 11/13] Silicon/NXP: Add i.MX6 PCIe DXE driver
` [PATCH edk2-platforms 12/13] Silicon/NXP: Add i.MX6 GOP driver
` [PATCH edk2-platforms 13/13] Silicon/NXP: Add i.MX6 common dsc and fdf files


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