messages from 2018-04-30 15:47:18 to 2018-05-08 02:32:57 UTC [more...]
[Patch 0/2] Add referenced spec information
2018-05-08 2:32 UTC
error while removing a file
2018-05-07 22:47 UTC
[PATCH] CryptoPkg/CrtLibSupport: add secure_getenv() stub function
2018-05-07 20:20 UTC
[PATCH v2 00/17] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
2018-05-07 19:16 UTC (20+ 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] ShellPkg/UefiShellLevel2CommandsLib: Fix ls on entirely empty directories
2018-05-07 18:10 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellCommandLib: Do not error-exit when PlatformLang is missing
2018-05-07 18:10 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellLevel2CommandsLib: Support unspecified local Timezone
2018-05-07 18:10 UTC (2+ messages)
[PATCH] MdePkg/BaseLib: Globally include ChkStk.c
2018-05-07 12:16 UTC (2+ messages)
[PATCH v2 2/2] IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary
2018-05-07 12:14 UTC (2+ messages)
[PATCH v2 1/2] MdePkg/UefiLib: Add 'OUT' decorator where necessary
2018-05-07 12:13 UTC (2+ messages)
[PATCH] MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as OPTIONAL for LocatePpi()
2018-05-07 12:09 UTC (2+ messages)
[PATCH v2] MdeModulePkg/AcpiPlatformDxe: Unload after execution
2018-05-07 9:08 UTC
[PATCH] MdeModulePkg/AcpiPlatformDxe: Unload after execution
2018-05-07 8:49 UTC
FW: [PATCH] UefiCpuPkg/SecMain: Add NORETURN decorator to SecStartup()
2018-05-07 8:13 UTC (2+ messages)
` "
[Patch] BaseTools: Correct the variable name
2018-05-07 7:17 UTC (2+ messages)
[Patch] NetworkPkg/NetworkPkg.dsc: Add the instance of library class [SafeIntLib]
2018-05-07 7:11 UTC (4+ messages)
[Patch][edk2-platforms/devel-IntelAtomProcessorE3900] Add CONF_PATH
2018-05-07 5:41 UTC
[Patch 0/3] Enable Pyrite 2.0 for opal driver
2018-05-07 5:34 UTC (9+ 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
[PATCH] MdeModulePkg/AcpiPlatformDxe: Unload after execution
2018-05-07 1:51 UTC (2+ messages)
[PATCH] MdePkg/UefiFileHandleLib: Fix the Root directory determination
2018-05-05 23:17 UTC
[PATCH] MdePkg/UefiFileHandleLib: Fix potential NULL dereference
2018-05-05 20:21 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 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 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 (2+ messages)
[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
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
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