messages from 2019-04-15 03:06:33 to 2019-04-17 06:28:22 UTC [more...]
[PATCH V2 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
2019-04-17 6:27 UTC (19+ messages)
` [PATCH V2 01/25] MdePkg/UefiSpec.h: Change comments of EFI_RESET_SYSTEM
` [PATCH V2 02/25] MdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEM
` [PATCH V2 03/25] MdePkg/PeiServicesLib.h: Change comments of PeiServicesResetSystem2
` [PATCH V2 04/25] MdePkg/PeiServicesLib.c: "
` [PATCH V2 05/25] SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset
` [PATCH V2 06/25] MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystem
` [PATCH V2 07/25] MdeModulePkg/DxeResetSystemLib.c: "
` [PATCH V2 08/25] MdeModulePkg/BaseResetSystemLibNull.c: "
` [PATCH V2 09/25] MdeModulePkg/RuntimeResetSystemLib.c: Change comments
` [PATCH V2 10/25] MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystem
` [PATCH V2 11/25] MdeModulePkg/ResetSystemRuntimeDxe: Change comments
` [PATCH V2 12/25] MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2
` [PATCH V2 13/25] MdeModulePkg/PeiMain: Change comments of PeiResetSystem2
` [PATCH V2 14/25] MdeModulePkg/NvmExpressHci.c: Change comments
` [PATCH V2 15/25] BeagleBoardPkg/ResetSystemLib: Add new API ResetSystem
` [PATCH V2 16/25] CorebootPayloadPkg/ResetSystemLib: "
` [PATCH V2 17/25] Nt32Pkg/ResetSystemLib: "
` [PATCH V2 18/25] OvmfPkg/ResetSystemLib: "
[PATCH] MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitData
2019-04-17 6:23 UTC (4+ messages)
` [edk2-devel] "
[PATCH 0/6] Add new APIs for BaseCryptLib
2019-04-17 6:09 UTC (5+ messages)
` [edk2] "
[PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
2019-04-17 5:47 UTC (34+ messages)
` [PATCH 02/25] MdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEM
` [PATCH 03/25] MdePkg/PeiServicesLib.h: Change comments of PeiServicesResetSystem2
` [PATCH 04/25] MdePkg/PeiServicesLib.c: "
` [PATCH 05/25] SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset
` [PATCH 06/25] MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystem
` [PATCH 07/25] MdeModulePkg/DxeResetSystemLib.c: "
` [PATCH 08/25] MdeModulePkg/BaseResetSystemLibNull.c: "
` [PATCH 09/25] MdeModulePkg/RuntimeResetSystemLib.c: Change comments
` [PATCH 10/25] MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystem
` [PATCH 11/25] MdeModulePkg/ResetSystemRuntimeDxe: Change comments
` [PATCH 12/25] MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2
` [PATCH 13/25] MdeModulePkg/PeiMain: Change comments of PeiResetSystem2
` [PATCH 14/25] MdeModulePkg/NvmExpressHci.c: Change comments
` [PATCH 15/25] BeagleBoardPkg/ResetSystemLib: Add new API ResetSystem
` [edk2-devel] "
` [PATCH 16/25] CorebootPayloadPkg/ResetSystemLib: "
` [PATCH 17/25] Nt32Pkg/ResetSystemLib: "
` [edk2-devel] "
` [PATCH 18/25] OvmfPkg/ResetSystemLib: "
` [PATCH 19/25] PcAtChipsetPkg/ResetSystemLib: "
` [PATCH 20/25] QuarkSocPkg/ResetSystemLib: "
` [PATCH 21/25] Vlv2TbltdevicePkg/ResetSystemLib: "
` [edk2-devel] "
` [PATCH 22/25] ArmPkg/ArmSmcPsciResetSystemLib: Add a "
` [PATCH 23/25] ArmVirtPkg/ArmVirtPsciResetSystemLib: "
` [PATCH 24/25] MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtype
` [PATCH 25/25] "
` [edk2-devel] "
` [edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype
[PATCH] BaseTools:Makefiles cause data errors on some platforms
2019-04-17 2:02 UTC
[PATCH V2 0/5] Make some DebugLib instance runtime safe
2019-04-17 1:24 UTC (2+ messages)
[PATCH] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
2019-04-17 0:26 UTC (7+ messages)
` [edk2] "
` [edk2-devel] "
[PATCH 00/10] patches for some warnings raised by "RH covscan"
2019-04-16 23:25 UTC (30+ messages)
` [PATCH 01/10] MdePkg/PiFirmwareFile: express IS_SECTION2 in terms of SECTION_SIZE
` [edk2-devel] "
` [PATCH 02/10] MdePkg/PiFirmwareFile: fix undefined behavior in SECTION_SIZE
` [edk2-devel] "
` [PATCH 04/10] MdePkg/PiFirmwareFile: fix undefined behavior in FFS_FILE_SIZE
` [edk2-devel] "
` [PATCH 05/10] OvmfPkg/Sec: fix out-of-bounds reads
` [edk2-devel] "
` [PATCH 07/10] OvmfPkg/AcpiPlatformDxe: suppress invalid "deref of undef pointer" warning
` [edk2-devel] "
` [PATCH 08/10] OvmfPkg: suppress "Value stored to ... is never read" analyzer warnings
` [edk2-devel] "
` [PATCH 09/10] OvmfPkg/AcpiPlatformDxe: catch theoretical nullptr deref in Xen code
` [edk2-devel] "
` [PATCH 10/10] OvmfPkg/BasePciCapLib: suppress invalid "nullptr deref" warning
` [edk2-devel] "
[PATCH] BaseTools: Hash false success.. minor change in hash invalidation
2019-04-16 19:40 UTC
[edk2-platforms: PATCH v2 0/6] Armada7k8k misc improvements
2019-04-16 18:51 UTC (9+ messages)
` [edk2-platforms: PATCH v2 1/6] Marvell/Armada7k8k: RealTimeClockLib: Update bus parameters
` [edk2-platforms: PATCH v2 2/6] Marvell/Armada7k8k: AcpiTables: Enable edge trigger of PMU interrupt
` [edk2-platforms: PATCH v2 3/6] Marvell/Armada7k8k: Implement PMU interrupt handling
` [edk2-platforms: PATCH v2 4/6] Marvell/Armada7k8k: Switch to software-based watchdog
` [edk2-platforms: PATCH v2 5/6] Marvell/Armada7k8k: ArmadaSoCDescLib: Add more I2C controllers
` [edk2-platforms: PATCH v2 6/6] Marvell/Armada80x0Db: Configure the CP1, comphy-2 to work with SFI 10G
Building current OVMF master with multiple workspaces on Windows/VS2017 fails due to missing includes?
2019-04-16 16:53 UTC (2+ messages)
` [edk2-devel] "
[edk2-CCodingStandardsSpecification Patch] Change preferred license of EDK II to BSD+Patent
2019-04-16 16:53 UTC (3+ messages)
` [edk2-devel] "
Remove debug strings from OVMF.fd
2019-04-16 16:52 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2] BaseTools: Remove the unnecessary copy action for module output files
2019-04-16 16:26 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
2019-04-16 16:20 UTC (13+ messages)
` [PATCH v6 1/7] MdeModulePkg: introduce PE/COFF image emulator protocol
` [edk2-devel] "
` [PATCH v6 3/7] MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures
` [edk2-devel] "
` [PATCH v6 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images
` [edk2-devel] "
[Staging/Bug_1525_FmpDevicePkg_MultipleControllers][PATCH] MdeModulePkg/EsrtFmpDxe: Correct the LastAttemptVersion algorithm in ESRT entry
2019-04-16 16:11 UTC (2+ messages)
[WebSite Patch] Change preferred license of EDK II to BSD+Patent
2019-04-16 12:46 UTC (2+ messages)
[PATCH edk2-platforms] Silicon/AMD: drop unused/orphaned Styx ResetSystemLib
2019-04-16 9:42 UTC (3+ messages)
[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
2019-04-16 8:58 UTC (34+ messages)
` [PATCH v2 02/31] OvmfPkg: Create platform XenOvmf
` [edk2-devel] "
` [PATCH v2 06/31] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [Xen-devel] "
` [PATCH v2 22/31] OvmfPkg/XenPlatformPei: Rework memory detection
` [edk2-devel] "
` [PATCH v2 23/31] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux
` [edk2-devel] "
` [PATCH v2 24/31] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH
` [edk2-devel] "
` [Xen-devel] "
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus "
` [edk2-devel] "
` [PATCH v2 26/31] OvmfPkg/XenOvmf: Override PcdFSBClock to Xen vLAPIC timer frequency
` [edk2-devel] "
` [PATCH v2 27/31] OvmfPkg/XenOvmf: Introduce XenTimerDxe
` [edk2-devel] "
` [PATCH v2 28/31] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [edk2-devel] "
` [PATCH v2 29/31] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [edk2-devel] "
` [PATCH v2 30/31] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg
` [edk2-devel] "
` [PATCH v2 31/31] OvmfPkg/XenOvmf: use RealTimeClockRuntimeDxe from EmbeddedPkg
` [edk2-devel] "
[PATCH V2] BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name
2019-04-16 8:02 UTC (2+ messages)
[RFC] Propose update of security bug handling process
2019-04-16 6:33 UTC (7+ messages)
` [edk2-devel] "
[PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-16 6:20 UTC
[edk2-platforms: PATCH 0/6] Armada7k8k misc improvements
2019-04-16 5:49 UTC (8+ messages)
` [edk2-platforms: PATCH 3/6] Marvell/Armada7k8k: Implement custom DtLoaderLib
[PATCH V2 0/2] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
2019-04-16 5:08 UTC (3+ messages)
` [edk2-devel] "
[PATCH] BaseTools/tools_def.template: Remove tools chain with ASL tool
2019-04-16 3:54 UTC
[PATCH edk2-platforms 0/3] add X64 PE/COFF emulator to PCI systems
2019-04-16 3:14 UTC (5+ messages)
` [PATCH edk2-platforms 1/3] Platform/DeveloperBox: conditionally include the X64 PE/COFF emulator
` [PATCH edk2-platforms 2/3] Platform/Overdrive: "
` [PATCH edk2-platforms 3/3] Platform/MacchiatoBin: "
` [edk2-devel] "
[PATCH V3] BaseTools:Enable the /MP option of MSVC compiler
2019-04-16 2:43 UTC
[edk2-platforms/devel-MinPlatform][PATCH 0/5] Add a new API ResetSystem for ResetSystemLib instances
2019-04-16 2:00 UTC (15+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH 1/5] KabylakeSiliconPkg/BaseResetSystemLib: Add a new API ResetSystem
` [edk2-platforms PATCH] Platform/ResetSystemLib: "
` [edk2-platforms/devel-MinPlatform][PATCH 2/5] KabylakeSiliconPkg/DxeResetSystemLib: "
` [edk2-platforms/devel-MinPlatform][PATCH 3/5] LewisburgPkg/DxeRuntimeResetSystemLib: "
` [edk2-platforms/devel-MinPlatform][PATCH 4/5] KabylakeSiliconPkg/PeiResetSystemLib: "
` [edk2-platforms/devel-MinPlatform][PATCH 5/5] KabylakeSiliconPkg/DxeRuntimeResetSystemLib: "
` [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH 0/5] Add a new API ResetSystem for ResetSystemLib instances
[PATCH 0/2] MdeModulePkg: Make the screen seamless
2019-04-16 1:46 UTC (5+ messages)
` [edk2-devel] "
[RFC] Remove unused tool chain configuration in BaseTools/Conf/tools_def.template
2019-04-16 1:43 UTC
[edk2] [PATCH V2] UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
2019-04-15 23:54 UTC (8+ messages)
` Commit Partitioning - Re: [edk2-devel] "
[edk2-platforms: PATCH] Marvell/Armada7k8k: Set SPCR RegisterBitWidth back to 32
2019-04-15 22:37 UTC (2+ messages)
[edk2] [RFC] Remove CorebootModulePkg and CorebootPayloadPkg
2019-04-15 22:00 UTC
ACPI 6.3 header update
2019-04-15 21:27 UTC
[PATCH] Marvell/Armada7k8k: Remove SPCR baud rate setting
2019-04-15 19:50 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 edk2-non-osi] Emulator: add binary AARCH64 build of X64 PE/COFF emulator
2019-04-15 19:17 UTC (3+ messages)
[PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-15 18:20 UTC (3+ messages)
` [edk2-devel] "
[RFC PATCH edk2-non-osi] Emulator: add binary AARCH64 build of X86 PE/COFF emulator
2019-04-15 18:06 UTC (4+ messages)
[PATCH v2] IntelFsp2WrapperPkg: Perform post FSP-S process
2019-04-15 16:50 UTC (3+ messages)
[staging/UEFI_CapsuleOnDisk][PATCH] Announce to create "UEFI_CapsuleOnDisk" branch in edk2-staging
2019-04-15 15:57 UTC (3+ messages)
[RFC] Plan to delete ShellBinPkg from edk2/master
2019-04-15 14:58 UTC (15+ messages)
` [edk2] "
` [edk2-devel] "
[PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-15 8:35 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] Edk2\NetworkPkg\UefiPxeBcDxe : Open a method to Enabled/Disabled IPV6/IPV6 PXE Support
2019-04-15 8:16 UTC
[edk2][PATCH] BaseTools:update ConvertFceToStructurePcd.py output sequence
2019-04-15 7:12 UTC
[PATCH 0/3] Implement UFS info protocol to pass additional UIC programming data from platform/silicon specific driver
2019-04-15 5:56 UTC (6+ messages)
` [PATCH 3/3] MdeModulePkg/UfsPassThruDxe: Add UFS info protocol
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