public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-04-27 22:33:03 to 2018-05-05 14:24:52 UTC [more...]

[PATCH] MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as OPTIONAL for LocatePpi()
 2018-05-05 14:24 UTC 

[PATCH] MdePkg/BaseLib: Globally include ChkStk.c
 2018-05-05 14:24 UTC 

[PATCH v2 2/2] IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary
 2018-05-05 14:23 UTC 

[PATCH v2 1/2] MdePkg/UefiLib: Add 'OUT' decorator where necessary
 2018-05-05 14:23 UTC 

FW: [PATCH] UefiCpuPkg/SecMain: Add NORETURN decorator to SecStartup()
 2018-05-05 13:17 UTC 

OVMF Logo
 2018-05-05 10:36 UTC 

[PATCH v3 1/1] BaseTools: Ecc - add dict for config file to internal translation
 2018-05-05  1:21 UTC  (5+ messages)

[PATCH v1 00/18] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
 2018-05-04 23:31 UTC  (66+ messages)
` [PATCH v1 01/18] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v1 02/18] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v1 03/18] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v1 04/18] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v1 05/18] ArmPkg/ArmMmuLib: Add MMU library inf file "
` [PATCH v1 06/18] StandaloneMmPkg: Add an AArch64 specific entry point library
` [PATCH v1 07/18] StandaloneMmPkg/FvLib: Add a common FV Library for management mode
` [PATCH v1 08/18] StandaloneMmPkg/MemLib: AARCH64 Specific instance of memory check library
` [PATCH v1 09/18] StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library
` [PATCH v1 10/18] StandaloneMmPkg/HobLib: Add AARCH64 Specific HOB Library for management mode
` [PATCH v1 11/18] StandaloneMmPkg: MM driver entry point library
` [PATCH v1 12/18] StandaloneMmPkg/CpuMm: Add CPU driver suitable for ARM Platforms
` [PATCH v1 13/18] StandaloneMmPkg/Core: Implementation of Standalone MM Core Module
` [PATCH v1 14/18] StandaloneMmPkg: Describe the declaration, definition and fdf files
` [PATCH v1 15/18] ArmPkg: Extra action to update permissions for S-ELO MM Image
` [PATCH v1 16/18] BaseTools/AutoGen: Update header file for MM modules
` [PATCH v1 17/18] StandaloneMmPkg: Add application to test MM communication protocol

[PATCH 0/7] MdePkg, OvmfPkg, ArmVirtPkg: add and use PCI(E) Capabilities Library
 2018-05-04 21:36 UTC  (8+ messages)
` [PATCH 1/7] MdePkg: introduce PciCapLib
` [PATCH 2/7] MdePkg: introduce PciCapPciSegmentLib
` [PATCH 3/7] MdePkg: introduce PciCapPciIoLib
` [PATCH 4/7] OvmfPkg: resolve PciCapLib, PciCapPciSegmentLib, PciCapPciIoLib
` [PATCH 5/7] ArmVirtPkg: "
` [PATCH 6/7] OvmfPkg/PciHotPlugInitDxe: convert to PciCapLib
` [PATCH 7/7] OvmfPkg/Virtio10Dxe: "

[edk2-platforms PATCH v2 0/2] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
 2018-05-04 20:44 UTC  (3+ messages)
` [edk2-platforms PATCH v2 1/2] VExpressPkg: Add dsc and fdf files for generating Standalone MM Image
` [edk2-platforms PATCH v2 2/2] Platform/VExpressPkg: Enable MM communication driver

[PATCH v2 00/17] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
 2018-05-04 20:41 UTC  (18+ messages)
