messages from 2017-05-27 08:34:33 to 2017-06-05 09:53:37 UTC [more...]
allocation zone extensions for the firmware linker/loader
2017-06-05 9:54 UTC (19+ messages)
` [qemu PATCH 0/7] bios-linker-loader: introduce the NOACPI hint and the 64-bit zone for ALLOCATE
` [qemu PATCH 1/7] hw/acpi/bios-linker-loader: expose allocation zone as an enum
` [qemu PATCH 2/7] hw/acpi/bios-linker-loader: introduce "no ACPI tables" content hint for ALLOC
` [qemu PATCH 3/7] hw/acpi/bios-linker-loader: introduce BIOS_LINKER_LOADER_ALLOC_ZONE_64BIT
` [qemu PATCH 4/7] hw/acpi/nvdimm: ask the firmware to allocate NVDIMM_DSM_MEM_FILE as NOACPI
` [qemu PATCH 5/7] hw/acpi/vmgenid: ask the fw to alloc VMGENID_GUID_FW_CFG_FILE "
` [qemu PATCH 6/7] hw/i386/acpi-build: ask the fw to alloc ACPI_BUILD_TPMLOG_FILE with 64bit/NOACPI
` [qemu PATCH 7/7] hw/arm/virt-acpi-build: make the fw alloc blobs with ACPI tables as 64bit
` [seabios PATCH 0/2] romfile_loader: cope with the UEFI-oriented allocation extensions
` [seabios PATCH 1/2] romfile_loader: alloc: cope with the UEFI-oriented NOACPI content hint
` [seabios PATCH 2/2] romfile_loader: alloc: cope with the UEFI-oriented 64BIT zone hint
` [edk2 PATCH 0/3] OvmfPkg/AcpiPlatformDxe: NOACPI hint and 64-bit zone in fw_cfg blob alloc
` [edk2 PATCH 1/3] OvmfPkg/AcpiPlatformDxe: rename BLOB.HostsOnlyTableData to BLOB.Releasable
` [edk2 PATCH 2/3] OvmfPkg/AcpiPlatformDxe: support NOACPI content hint in ALLOCATE command
` [edk2 PATCH 3/3] OvmfPkg/AcpiPlatformDxe: support 64-bit zone "
` [Qemu-devel] allocation zone extensions for the firmware linker/loader
[RFC v2 0/2] Support Union type in VFR
2017-06-05 8:52 UTC (5+ messages)
` [RFC v2 1/2] BaseTool/VfrCompile: "
` [RFC v2 2/2] MdeModulePkg/DriverSample: Add sample questions to refer union type
EDK2 build using Visual Studio
2017-06-05 8:23 UTC
[Patch 0/2] Fix the issue in MdeModulePkg/UefiPxeBcDxe
2017-06-05 8:16 UTC (7+ messages)
` [Patch 1/2] MdeModulePkg/UefiPxeBcDxe: Fix the PXE BootMenu selection issue
` [Patch 2/2] MdeModulePkg/UefiPxeBcDxe: Refine the PXE boot displayed information
[patch] BaseTools/VfrCompile: Update MAX_PATH to a bigger one
2017-06-05 7:30 UTC (2+ messages)
[PATCH] MdeModulePkg/DxeHttpLib: Fix potential memory leaks
2017-06-05 7:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH] MdePkg SmmIoLib: Use NULL pointer check instead of useless Status check
2017-06-05 6:56 UTC (2+ messages)
[PATCH] MdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSmmValid
2017-06-05 5:16 UTC (2+ messages)
[RFC 0/2] Support Union type in EFI/Buffer VarStore
2017-06-05 3:42 UTC (5+ messages)
` [RFC 1/2] BaseTool/VfrCompile: Support Union type in VFR
` [RFC 2/2] MdeModulePkg/DriverSample: Add sample questions to refer union type
Format SD card while on UEFI shell
2017-06-04 5:28 UTC (4+ messages)
[PATCH] ShellPkg/alias: Fix bug to support upper-case alias
2017-06-04 0:47 UTC (10+ messages)
[PATCH 0/1] OvmfPkg/AcpiPlatformDxe: alloc blobs from 64-bit space unless restricted
2017-06-03 18:33 UTC (3+ messages)
` [PATCH 1/1] "
[edk2-DscSpecification PATCH] Update the DSC_SPECIFICATION version to 0x0001001B or 1.27
2017-06-03 2:36 UTC (3+ messages)
[edk2-FdfSpecification PATCH] Update the FDF_SPECIFICATION version to 0x0001001B or 1.27
2017-06-03 2:36 UTC (3+ messages)
[RFC PATCH] OvmfPkg/AcpiPlatformDxe: lift 4 GB alloc limit for modern ACPI systems
2017-06-02 22:40 UTC (7+ messages)
[PATCH 1/2] EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)
2017-06-02 21:50 UTC (5+ messages)
` [PATCH 2/2] EmulatorPkg/build.sh: Merge GCC toolchain detection from OVMF
[RFC] migration of OpenPlatformPkg to tianocore
2017-06-02 14:29 UTC (6+ messages)
[PATCH] MdeModulePkg/Xhci: Correct the indention of comments
2017-06-02 7:50 UTC (2+ messages)
[patch] MdeModulePkg/MnpDxe: Fix EBC build hang issue
2017-06-02 5:11 UTC (2+ messages)
Problem in EFI_BOOT_SERVICES.OpenProtocol()
2017-06-01 17:41 UTC (8+ messages)
[PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-06-01 15:37 UTC (25+ messages)
` [PATCH v6 02/17] OvmfPkg/ResetVector: Set C-bit when building initial page table
` [PATCH v6 07/17] OvmfPkg: Introduce IoMmuAbsent Protocol GUID
` [PATCH v6 08/17] OvmfPkg: Add PlatformHasIoMmuLib
` [PATCH v6 09/17] OvmfPkg: Add IoMmuDxe driver
` [PATCH v6 14/17] OvmfPkg/QemuFwCfgLib: Implement SEV internal function for Dxe phase
` [PATCH v6 17/17] OvmfPkg: update PciHostBridgeDxe to use PlatformHasIoMmuLib
Reconfiguring the PEI blob for the Overdrive1000 (AMD A1100)
2017-06-01 14:02 UTC (4+ messages)
[PATCH v2 0/2] MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIo
2017-06-01 13:19 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] MdeModulePkg/UsbBus: Correct debug message
[staging/apei]: New branch request for APEI work
2017-06-01 13:18 UTC (2+ messages)
[edk2-staging/BaseToolsOpt]: Add new branch BaseToolsOpt
2017-06-01 8:56 UTC (3+ messages)
[PATCH v3] BaseTools/GCC ARM/AARCH64: Force disable PIE
2017-06-01 8:32 UTC (4+ messages)
Using a generic PciHostBridgeDxe driver for a multi-PCIe-domain platform
2017-05-31 18:07 UTC (12+ messages)
[staging/cadence-aarch64 PATCH]: CadencePkg: Add package for Cadence hardware IP support
2017-05-31 17:48 UTC (3+ messages)
Unmount and mount a mass storage from shell
2017-05-31 16:23 UTC (7+ messages)
[PATCH 0/2] MdeModulePkg/UsbBus: Fix system hang when failed to uninstall UsbIo
2017-05-31 11:39 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MdeModulePkg/UsbBus: Correct debug message
[PATCH] Copy bus scanning workaround from ARM Juno PCIe driver
2017-05-31 10:51 UTC (9+ messages)
[PATCH] MdeModulePkg/Xhci: Remove TRB when canceling Async Int Transfer
2017-05-31 7:25 UTC (2+ messages)
[PATCH v2 0/2] Avoid reading undefined contents in PrintLib
2017-05-31 7:05 UTC (4+ messages)
` [PATCH v2 1/2] MdePkg/BasePrintLib: Avoid reading content beyond the format string
` [PATCH v2 2/2] MdeModulePkg/PrintLib: "
[edk2-DscSpecification PATCH v2] Update Precedence of PCD Values
2017-05-31 6:07 UTC (3+ messages)
[edk2-DscSpecification PATCH] Update Precedence of PCD Values
2017-05-31 6:01 UTC (4+ messages)
[PATCH] Maintainers.txt: Update maintainers for DuetPkg & Nt32Pkg
2017-05-31 5:01 UTC (2+ messages)
[edk2-staging/StructurePcd]: Add new branch StructurePcd
2017-05-31 4:30 UTC
[PATCH] MdeModulePkg/Xhci: Fill the 'interval' field for ISO endpoint context
2017-05-31 4:16 UTC (3+ messages)
[edk2-BuildSpecification PATCH] Update Precedence of PCD Values
2017-05-31 2:48 UTC (3+ messages)
[Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
2017-05-31 2:13 UTC (3+ messages)
[edk2-InfSpecification PATCH] Clarify that PCD values may come from the build command line
2017-05-31 1:52 UTC (2+ messages)
[edk2-InfSpecification PATCH] Add LIB to supported file types in [Binaries] section
2017-05-31 1:50 UTC (4+ messages)
[edk2-BuildSpecification PATCH] Clarify that values of unused PCD are not evaluated
2017-05-31 1:49 UTC (2+ messages)
[edk2-BuildSpecification PATCH] Add BrotliCompress and Pkcs7Sign GUIDed tools
2017-05-31 1:48 UTC (2+ messages)
[edk2-DscSpecification PATCH] Allow mixed PCD access methods
2017-05-31 1:45 UTC (3+ messages)
[edk2-FdfSpecification PATCH] Update Precedence of PCD Values
2017-05-31 1:26 UTC (3+ messages)
Localization help need: national symbols are not displayed on BIOS screen after adding a new language
2017-05-31 0:35 UTC (2+ messages)
[PATCH 0/8] several Pkgs: FVB driver: correct NumOfLba vararg type in EraseBlocks()
2017-05-29 12:45 UTC (10+ messages)
` [PATCH 2/8] DuetPkg/FvbRuntimeService: "
` [PATCH 4/8] Nt32Pkg/FvbServicesRuntimeDxe: "
` [PATCH 7/8] QuarkPlatformPkg/SpiFvbServices: "
[Patch] SourceLevelDebugPkg/SecPeiDebugAgentLib: Fix duplicate symbol
2017-05-29 10:21 UTC (16+ messages)
[PATCH v2] BaseTools/GCC ARM/AARCH64: Force disable PIE
2017-05-28 12:14 UTC (4+ messages)
[PATCH] BaseTools/Scripts: discard .gnu.hash section in GCC builds
2017-05-28 12:08 UTC (5+ messages)
[edk2-BuildSpecification PATCH V2] Add EBNF for --pcd flag command line flag
2017-05-28 8:43 UTC (3+ messages)
[RFC V2 0/5] Support Bit fields in EFI/Buffer VarStore
2017-05-27 8:34 UTC (6+ messages)
` [RFC V2 1/5] BaseTool/VfrCompiler: "
` [RFC V2 2/5] MdeModulePkg: Add guid/flags to implement BitFiled support
` [RFC V2 3/5] MdeModulePkg/SetupBrowser: Handle questions with Bit VarStore
` [RFC V2 4/5] MdeModulePkg/HiiDatabase: "
` [RFC V2 5/5] MdeModulePkg/DriverSample: Add sample questions with bit VarStore
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