public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-08-02 08:27:21 to 2017-08-07 11:57:07 UTC [more...]

[PATCH v1 00/14] OvmfPkg/Virtio: Add APIs to map system physical to device address
 2017-08-07 11:58 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] SD and eMMC Change
 2017-08-07  7:47 UTC 

[PATCH 0/2] Notify NVME HW when system reset happens
 2017-08-07  7:14 UTC  (4+ messages)
` [PATCH 1/2] MdePkg/Nvme: Add NVME shutdown notification related macros
` [PATCH 2/2] MdeModulePkg/NvmExpressDxe: Notify NVME HW when system reset happens

[PATCH] MdeModulePkg: Delete useless case code
 2017-08-07  7:01 UTC  (2+ messages)

[PATCH] MdeModulePkg: Delete never touched code
 2017-08-07  6:59 UTC  (2+ messages)

[Patch 0/7] Remove deprecated macro
 2017-08-07  6:31 UTC  (17+ messages)
` [Patch 1/7] QuarkSocPkg MtrrLib: Enhance get mtrr mask logic
` [Patch 2/7] Vlv2TbltDevicePkg: "
` [Patch 3/7] UefiCpuPkg CpuDxe: "
` [Patch 4/7] QuarkSocPkg MtrrLib: Remove reference deprecated macro
` [Patch 5/7] Vlv2TbltDevicePkg: "
` [Patch 6/7] UefiCpuPkg CpuDxe: "
` [Patch 7/7] UefiCpuPkg MtrrLib: Remove deprecated micro

[Patch v2] Vlv2TbltDevicePkg: Remove reference deprecated macro
 2017-08-07  6:00 UTC  (2+ messages)

[PATCH 00/11] Remove unnecessary EFIAPI
 2017-08-07  5:56 UTC  (4+ messages)
` [PATCH 05/11] ShellPkg/UefiShellLevel2CommandsLib: "

[Patch] BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5
 2017-08-07  4:00 UTC 

Unable to locate EFI_HII_POPUP_PROTOCOL in latest edk2
 2017-08-07  1:53 UTC  (2+ messages)

[PATCH 0/1] OvmfPkg/AcpiPlatformDxe: short-circuit the transfer of an empty S3_CONTEXT
 2017-08-06 13:57 UTC  (3+ messages)
` [PATCH 1/1] "

PciLib/PciExpressLib: 64-bit r/w functions
 2017-08-06 12:46 UTC  (3+ messages)

[PATCH v2 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-08-05  1:54 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/1] Use BusMasterCommonBuffer to map FW_CFG_DMA_ACCESS
 2017-08-05  1:32 UTC  (8+ messages)
` [PATCH v3 1/1] OvmfPkg/QemuFwCfgLib: "
  ` Issue of step by step debugging of OVMF SEC code in QEMU

[PATCH 00/12] OvmfPkg/IoMmuDxe: cleanups and fixes
 2017-08-05  1:25 UTC  (22+ messages)
` [PATCH 01/12] OvmfPkg/IoMmuDxe: rewrap source code to 79 characters
` [PATCH 02/12] OvmfPkg/IoMmuDxe: rename DeviceAddress to PlainTextAddress in MAP_INFO
` [PATCH 03/12] OvmfPkg/IoMmuDxe: rename HostAddress to CryptedAddress "
` [PATCH 04/12] OvmfPkg/IoMmuDxe: convert UINTN arguments to UINT64 for the %Lx fmt spec
` [PATCH 05/12] OvmfPkg/IoMmuDxe: don't initialize local variables
` [PATCH 06/12] OvmfPkg/IoMmuDxe: propagate errors from AmdSevInstallIoMmuProtocol()
` [PATCH 07/12] OvmfPkg/IoMmuDxe: clean up used library classes
` [PATCH 08/12] OvmfPkg/IoMmuDxe: zero out pages before releasing them
` [PATCH 09/12] OvmfPkg/IoMmuDxe: rework setup of "MapInfo->PlainTextAddress" in Map()
` [PATCH 10/12] OvmfPkg/IoMmuDxe: implement in-place decryption/encryption for Map/Unmap
` [PATCH 11/12] OvmfPkg/IoMmuDxe: abort harder on memory encryption mask failures
` [PATCH 12/12] OvmfPkg/IoMmuDxe: Unmap(): recycle MAP_INFO after BusMasterCommonBuffer[64]

CorebootPayloadPkg: redirect UEFI Shell to serial
 2017-08-05  0:13 UTC  (7+ messages)

[PATCH v2 1/1] OvmfPkg/IoMmuDxe: Fix header guard macro
 2017-08-04 23:29 UTC  (3+ messages)

[PATCH v1 1/1] Coreboot{Module, Payload}Pkg: fix various typos
 2017-08-04 23:06 UTC 

[PATCH v2 0/1] OvmfPkg/QemuFwCfgLib: Use BusMasterCommandBuffer to map FW_CFG_DMA_ACCESS
 2017-08-04 20:25 UTC  (7+ messages)
` [PATCH v2 1/1] OvmfPkg : QemuFwCfgLib: "

