messages from 2019-01-29 12:54:36 to 2019-01-31 06:12:23 UTC [more...]
[edk2-platforms/devel-MinPlatform][PATCH v4 0/7] Add initial ClevoOpenBoardPkg
2019-01-31 6:11 UTC (8+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v4 1/7] ClevoOpenBoardPkg: Add package and headers
` [edk2-platforms/devel-MinPlatform][PATCH v4 2/7] ClevoOpenBoardPkg/N1xxWU: Add headers
` [edk2-platforms/devel-MinPlatform][PATCH v4 3/7] ClevoOpenBoardPkg: Add library instances
` [edk2-platforms/devel-MinPlatform][PATCH v4 4/7] ClevoOpenBoardPkg/N1xxWU: "
` [edk2-platforms/devel-MinPlatform][PATCH v4 5/7] ClevoOpenBoardPkg: Add modules
` [edk2-platforms/devel-MinPlatform][PATCH v4 6/7] ClevoOpenBoardPkg/N1xxWU: Add DSC and build files
` [edk2-platforms/devel-MinPlatform][PATCH v4 7/7] ClevoOpenBoardPkg/N1xxWU: Update DEBUG print level macro usage
[PATCH v2 00/12] Split the S3 PEI phase HW init codes from Opal driver
2019-01-31 6:00 UTC (29+ messages)
` [PATCH v2 01/12] MdeModulePkg: Add definitions for ATA AHCI host controller PPI
` [PATCH v2 02/12] MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI
` [PATCH v2 03/12] MdeModulePkg: Add definitions for Storage Security Command PPI
` [PATCH v2 04/12] MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3
` [PATCH v2 05/12] MdeModulePkg/NvmExpressPei: Avoid updating the module-level variable
` [PATCH v2 06/12] MdeModulePkg/NvmExpressPei: Add logic to produce SSC PPI
` [PATCH v2 07/12] MdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInitList LockBox
` [PATCH v2 08/12] MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEI
` [PATCH v2 09/12] MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'
` [PATCH v2 10/12] MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()
` [PATCH v2 11/12] MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()
` [PATCH v2 12/12] SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI
[PATCH 3/3] IntelSiliconPkg\Include\IndustryStandard: Update IGD_OPREGION_MBOX3 Structure
2019-01-31 5:15 UTC
[Patch] BaseTools: Fixed incorrect line number in PcdValueInit.c
2019-01-31 5:13 UTC (2+ messages)
[PATCH 2/2] IntelSiliconPkg\Include\IndustryStandard: Update IGD_OPREGION_MBOX3 Structure
2019-01-31 5:00 UTC
[PATCH] MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalid
2019-01-31 3:38 UTC (5+ messages)
[PATCH v4 0/4] Introduce CapsuleApp patch v4
2019-01-31 3:38 UTC (8+ messages)
` [PATCH v4 1/4] MdePkg/UefiSpec.h: Add definition to support Capsule-on-Disk feature
` [PATCH v4 2/4] MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath
` [PATCH v4 3/4] MdeModulePkg/CapsuleApp: Add functions to support Capsule-on-Disk
` [PATCH v4 4/4] MdeModulePkg/CapsuleApp: Enhance CapsuleApp "
[PATCH v2 0/3] FatPkg/GPT: Introduce GPT patch v3
2019-01-31 3:13 UTC (4+ messages)
` [PATCH v3 3/3] FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature
[RFC][PATCH v1] MdeModulePkg/NvmExpressDxe: Report StatusCode for device init failure
2019-01-31 3:06 UTC
[PATCH] SecurityPkg: Add a PCD to skip Opal password prompt
2019-01-31 2:51 UTC (2+ messages)
[PATCH] MdeModulePkg/SdMmcPciHcDxe: Use 16/32-bit IO widths
2019-01-30 23:58 UTC
[PATCH v4 edk2-platforms 00/23] Platform/Raspberry: Add Raspberry Pi 3 support
2019-01-30 22:28 UTC (33+ messages)
` [PATCH v4 edk2-platforms 01/23] Silicon/Broadcom/Bcm282x: Add interrupt driver
` [PATCH v4 edk2-platforms 02/23] Silicon/Broadcom/Bcm283x: Add GpioLib
` [PATCH v4 edk2-platforms 03/23] Platform/Raspberry/Pi3: Add ACPI tables
` [PATCH v4 edk2-platforms 04/23] Platform/Raspberry/Pi3: Add reset and memory init libraries
` [PATCH v4 edk2-platforms 05/23] Platform/Raspberry/Pi3: Add platform library
` [PATCH v4 edk2-platforms 06/23] Platform/Raspberry/Pi3: Add RTC library
` [PATCH v4 edk2-platforms 07/23] Platform/Raspberry/Pi3: Add firmware driver
` [PATCH v4 edk2-platforms 08/23] Platform/Raspberry/Pi3: Add platform config driver
` [PATCH v4 edk2-platforms 09/23] Platform/Raspberry/Pi3: Add SMBIOS driver
` [PATCH v4 edk2-platforms 10/23] Platform/Raspberry/Pi3: Add display driver
` [PATCH v4 edk2-platforms 11/23] Platform/Raspberry/Pi3: Add console driver
` [PATCH v4 edk2-platforms 12/23] Platform/Raspberry/Pi3: Add NV storage driver
` [PATCH v4 edk2-platforms 13/23] Platform/Raspberry/Pi3: Add Device Tree driver
` [PATCH v4 edk2-platforms 14/23] Platform/Raspberry/Pi3: Add base MMC driver
` [PATCH v4 edk2-platforms 15/23] Platform/Raspberry/Pi3: Add Arasan "
` [PATCH v4 edk2-platforms 16/23] Platform/Raspberry/Pi3: Platform/Raspberry/Pi3: Add SD Host driver
` [PATCH v4 edk2-platforms 17/23] Platform/Raspberry/Pi3: Add platform boot manager and helper libraries
` [PATCH v4 edk2-platforms 18/23] Platform/Raspberry/Pi3: Add USB host driver
` [PATCH v4 edk2-platforms 19/23] Platform/Raspberry/Pi3: Add platform
` [PATCH v4 edk2-platforms 20/23] Platform/Raspberry/Pi3: Add platform readme
` [PATCH v4 edk2-platforms 21/23] Platform/Raspberry/Pi3 *NON-OSI*: Add ATF binaries
` [PATCH v4 edk2-platforms 22/23] Platform/Raspberry/Pi3 *NON-OSI*: Add Device Tree binaries
` [PATCH v4 edk2-platforms 23/23] Platform/Raspberry/Pi3 *NON-OSI*: Add logo driver
[PATCH edk2-staging 00/20] IntelUndiPkg/XGigUndiDxe: fix GCC / ARM build issues
2019-01-30 20:58 UTC (40+ messages)
` [PATCH edk2-staging 01/20] IntelUndiPkg/XGigUndiDxe: create GCC alternatives for MSFT build options
` [PATCH edk2-staging 02/20] IntelUndiPkg/XGigUndiDxe: move MSFT warning overrides to INF file
` [PATCH edk2-staging 03/20] IntelUndiPkg/XGigUndiDxe: consistently use forward slashes as path separators
` [PATCH edk2-staging 04/20] IntelUndiPkg/XGigUndiDxe: move BRAND_STRUCT declaration after type definition
` [PATCH edk2-staging 05/20] IntelUndiPkg/XGigUndiDxe: add missing VOID** cast
` [PATCH edk2-staging 06/20] IntelUndiPkg/XGigUndiDxe: add missing UINT8* cast
` [PATCH edk2-staging 07/20] IntelUndiPkg/XGigUndiDxe: drop definition of gImageHandle
` [PATCH edk2-staging 08/20] IntelUndiPkg/XGigUndiDxe: add missing braces to GUID literals
` [PATCH edk2-staging 09/20] IntelUndiPkg/XGigUndiDxe: fix incorrect use of CPP token pasting
` [PATCH edk2-staging 10/20] IntelUndiPkg/XGigUndiDxe: drop StdLibC library class reference
` [PATCH edk2-staging 11/20] IntelUndiPkg/XGigUndiDxe: cast XgbeMemCopy () args to correct pointer type
` [PATCH edk2-staging 12/20] IntelUndiPkg/XGigUndiDxe: don't take address of cast expression
` [PATCH edk2-staging 14/20] IntelUndiPkg/XGigUndiDxe: redefine UNREFERENCED_nPARAMETER macros for GCC
` [PATCH edk2-staging 15/20] IntelUndiPkg/XGigUndiDxe: use intermediate UINTN casts for pointers
` [PATCH edk2-staging 16/20] IntelUndiPkg/XGigUndiDxe: add missing EFIAPI modifiers
` [PATCH edk2-staging 17/20] IntelUndiPkg/XGigUndiDxe: drop unused variables
` [PATCH edk2-staging 18/20] IntelUndiPkg/XGigUndiDxe: set MDEPKG_NDEBUG only for RELEASE builds
[PATCH edk2-platforms] Silicon/Bcm2836: add random number generator driver
2019-01-30 19:39 UTC
[PATCH] SD/eMMC : Fix Command Argument for SD/eMMC R/W operation
2019-01-30 17:49 UTC (5+ messages)
` [PATCH v2] "
[platforms: PATCH v3 0/5] Armada7k8k memory handling update
2019-01-30 16:47 UTC (2+ messages)
[PATCH v5 0/7] Introduce two public functions and remove internal ones
2019-01-30 16:13 UTC (14+ messages)
` [PATCH v5 1/7] MdeModulePkg/EbcDebugger: Change function names
` [PATCH v5 2/7] MdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUpper publicly
` [PATCH v5 3/7] MdePkg/BaseLib: Remove definitions of two functions
` [PATCH v5 4/7] MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpper
` [PATCH v5 5/7] MdeModulePkg/DxeHttpLib: Use BaseLib api AsciiCharToUpper
` [PATCH v5 6/7] ShellPkg/Shell: Use BaseLib api CharToUpper
` [PATCH v5 7/7] ShellPkg/UefiShellLib: "
[PATCH edk2-staging 00/19] IntelUndiPkg/GigUndiDxe: build fixes for AARCH64/ARM/GCC
2019-01-30 15:33 UTC (43+ messages)
` [PATCH edk2-staging 01/19] IntelOpenSourceUndiPkg.dsc: add AARCH64 and ARM to supported architectures
` [PATCH edk2-staging 02/19] IntelUndiPkg: remove EOF markers
` [PATCH edk2-staging 03/19] IntelUndiPkg/GigUndiDxe: consistently use lowercase for e1000 in filenames
` [PATCH edk2-staging 04/19] IntelUndiPkg/GigUndiDxe: consistently use forward slashes as path separators
` [PATCH edk2-staging 05/19] IntelUndiPkg/GigUndiDxe: move BRAND_STRUCT declaration after type definition
` [PATCH edk2-staging 06/19] IntelUndiPkg/GigUndiDxe: use intermediate UINTN casts for pointers
` [PATCH edk2-staging 07/19] IntelUndiPkg/GigUndiDxe: create GCC alternatives for MSFT build options
` [PATCH edk2-staging 08/19] IntelUndiPkg/GigUndiDxe: add missing VOID** cast
` [PATCH edk2-staging 09/19] IntelUndiPkg/GigUndiDxe: add missing UINT8* cast
` [PATCH edk2-staging 10/19] IntelUndiPkg/GigUndiDxe: add missing braces to GUID literals
` [PATCH edk2-staging 11/19] IntelUndiPkg/GigUndiDxe: fix incorrect use of CPP token pasting
` [PATCH edk2-staging 12/19] IntelUndiPkg/GigUndiDxe: cast E1000MemCopy () args to correct pointer type
` [PATCH edk2-staging 13/19] IntelUndiPkg/GigUndiDxe: don't take address of cast expression
` [PATCH edk2-staging 15/19] IntelUndiPkg/GigUndiDxe: remove forward declaration of non-existent function
` [PATCH edk2-staging 17/19] IntelUndiPkg/GigUndiDxe: move MSFT warning overrides to INF file
` [PATCH edk2-staging 18/19] IntelUndiPkg/GigUndiDxe: add missing EFIAPI modifiers
` [PATCH edk2-staging 19/19] IntelUndiPkg/GigUndiDxe: remove or reorganize unused variables
[PATCH] MdePkg/BasePeCoffLib: skip runtime relocation if reloc info is invalid
2019-01-30 14:42 UTC (2+ messages)
[PATCH v4] MdePkg/BaseLib: Add Base64Encode() and Base64Decode()
2019-01-30 9:49 UTC (2+ messages)
[PATCH] BaseTools/ECC: Add a new type of exception
2019-01-30 8:49 UTC
[Patch v2 00/33] BaseTools python3 migration patch set
2019-01-30 5:25 UTC (5+ messages)
[PATCH] BaseTools: Enable compiler cache support in edk2 build
2019-01-30 4:18 UTC
[PATCH] MdePkg/BasePeCoffLib: skip runtime relocation if relocation info is invalid
2019-01-30 1:05 UTC (3+ messages)
[PATCH] CryptoPkg/BaseCryptLib: split CryptPkcs7Verify.c on behalf of runtime
2019-01-30 0:03 UTC (2+ messages)
Peripheral FW capsule delivery?
2019-01-29 21:54 UTC
Fmp Payload Header Usage
2019-01-29 21:42 UTC (2+ messages)
[RFC] Proposal to split Pkgs
2019-01-29 14:21 UTC (5+ messages)
[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
2019-01-29 14:09 UTC (5+ messages)
` [PATCH edk2-platforms 19/27] Silicon/NXP: Add i.MX6 ACPI tables
[PATCH v3 0/4] Introduce CapsuleApp patch v3
2019-01-29 14:02 UTC (7+ messages)
` [PATCH v3 2/4] MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath
` [PATCH v3 3/4] MdeModulePkg/CapsuleApp: Add functions to support Capsule-on-Disk
` [PATCH v3 4/4] MdeModulePkg/CapsuleApp: Enhance CapsuleApp "
Network Stack Budgeting
2019-01-29 13:52 UTC (20+ messages)
[PATCH v1 00/12] Split the S3 PEI phase HW init codes from Opal driver
2019-01-29 13:44 UTC (13+ messages)
` [PATCH v1 01/12] MdeModulePkg: Add definitions for ATA AHCI host controller PPI
` [PATCH v1 02/12] MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI
` [PATCH v1 03/12] MdeModulePkg: Add definitions for Storage Security Command PPI
` [PATCH v1 04/12] MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3
` [PATCH v1 05/12] MdeModulePkg/NvmExpressPei: Avoid updating the module-level variable
` [PATCH v1 06/12] MdeModulePkg/NvmExpressPei: Add logic to produce SSC PPI
` [PATCH v1 07/12] MdeModulePkg/NvmExpressPei: Consume S3StorageDeviceInitList LockBox
` [PATCH v1 08/12] MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEI
` [PATCH v1 09/12] MdeModulePkg/SmmLockBoxLib: Use 'DEBUG_' prefix instead of 'EFI_D_'
` [PATCH v1 10/12] MdeModulePkg/SmmLockBox(PEI): Remove an ASSERT in RestoreLockBox()
` [PATCH v1 11/12] MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()
` [PATCH v1 12/12] SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI
[PATCH] ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU
2019-01-29 13:23 UTC (9+ messages)
[PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT
2019-01-29 13:08 UTC (3+ messages)
[PATCH v3 edk2-platforms 00/23] Platform/Raspberry: Add Raspberry Pi 3 support
2019-01-29 12:57 UTC (5+ messages)
` [PATCH v3 edk2-platforms 03/23] Platform/Raspberry/Pi3: Add ACPI tables
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