public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-03-01 14:56:19 to 2018-03-06 13:26:55 UTC [more...]

[PATCH v2 0/2] Resolve feature conflict between NX and Stack guard
 2018-03-06 13:33 UTC  (3+ messages)
` [PATCH v2 1/2] MdeModulePkg/Core: Refine handling NULL detection in NX setting
` [PATCH v2 2/2] MdeModulePkg/Core: Fix feature conflict between NX and Stack guard

[PATCH 1/5] MdePkg/SPI: Change function definitions to match their descriptions
 2018-03-06 13:32 UTC  (3+ messages)

[PATCH] ArmPkg/TimerDxe: Always perform an EOI, even for spurious interrupts
 2018-03-06 13:24 UTC 

[PATCH 0/2] Resolve feature conflict between NX and Stack guard
 2018-03-06 13:11 UTC  (8+ messages)
` [PATCH 1/2] MdeModulePkg/Core: Refine handling NULL detection in NX setting
` [PATCH 2/2] MdeModulePkg/Core: Fix feature conflict between NX and Stack guard

[PATCH 00/20] OvmfPkg: SEV: decrypt the initial SMRAM save state map for SMBASE relocation
 2018-03-06 12:59 UTC  (33+ messages)
` [PATCH 01/20] OvmfPkg/MemEncryptSevLib: rewrap to 79 characters width
` [PATCH 02/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevIsEnabled() decl
` [PATCH 03/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevClearPageEncMask() decl
` [PATCH 04/20] OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevSetPageEncMask() decl
` [PATCH 05/20] OvmfPkg/MemEncryptSevLib: clean up SetMemoryEncDec() comment block
` [PATCH 06/20] OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSevSetMemoryDecrypted() decl
` [PATCH 07/20] OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSevSetMemoryEncrypted() decl
` [PATCH 08/20] OvmfPkg/MemEncryptSevLib: sort #includes, and entries in INF file sections
` [PATCH 09/20] OvmfPkg/PlatformPei: sort #includes in "AmdSev.c"
` [PATCH 10/20] OvmfPkg/SmmCpuFeaturesLib: rewrap to 79 columns
` [PATCH 11/20] OvmfPkg/SmmCpuFeaturesLib: upper-case the "static" keyword
` [PATCH 12/20] OvmfPkg/SmmCpuFeaturesLib: sort #includes, and entries in INF file sections
` [PATCH 13/20] OvmfPkg/SmmCpuFeaturesLib: remove unneeded #includes and LibraryClasses
` [PATCH 14/20] OvmfPkg/AmdSevDxe: rewrap to 79 characters width
` [PATCH 15/20] OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
` [PATCH 16/20] OvmfPkg/AmdSevDxe: refresh #includes and LibraryClasses
` [PATCH 17/20] OvmfPkg/MemEncryptSevLib: find pages of initial SMRAM save state map
` [PATCH 18/20] OvmfPkg/PlatformPei: SEV: allocate "
` [PATCH 19/20] OvmfPkg/SmmCpuFeaturesLib: SEV: encrypt+free pages of init. "
` [PATCH 20/20] OvmfPkg/AmdSevDxe: decrypt the pages of the initial SMRAM "

[PATCH v4 0/2] quirks handling for SDHCI controllers
 2018-03-06 11:18 UTC  (8+ messages)

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2018-03-06 11:16 UTC  (11+ messages)
` [PATCH edk2-platforms v2 06/18] ARM/VExpressPkg: Add and update debug ASSERTS

[PATCH 0/7] RFC: ovmf: preliminary TPM2 support
 2018-03-06  8:38 UTC  (31+ messages)
` [PATCH 1/7] SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependency
` [PATCH 2/7] ovmf: link with Tcg2ConfigPei module
` [PATCH 3/7] HACK: HobLib: workaround infinite loop
` [PATCH 4/7] ovmf: link with Tcg2Pei module
` [PATCH 5/7] ovmf: link with Tcg2Dxe module
` [PATCH 6/7] ovmf: link with Tcg2ConfigDxe module
        ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support

[PATCH 0/2] Fix bug in CompatibleRangeTest
 2018-03-06  3:39 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg/NullMemoryTest: Change prototype of ConvertToTestedMemory
` [PATCH 2/2] MdeModulePkg/NullMemoryTest: Fix bug in CompatibleRangeTest

[PATCH v5 0/6] Add translation support to generic PciHostBridge
 2018-03-06  2:44 UTC  (11+ messages)
` [PATCH v5 2/6] OvmfPkg/PciHostBridgeLib: Init PCI aperture to 0
` [PATCH v5 4/6] MdeModulePkg/PciHostBridgeDxe: Add support for address translation

[Patch] EmbeddedPkg: Correct the way of handling sections with a large size
 2018-03-06  0:22 UTC 

[PATCH] IntelSiliconPkg VTdPmrPei: Return SUCCESS when Mapping == NULL in Unmap
 2018-03-05 22:38 UTC  (2+ messages)

[PATCH] IntelSiliconPkg VTdPmrPei: Add PcdVTdPeiDmaBufferSize(S3)
 2018-03-05 22:38 UTC  (2+ messages)

[PATCH 0/3] BaseTools: let the C-language build utils compile with gcc-8
 2018-03-05 21:41 UTC  (6+ messages)
` [PATCH 1/3] BaseTools/header.makefile: add "-Wno-stringop-truncation"
` [PATCH 2/3] BaseTools/header.makefile: add "-Wno-restrict"
` [PATCH 3/3] BaseTools/GenVtf: silence false "stringop-overflow" warning with memcpy()

[PATCH] ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory()
 2018-03-05 15:12 UTC  (3+ messages)

[PATCH v1] MdePkg: SMMUv3 updates for IORT table definitions
 2018-03-05 14:58 UTC  (2+ messages)

[Patch V3] DSC spec: Add flexible PCD value format into spec
 2018-03-05 14:29 UTC  (2+ messages)

[Patch V2] Build spec: Add flexible PCD value format into spec
 2018-03-05 14:21 UTC  (8+ messages)
` [Patch V2] DEC "
` [Patch V2] Expression spec: update format to support flexible Pcd format
` [Patch V2] INF spec: Add flexible PCD value format into spec

OVMF package : Question about Qemu/Xen support
 2018-03-05  9:35 UTC  (3+ messages)
  ` 答复: "

[Patch] BaseTool: Enhance error message
 2018-03-05  8:54 UTC 

[PATCH v2] UefiCpuPkg/MpInitLib: put mReservedApLoopFunc in executable memory
 2018-03-05  8:46 UTC  (2+ messages)

How to handle pflash backed OVMF FW upgrade and live migration best?
 2018-03-05  8:29 UTC  (4+ messages)

[Patch V2] BaseTools: Fix a bug that HII type pcd value display extra 0x00
 2018-03-05  7:06 UTC  (2+ messages)

[Patch] BaseTools: Support H"{}" format for Sructure Pcd
 2018-03-05  6:13 UTC  (2+ messages)

[Patch] BaseTools: Fix a bug that HII type pcd value display extra 0x00
 2018-03-05  6:07 UTC 

[PATCH] UefiCpuPkg/MpInitLib: put mReservedApLoopFunc in executable memory
 2018-03-05  5:06 UTC  (9+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Update ReadMe.MD
 2018-03-05  2:17 UTC 

[Patch] BaseTool: Error handling for PCD datumtype
 2018-03-05  1:39 UTC 

Non-EDK Dependent NVME driver possible?
 2018-03-03 20:16 UTC 

[PATCH edk2-platforms] Platform/Socionext/DeveloperBox: add SMBIOS tables
 2018-03-03 11:29 UTC 

[PATCH] UefiCpuPkg/MpInitLib: put mReservedApLoopFunc in executable memory
 2018-03-03  9:02 UTC 

[Patch 1/2] BaseTools: Fix bug when converting iSCSI node
 2018-03-03  7:47 UTC  (4+ messages)
` [Patch 2/2] BaseTools: Fix byte orders when handling 8-byte array

[PATCH] MdeModulePkg UsbMass: Correct comment about TPL for BLOCK IO APIs
 2018-03-03  7:46 UTC  (2+ messages)

[PATCH 0/5] Fix UsbMassStorage driver for device compatibility
 2018-03-03  7:22 UTC  (7+ messages)
` [PATCH 1/5] MdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling logic
` [PATCH 2/5] MdeModulePkg/UsbMass: Revert "map -r" media change detection fix
` [PATCH 3/5] MdeModulePkg/UsbMass: Add more debug message
` [PATCH 4/5] MdeModulePkg/UsbMass: remove unnecessary RestoreTPL() call
` [PATCH 5/5] MdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key

[PATCH v2] MdePkg/DevicePathFromText: Fix byte orders of iSCSI.Lun
 2018-03-03  5:20 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug to search Fv.txt file relative to workspace
 2018-03-03  4:34 UTC  (2+ messages)

[Patch] BaseTools: Correct Structure Pcd value in the report
 2018-03-03  4:34 UTC  (2+ messages)

[Patch V2] BaseTools: DSC Components section support flexible PCD
 2018-03-03  4:34 UTC  (2+ messages)

[Patch] BaseTools: Pcd Value override issue
 2018-03-03  4:13 UTC  (2+ messages)

[PATCH] BaseTools: Dsc/Fdf conditional statement parse issue
 2018-03-03  1:18 UTC  (2+ messages)

[Patch v3] MdePkg/Include/IndustryStandard: Add PCI Express 4.0 header file
 2018-03-02 15:51 UTC  (2+ messages)

[PATCH 0/3] Add S3SmmInitDone point
 2018-03-02 14:56 UTC  (8+ messages)
` [PATCH 1/3] MdeModulePkg: Add S3SmmInitDone definition
` [PATCH 2/3] MdeModulePkg PiSmmCore: Register SMI handler to install S3SmmInitDone
` [PATCH 3/3] UefiCpuPkg S3ResumePei: Signal S3SmmInitDone

[PATCH v1 0/4] edk2-platforms:Comcast:RDK Qemu platform for RDK UEFI application
 2018-03-02 14:49 UTC  (3+ messages)
` [PATCH v1 4/4] edk2-platforms: created RDK Qemu platform for RDK UEFI applications

[PATCH 0/2] Bug fix in DevicePathLib regarding converting from text
 2018-03-02 13:53 UTC  (5+ messages)
` [PATCH 1/2] MdePkg/DevicePathFromText: Fix bug when converting iSCSI node
` [PATCH 2/2] MdePkg/DevicePathFromText: Fix byte orders when handling 8-byte array

[Patch 1/2] BaseTools: Fixed Pcd value override issue
 2018-03-02 13:35 UTC  (4+ messages)
` [Patch 2/2] BaseTools: Fixed build failed issue

[Patch] BaseTools: DSC Components section support flexible PCD
 2018-03-02  9:51 UTC 

[Patch] MdeModulePkg/Mtftp4Dxe: Separate the timer ticking to calculate the packet live time
 2018-03-02  7:40 UTC  (3+ messages)

[RFC v1 0/1] Add PcdUsbBootIoBlocks to UsbMassBoot
 2018-03-02  6:36 UTC  (6+ messages)
` [RFC v1 1/1] MdeModulePkg/Usb: Use Pcd for UsbBootIoBlocks

Can you set a PCD value DSC default per ModuleType?
 2018-03-02  5:54 UTC  (4+ messages)

[patch] MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERT
 2018-03-02  5:43 UTC  (5+ messages)
` [patch] MdeModulePkg: Fix incorrect commit introduced by commit SHA-1:052c98

[PATCH] MdeModulePkg/DebugLibReportStatusCode: Fix hang if format is too long
 2018-03-02  2:57 UTC  (2+ messages)

[PATCH] BaseTools: report error if flag in LABEL() invalid
 2018-03-02  2:15 UTC  (2+ messages)

[PATCH 0/4] implement runtime debug output protocl
 2018-03-02  2:09 UTC  (6+ messages)
` [PATCH 1/4] MdePkg: move DxeRuntimeDebugLibSerialPort to MdeModulePkg
` [PATCH 2/4] MdeModulePkg: introduce runtime debug output protocol
` [PATCH 3/4] MdeModulePkg/DxeRuntimeDebugLibSerialPort: invoke RuntimeDebugOutputProtocol
` [PATCH 4/4] ArmPlatformPkg: add PL011 UART runtime debug driver

[PATCH 2/2] MdeModulePkg/BaseSerialPortLib16550: Prevent truncating constant values
 2018-03-02  2:01 UTC  (6+ messages)

[Patch] NetworkPkg/Udp6Dxe: Fix the failure to leave one multicast group address
 2018-03-02  1:40 UTC  (6+ messages)
` [Patch] MdeModulePkg/Mtftp4Dxe: Restore the TPL before the poll function

[PATCH] Maintainers.txt: Add Jiewen to be co-maintainer of SecurityPkg
 2018-03-02  1:20 UTC  (2+ messages)

[PATCH 1/2] MdePkg/Base.h: Ensure safe bitwise operations
 2018-03-01 17:28 UTC  (13+ messages)

[PATCH] ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'
 2018-03-01 17:02 UTC  (3+ messages)

[PATCH v2 0/2] Add SMM support when SEV is active
 2018-03-01 15:02 UTC  (4+ messages)
` [PATCH v2 2/2] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Clear C-bit "


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