messages from 2017-05-11 02:24:11 to 2017-05-19 01:32:20 UTC [more...]
[Patch] UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section name
2017-05-19 1:32 UTC (2+ messages)
[Patch] MdeModulePkg/LogoDxe: Return error if HII Package not present
2017-05-19 1:29 UTC (2+ messages)
[Patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add missing JMP instruction
2017-05-19 1:27 UTC (3+ messages)
[PATCH v2 0/5] OvmfPkg: complete the 4MB flash image support ("-bios" / emulated variables)
2017-05-18 22:13 UTC (14+ messages)
` [PATCH v2 1/5] OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
` [PATCH v2 2/5] OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB
` [PATCH v2 3/5] OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary
` [PATCH v2 4/5] OvmfPkg/README: document 4MB flash layout
` [PATCH v2 5/5] OvmfPkg: make the 4MB flash size the default (again)
[PATCH 0/8] several Pkgs: FVB driver: correct NumOfLba vararg type in EraseBlocks()
2017-05-18 22:12 UTC (17+ messages)
` [PATCH 1/8] ArmPlatformPkg/NorFlashDxe: "
` [PATCH 2/8] DuetPkg/FvbRuntimeService: "
` [PATCH 3/8] EmulatorPkg/FvbServicesRuntimeDxe: "
` [PATCH 4/8] Nt32Pkg/FvbServicesRuntimeDxe: "
` [PATCH 5/8] OvmfPkg/EmuVariableFvbRuntimeDxe: "
` [PATCH 6/8] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: "
` [PATCH 7/8] QuarkPlatformPkg/SpiFvbServices: "
` [PATCH 8/8] Vlv2TbltDevicePkg/FvbRuntimeDxe: "
[PATCH] BaseTools/GCC ARM/AARCH64: Force disable PIE
2017-05-18 21:52 UTC (2+ messages)
SMBios configuration table not present until late stage of boot
2017-05-18 18:26 UTC (7+ messages)
[Patch] PcAtChipsetPkg/SerialIoLib: Remove negative value shift
2017-05-18 17:24 UTC (2+ messages)
[PATCH] Arm: GICv3: Don't access GIC_ICDIPR for interrupts 0..31
2017-05-18 16:08 UTC (10+ messages)
` [PATCH] MdePkg: Fix undefined behavior on variadic parameters
` [PATCH] MdeModulePkg: "
Convention for creating dynamic HII forms
2017-05-18 15:35 UTC (3+ messages)
[PATCH 0/5] OvmfPkg: complete the 4MB flash image support ("-bios" / emulated variables)
2017-05-18 12:36 UTC (14+ messages)
` [PATCH 1/5] OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
` [PATCH 2/5] OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB
` [PATCH 3/5] OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary
How to look up ACPI device node from DXE driver
2017-05-18 11:54 UTC (3+ messages)
UEFI_DRIVER dependencies
2017-05-18 10:07 UTC (13+ messages)
[RFC v4 00/13] x86: Secure Encrypted Virtualization (AMD)
2017-05-18 8:50 UTC (39+ messages)
` [RFC v4 02/13] OvmfPkg/ResetVector: Set C-bit when building initial page table
` [RFC v4 03/13] OvmfPkg: Update dsc to use IoLib from BaseIoLibIntrinsicSev.inf
` [RFC v4 04/13] OvmfPkg/BaseMemcryptSevLib: Add SEV helper library
` [RFC v4 05/13] OvmfPkg/PlatformPei: Set memory encryption PCD when SEV is enabled
` [RFC v4 06/13] OvmfPkg:AmdSevDxe: add AmdSevDxe driver
` [RFC v4 07/13] OvmfPkg/QemuFwCfgLib: Provide Pei and Dxe specific library
` [RFC v4 08/13] OvmfPkg/QemuFwCfgLib: Prepare for SEV support
` [RFC v4 09/13] OvmfPkg/QemuFwCfgLib: Implement SEV internal function for SEC phase
` [RFC v4 10/13] OvmfPkg/QemuFwCfgLib: Implement SEV internal functions for PEI phase
` [RFC v4 11/13] OvmfPkg/QemuFwCfgLib: Implement SEV internal function for Dxe phase
` [RFC v4 12/13] OvmfPkg/QemuFwCfgLib: Add option to dynamic alloc FW_CFG_DMA Access
` [RFC v4 13/13] OvmfPkg/QemuFwCfgLib: Add SEV support
[PATCH] MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctly
2017-05-18 8:41 UTC
[PATCH V5 0/3] Add IOMMU support
2017-05-18 8:40 UTC (6+ messages)
[PATCH 0/7] OvmfPkg: small cleanups and tweaks
2017-05-18 8:16 UTC (5+ messages)
` [PATCH 5/7] OvmfPkg/PlatformPei: don't allocate reserved mem varstore if SMM_REQUIRE
[patch] MdeModulePkg/PciHostBridgeDxe: Fix EBC build failure
2017-05-18 2:10 UTC (2+ messages)
Can I do this in an INF file?
2017-05-17 15:41 UTC (6+ messages)
Reusing DXE driver code in edk2 packages
2017-05-17 15:41 UTC (4+ messages)
[PATCH] MdeModulePkg/BDS: Fix a buffer overflow bug
2017-05-17 11:39 UTC
[RFC] PCD: Database size optimization for multi-SKU
2017-05-17 1:02 UTC (3+ messages)
[PATCH] MdePkg/BaseLib: Fix PathRemoveLastItem to ignore consecutive '\'
2017-05-16 16:20 UTC (3+ messages)
[PATCH 0/2] Initialize CNTHCTL
2017-05-16 10:10 UTC (3+ messages)
` [PATCH 1/2] ArmPkg: Add CNTHCTL_EL2 support functions
` [PATCH 2/2] ArmPlatformPkg: Timer access for non-secure EL1/0
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Update GenBiosId
2017-05-16 8:49 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change
2017-05-16 6:01 UTC
[PATCH] MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun()
2017-05-16 5:41 UTC (2+ messages)
[PATCH] ShellPkg/Touch: Create file if it doesn't exist
2017-05-15 21:27 UTC (3+ messages)
[PATCH v2] ShellPkg/Ls: Handle path specified from root
2017-05-15 18:00 UTC (2+ messages)
UEFI HTTPS Boot Whitepaper on gitbook
2017-05-15 16:38 UTC
[staging/cadence-aarch64] Add readme for cadence-aarch64 branch
2017-05-15 16:33 UTC
[RFC] PCD: Extended SKU support 1 - inheritance
2017-05-15 16:30 UTC (25+ messages)
[RFC 0/2] PCD: Extended SKU support 2 - sub SKU
2017-05-15 10:00 UTC (2+ messages)
[RFC V2] PCD: Extended SKU support 1 - inheritance
2017-05-15 9:37 UTC
[PATCH] ShellPkg/UefiShellLib: Check correct variable for NULL
2017-05-14 22:13 UTC (2+ messages)
Shell 'touch' command fails if touched file doesn't already exist
2017-05-14 22:13 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change
2017-05-14 10:33 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Fix GCC build errors
2017-05-14 8:04 UTC
[PATCH] ShellPkg/Ls: Handle path specified from root
2017-05-12 22:08 UTC (2+ messages)
[PATCH] Fix GCC build errors
2017-05-12 14:52 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Fix some GCC build error
2017-05-12 8:34 UTC (2+ messages)
[Patch] BaseTools: Fix the bug for CArray PCD override in command line
2017-05-12 5:24 UTC (2+ messages)
[Patch] BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray Pcd
2017-05-12 5:24 UTC (2+ messages)
TFTP over IPv6 across /64 subnet
2017-05-12 4:51 UTC
[PATCH v2] support sparse image in AndroidFastbootApp
2017-05-12 3:46 UTC (2+ messages)
` [PATCH] EmbeddedPkg/AndroidFastbootApp: support sparse image
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Fix logic check error
2017-05-11 21:26 UTC (3+ messages)
Nt32 emulator: Source level debugging
2017-05-11 17:20 UTC
[PATCH 0/2] ShellPkg/memmap: Dump memory map information for all memory types
2017-05-11 16:23 UTC (4+ messages)
` [PATCH 1/2] ShellPkg/memmap: Refine code
` [PATCH 2/2] ShellPkg/memmap: Dump memory map information for all memory types
[PATCH] MdeModulePkg SmiHandlerProfile: Fix memory leak in DumpSmiChildContext
2017-05-11 13:42 UTC (2+ messages)
Display Hii Progress Bar
2017-05-11 10:55 UTC
[PATCH 0/2] Fix SmmCpuFeaturesLib issues
2017-05-11 7:56 UTC (2+ messages)
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Check ProcessorId == INVALID_APIC_ID
2017-05-11 7:54 UTC (2+ messages)
[PATCH] SecurityPkg: Add TCG Spec info to TCG related modules
2017-05-11 7:38 UTC (3+ messages)
[PATCH] EmbeddedPkg/AndroidFastbootApp: support sparse image
2017-05-11 7:27 UTC (3+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3] Fixed some GCC build errors
2017-05-11 6:25 UTC (2+ messages)
[Patch] BaseTools: Correct VOID* PatchPcd Size in Library Autogen
2017-05-11 6:19 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3] Fix some GCC build errors
2017-05-11 6:15 UTC
[Patch][edk2-platforms] Vlv2TbltDevicePkg: Correct help information
2017-05-11 3:09 UTC
[Patch][edk2-platforms/devel-MinnowBoard3] Fixed some GCC build errors
2017-05-11 2:24 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