` [PATCH v2 01/17] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v2 02/17] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v2 03/17] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v2 04/17] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v2 05/17] ArmPkg/ArmMmuLib: Add MMU library inf file "
` [PATCH v2 06/17] StandaloneMmPkg: Delete StandaloneMmPkg file
` [PATCH v2 07/17] StandaloneMmPkg/FvLib: Add a common FV Library for management mode
` [PATCH v2 08/17] StandaloneMmPkg/MemLib: Add Standalone MM instance of memory check library
` [PATCH v2 09/17] StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library
` [PATCH v2 10/17] StandaloneMmPkg/HobLib: Add HOB Library for management mode
` [PATCH v2 11/17] StandaloneMmPkg: MM driver entry point library
` [PATCH v2 12/17] StandaloneMmPkg/Core: Implementation of Standalone MM Core Module
` [PATCH v2 13/17] StandaloneMmPkg: Add an AArch64 specific entry point library
` [PATCH v2 14/17] StandaloneMmPkg: Add CPU driver suitable for ARM Platforms
` [PATCH v2 15/17] StandaloneMmPkg: Describe the declaration and definition files
` [PATCH v2 16/17] ArmPkg: Extra action to update permissions for S-ELO MM Image
` [PATCH v2 17/17] BaseTools/AutoGen: Update header file for MM modules

[PATCH v2 1/1] BaseTools: Ecc - add dict for config file to internal translation
 2018-05-04 20:24 UTC  (3+ messages)

[PATCH v1 1/1] BaseTools: Ecc - add dict for config file to internal translation
 2018-05-04 16:47 UTC  (3+ messages)

[PATCH v1 00/27] BaseTools refactoring
 2018-05-04 15:03 UTC  (11+ messages)
` [PATCH v1 14/27] BaseTools: Define and use a set for common list
` [PATCH v1 17/27] BaseTools: DataType - cleanup list constants
` [PATCH v1 22/27] BaseTools: remove redundant if comparison
` [PATCH v1 26/27] BaseTools: remove unused MigrationUtilities.py

[PATCH v2 edk-platforms 1/4] Platform/Hisilicon/HiKey960: add gpio platform driver
 2018-05-04 10:26 UTC  (4+ messages)

Question about connecting USB HID devices
 2018-05-04  9:21 UTC  (2+ messages)

[Patch] NetworkPkg/NetworkPkg.dsc: Add the instance of library class [SafeIntLib]
 2018-05-04  6:09 UTC  (2+ messages)

[PATCH V2] IntelSiliconPkg MicrocodeUpdateDxe: Honor FIT table
 2018-05-04  6:05 UTC  (2+ messages)

[Patch] BaseTools: Retrieve /U and -U CC flags to structure PcdValueInit Makefile
 2018-05-04  5:40 UTC  (2+ messages)

[PATCH v1 00/42] BaseTools: refactoring patches
 2018-05-04  4:33 UTC  (12+ messages)
` [PATCH v1 32/42] BaseTools: trim whitespace
` [PATCH v1 33/42] BaseTools: AutoGen - add Opcode constants
` [PATCH v1 35/42] BaseTools: remove unused variable
` [PATCH v1 36/42] BaseTools: GenFds - use existing shared string
` [PATCH v1 37/42] BaseTools: missed a copyright update
` [PATCH v1 38/42] BaseTools: Remove lists form set construction
` [PATCH v1 39/42] BaseTools: refactor Depex optomization
` [PATCH v1 40/42] BaseTools: dont make iterator into list if not needed
` [PATCH v1 41/42] BaseTools: create base expression class
` [PATCH v1 42/42] BaseTools: use set instead of list

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Update ReadMe.MD
 2018-05-04  3:16 UTC 

[PATCH] MdeModulePkg CapsuleApp: Check Buffer against NULL before freeing it
 2018-05-04  3:15 UTC  (2+ messages)

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Change UNDI driver
 2018-05-04  3:04 UTC 

[PATCH v2] MdeModulePkg/Core: Fix MaxAddress in Gcd
 2018-05-04  2:14 UTC  (5+ messages)

[PATCH] Enable using device address when programming BARs
 2018-05-03 22:54 UTC 

[PATCH v2] MdeModulePkg/Bus: Enable ascending resource list
 2018-05-03 19:39 UTC  (9+ messages)

[PATCH edk2-platforms v1] Platform/ARM: Correct GIC naming
 2018-05-03 13:31 UTC  (4+ messages)

[PATCH edk2-platforms v1] Platform/ARM: Add PeiReportStatusCodeLib
 2018-05-03 12:28 UTC  (4+ messages)

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Change BIOS version
 2018-05-03  6:06 UTC 

[Patch 0/3] Enable Pyrite 2.0 for opal driver
 2018-05-03  3:17 UTC  (4+ messages)
` [Patch 1/3] MdePkg: Add Feature definitions add in pyrite 2.0 spec
` [Patch 2/3] SecurityPkg/TcgStorageOpalLib: Add supports for "
` [Patch 3/3] SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices

Set "db" variable in secure boot setup mode still requires generating PKCS#7?
 2018-05-03  3:09 UTC  (6+ messages)

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Fix format of ReadMe.MD
 2018-05-03  3:05 UTC 

[PATCH 1/8] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig function
 2018-05-03  2:55 UTC  (4+ messages)

[PATCH 1/1] MdeModulePkg/Sd: append CMD12 for multiple blocks
 2018-05-03  2:45 UTC  (2+ messages)