[PATCH 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-08-04 20:04 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/1] OvmfPkg/IoMmuDxe: Fix header guard macro
 2017-08-04 20:02 UTC  (3+ messages)

[Patch v4 1/3] UefiCpuPkg: Add Pcds used by processor trace feature
 2017-08-04 18:09 UTC  (6+ messages)
` [Patch v4 2/3] UefiCpuPkg: Add Processor Trace feature definition
` [Patch v4 3/3] UefiCpuPkg: Enable Processor Trace feature

[Patch] Edk2: Update UefiCpuPkg owner
 2017-08-04 14:40 UTC  (2+ messages)

[PATCH] MdeModulePkg SerialDxe: Process timeout consistently in SerialRead
 2017-08-04  9:53 UTC  (4+ messages)

MdeModulePkg/SerialDxe: Inconsistent timeout processing in SerialRead
 2017-08-04  8:08 UTC  (6+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change ResetVector.ia32.port80.raw
 2017-08-04  8:00 UTC 

[PATCH 0/5] Add new implementation of PciSegmentLib and S3PciSegmentLib class&instance
 2017-08-04  6:44 UTC  (6+ messages)
` [PATCH 1/5] MdePkg/PciSegmentLib: Fix typo in function header comments
` [PATCH 2/5] MdePkg/PciExpress: Add macro PCI_ECAM_ADDRESS
` [PATCH 3/5] MdePkg/PciSegmentInfoLib: Add PciSegmentInfoLib class and instance
` [PATCH 4/5] MdePkg/PciSegmentLib: Add instances that consumes PciSegmentInfoLib
` [PATCH 5/5] MdePkg/S3PciSegmentLib: Add S3PciSegmentLib class and instance

[PATCH V3] MdeModulePkg/DisplayEngine: Fix incorrect display issue
 2017-08-04  4:28 UTC  (2+ messages)

[Patch V2 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior
 2017-08-04  1:26 UTC  (6+ messages)
` [Patch V2 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
` [Patch V2 2/4] DuetPkg: "
` [Patch V2 3/4] IntelFrameworkModulePkg: "
` [Patch V2 4/4] MdePkg: "

Announcing the edk2-platforms master branch
 2017-08-03 21:05 UTC  (2+ messages)

Building UDK2017 with VS2015 fails - please help
 2017-08-03 20:45 UTC 

[PATCH v3 2/2] MdePkg/BaseLib: Update internal LinkedList verifications
 2017-08-03 19:52 UTC 

[PATCH v3 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-03 19:52 UTC 

[Patch 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
 2017-08-03 18:26 UTC  (8+ messages)
` [Patch 2/4] DuetPkg: "
` [Patch 3/4] IntelFrameworkModulePkg: "
` [Patch 4/4] MdePkg: "
` [Patch 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior

[RFC Patch 0/3] Expand PREBUILD/POSTBUILD actions
 2017-08-03 17:30 UTC  (4+ messages)
` [RFC Patch 1/3] BaseTools/build: Expand PREBUILD/POSTBUILD DSC actions
` [RFC Patch 2/3] BaseTools/Scripts: Add python script to run a makefile
` [RFC Patch 3/3] BaseTools/Scripts: Add sample makefile for use with RunMakefile.py

[PATCH v2 2/2] MdePkg/BaseLib: Update internal LinkedList verifications
 2017-08-03 16:19 UTC  (4+ messages)

[PATCH] BaseTools/edksetup.sh: fix invalid test for current working directory
 2017-08-03 15:37 UTC 

[PATCH 0/2] Add SecHobData PPI support
 2017-08-03 15:17 UTC  (4+ messages)
` [PATCH 1/2] MdePkg: Add definition for SecHobData PPI
` [PATCH 2/2] MdeModulePkg PeiCore: Install SEC HOB data

[PATCH] BaseTools/Conf: apply nasmb, asm16 build rule order
 2017-08-03 15:08 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Delete useless external TempRamInitApi API
 2017-08-03 15:04 UTC  (3+ messages)

[Patch 0/3] Enable Processor trace feature
 2017-08-03 14:13 UTC  (4+ messages)
` [Patch v3 3/3] UefiCpuPkg: Enable Processor Trace feature

[Patch 0/3] Enable LMCE feature
 2017-08-03 14:12 UTC  (7+ messages)
` [Patch 1/3] UefiCpuPkg: Add definition for "
` [Patch 2/3] UefiCpuPkg CpuCommonFeaturesLib: Enable "
` [Patch 3/3] UefiCpuPkg PiSmmCpuDxeSmm: Check LMCE capability when wait for AP

[PATCH] UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
 2017-08-03 13:05 UTC  (2+ messages)

[PATCH v3][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-08-03 12:19 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Enable source level debug
 2017-08-03  9:26 UTC 

[Patch] NetworkPkg/HttpDxe: Support HTTP Patch method
 2017-08-03  8:39 UTC  (2+ messages)

[Patch] NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword
 2017-08-03  8:38 UTC  (3+ messages)

[Patch] NetworkPkg: Display HTTP redirection info to the screen if need
 2017-08-03  8:30 UTC  (5+ messages)

[PATCH v2] MdeModulePkg/DisplayEngine: Fix incorrect display issue
 2017-08-03  6:19 UTC 

[PATCH v2][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
 2017-08-03  5:12 UTC  (3+ messages)

[PATCH] ShellPkg: Update header file including style
 2017-08-03  3:56 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: Remove the MAX_PATH limitation
 2017-08-03  3:15 UTC  (2+ messages)

[patch] BaseTools/VfrCompile: Fix segmentation fault issues
 2017-08-03  3:15 UTC  (2+ messages)

[PATCH v1 1/1] ShellPkg/Ifconfig6: Update error message and add a new line
 2017-08-03  2:05 UTC  (2+ messages)

issue about booting centos fail with edk2
 2017-08-03  0:40 UTC  (9+ messages)

[PATCH] staging/edk2-test: TestProfile bug fix
 2017-08-02 17:53 UTC  (3+ messages)

[PATCH] MdePkg: Add PcdPciExpressRegionLength PCD Token
 2017-08-02 16:30 UTC  (3+ messages)

[PATCH v5 1/3] EmbeddedPkg/AndroidFastboot: split android boot header
 2017-08-02 14:03 UTC  (3+ messages)
` [PATCH v5 2/3] EmbeddedPkg/AndroidBoot: boot android kernel from storage
` [PATCH v5 3/3] EmbeddedPkg: add Android boot build entry

[PATCH v4 1/4] ArmPkg: Move IS_DEVICE_PATH_NODE for sharing
 2017-08-02 14:03 UTC  (7+ messages)
` [PATCH v4 3/4] EmbeddedPkg/AndroidBoot: boot android kernel from storage
` [PATCH v4 4/4] EmbeddedPkg: add Android boot device path and guid

[PATCH v2 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-02 13:11 UTC 

Terminal Binding to Serial IO Protocol
 2017-08-02 12:58 UTC 

[PATCH v1 0/4] OvmfPkg : IoMmuDxe: BusMasterCommonBuffer support when SEV is active
 2017-08-02 12:52 UTC  (9+ messages)
` [PATCH v1 2/4] OvmfPkg: IommuDxe: Provide support for mapping BusMasterCommonBuffer operation
` [PATCH v1 3/4] OvmfPkg: IommuDxe: Zero the shared page(s) on Unmap()

[PATCH 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-02 12:28 UTC  (8+ messages)

[edk2-UDK2017] issue about AsciiPrint
 2017-08-02 11:40 UTC  (2+ messages)


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