[PATCH v2 edk-platforms 4/4] Platform/Hisilicon/HiKey: enable virtual keyboard
 2018-05-02 23:13 UTC  (2+ messages)

[PATCH v2 edk-platforms 2/4] Platform/Hisilicon/HiKey960: enable virtual keyboard
 2018-05-02 22:49 UTC  (2+ messages)

Incorrect Author on patch
 2018-05-02 18:31 UTC  (6+ messages)

[PATCH v2 edk-platforms 3/4] Platform/Hisilicon/HiKey: add gpio platform driver
 2018-05-02 15:24 UTC  (2+ messages)

[PATCH edk2-platforms] Platform/Socionext/DeveloperBox: reduce default timeout to 5 seconds
 2018-05-02  8:08 UTC  (3+ messages)

[PATCH edk2-platforms] Silicon/AMD/Styx/AcpiTables: fix wrongly copy/pasted variable name
 2018-05-02  8:07 UTC  (3+ messages)

[PATCH v2] MdeModulePkg/ConPlatform: Support short-form USB device path
 2018-05-02  8:00 UTC  (2+ messages)

[PATCH] MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling
 2018-05-02  7:57 UTC  (6+ messages)

[PATCH] MdeModulePkg/ConPlatform: Support short-form USB device path
 2018-05-02  7:50 UTC  (3+ messages)

[PATCH v2 19/27] BaseTools: Replace Binary File type strings with predefined constant
 2018-05-02  7:04 UTC  (2+ messages)

[PATCH v2 11/27] BaseTools: Workspace/MetaFileParser - refactor dicts
 2018-05-02  6:45 UTC  (4+ messages)
` [PATCH v3 16/27] BaseTools: Replace EDK Component strings with predefined constant

[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Add new platform branch devel-IntelAtomProcessorE3900
 2018-05-02  5:15 UTC 

[PATCH] BaseTools: Fix regression bug by 3378782691af
 2018-05-02  1:49 UTC  (2+ messages)

[PATCH v2 0/8] Update EDKII Performance infrastructure based on ACPI FPDT table
 2018-05-01 16:26 UTC  (3+ messages)
` [PATCH v2 3/8] MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase

[PATCH edk2-platforms v1] Platform/ARM: Map Platform Boot Timeout PCD to global NV variable
 2018-05-01 11:48 UTC  (2+ messages)

[PATCH v2 0/1] add virtual keyboard driver
 2018-04-30 16:59 UTC  (3+ messages)
` [PATCH v2 1/1] EmbeddedPkg/Drivers: "

[PATCH v1] MdeModulePkg/Bus: Enable ascending resource list
 2018-04-30 15:48 UTC  (2+ messages)

[PATCH] [PATCH v1] MdeModulePkg/Core: Fix MaxAddress in Gcd
 2018-04-30 15:46 UTC 

[PATCH v2] BaseTools/VolInfo: Update EFI FV FILETYPES for new MM types
 2018-04-30 14:36 UTC  (2+ messages)

[PATCH] BaseTools/VolInfo: Add the EFI_FV_FILETYPE_MM_STANDALONE file type
 2018-04-30 13:51 UTC  (3+ messages)

[PATCH v1] ArmPkg: Fix bug in Generic Waitchdog driver
 2018-04-30 10:19 UTC  (2+ messages)

[PATCH] ArmVirtPkg: use protocol-based DevicePathLib instance for most DXE modules
 2018-04-30  9:25 UTC  (3+ messages)

[PATCH edk2-platforms v7 0/2] add platform boot options
 2018-04-30  9:10 UTC  (4+ messages)
` [PATCH edk2-platforms v7 1/2] Platform/HiKey960: register predefined "
` [PATCH edk2-platforms v7 2/2] Platform/HiKey: create 4 "

[PATCH edk2-platforms 1/2] Platform/HiKey: enable SD/MMC controller on HiKey
 2018-04-28  8:28 UTC  (4+ messages)
` [PATCH edk2-platforms 2/2] Platform/HiKey960: enable SD controller

[PATCH] MdePkg/DevicePathToText: Fix iSCSI.Lun byte order issue
 2018-04-28  5:43 UTC  (2+ messages)

[PATCH] IntelFrameworkModule/LegacyBios: Use reserved memory for legacy data
 2018-04-28  5:40 UTC  (2+ messages)

[PATCH 1/1] EmbeddedPkg: add DwMmcHcDxe driver
 2018-04-28  5:23 UTC 

[PATCH] [PATCH v1] MdeModulePkg/Core: Fix MaxAddress in Gcd
 2018-04-27 22:36 UTC 


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