public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-10-10 12:12:40 to 2017-10-13 08:28:25 UTC [more...]

[Patch] BaseTools: Fix a bug Build directory should relative to WORKSPACE
 2017-10-13  8:31 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Blue tooth device
 2017-10-13  8:27 UTC 

[PATCH 00/19] ArmPlatformPkg: Update GOP
 2017-10-13  7:53 UTC  (29+ messages)
` [PATCH 01/19] ArmPlatformPkg: Tidy LcdGraphicsOutputDxe code: Coding standard
` [PATCH 02/19] ArmPlatformPkg: Tidy LcdGraphicsOutputDxe code: Added comments
` [PATCH 03/19] ArmPlatformPkg: PL111 and HDLCD: add const qualifier
` [PATCH 04/19] ArmPlatformPkg: LcdGraphicsOurputDxe: Add debug asserts
` [PATCH 05/19] ArmPlatformPkg: PL111LcdArmVExpressLib: Minor code cleanup
` [PATCH 06/19] ArmPlatformPkg: PL111Lcd: Replace magic number with macro
` [PATCH 07/19] ArmPlatformPkg: PL111LcdArmVExpressLib: Use FixedPcdGet32
` [PATCH 08/19] ArmPlatformPkg: PL11LcdArmVExpressLib: Improvement conditional
` [PATCH 09/19] ArmPlatformPkg: HdLcdArmVExpressLib: Use FixedPcdGet32
` [PATCH 10/19] ArmPlatformPkg: HdLcdArmVExpressLib: Remove status check EFI_TIMEOUT
` [PATCH 11/19] ArmPlatformPkg: Implement LcdIdentify function for HDLCD GOP
` [PATCH 12/19] ArmPlatformPkg: Redefine LcdPlatformGetTimings function
` [PATCH 13/19] ArmPlatformPkg: HdLcd Remove redundant Bpp

[PATCH V2] SecurityPkg\Tcg2Pei: FV measure performance enhancement
 2017-10-13  7:25 UTC 

[PATCH] SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth Variable
 2017-10-13  6:50 UTC  (2+ messages)

[Patch] NetworkPkg/IScsiDxe: Display InitiatorInfo in attempt page even DHCP enabled
 2017-10-13  6:24 UTC  (2+ messages)

[PATCH 0/5] Implement heap guard feature
 2017-10-13  6:15 UTC  (10+ messages)
` [PATCH 1/5] MdeModulePkg/DxeCore: Implement heap guard feature for UEFI
` [PATCH 2/5] MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM mode
` [PATCH 3/5] MdeModulePkg/MdeModulePkg.dec, .uni: Add heap guard related PCDs and string tokens
` [PATCH 4/5] UefiCpuPkg/CpuDxe: Reduce debug message
` [PATCH 5/5] UefiCpuPkg/PiSmmCpuDxeSmm: Disable page table protection

[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
 2017-10-13  6:07 UTC  (6+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Blue tooth device
 2017-10-13  5:39 UTC  (2+ messages)

[PATCH v5 0/2] Enhanced SMM support for AMD-based x86 systems
 2017-10-13  2:36 UTC  (6+ messages)
` [PATCH v5 1/2] UefiCpuPkg/SmmCpuFeaturesLib: Use global variables to replace macros
` [PATCH v5 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "

[PATCH v1 0/3] *** EFI_MM_COMMUNICATION_PROTOCOL ***
 2017-10-12 17:51 UTC  (10+ messages)
` [PATCH v1 1/3] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v1 2/3] ArmPkg/Drivers: Add ArmMmCommunication Driver information file
` [PATCH v1 3/3] ArmPkg: Add PCDs needed for MM communication driver

[[edk2-platforms] PATCH v1 1/1] Platform/VExpressPkg: Enable MM communication driver
 2017-10-12 17:15 UTC 

[PATCH 0/2] Dynamic Tables
 2017-10-12 15:46 UTC  (7+ messages)

[PATCH 1/1] ArmPkg/Include: Update MM interface return codes to match specification
 2017-10-12 13:53 UTC  (2+ messages)

[platforms: PATCH 0/8] Armada 7k/8k - memory improvements
 2017-10-12 10:58 UTC  (27+ messages)
` [platforms: PATCH 1/8] Marvell/Armada: Implement EFI_RNG_PROTOCOL driver for EIP76 TRNG
` [platforms: PATCH 2/8] Marvell/Armada: Increase preallocated memory region size
` [platforms: PATCH 3/8] Marvell/Armada: Remove custom reset library residues
` [platforms: PATCH 4/8] Marvell/Armada: Add support from DRAM remapping
` [platforms: PATCH 5/8] Marvell/Armada: Add MemoryInitPeiLib that reserves secure region
` [platforms: PATCH 6/8] Marvell/Armada: Enable dynamic DRAM size detection
` [platforms: PATCH 7/8] Marvell/Armada: Armada70x0Lib: Add support for 32-bit ARM
` [platforms: PATCH 8/8] Marvell/Armada: Add 32-bit ARM support

[Patch] UefiCpuPkg/S3Resume2Pei: Handle Communicate Ppi not exist issue
 2017-10-12  9:55 UTC  (3+ messages)

[PATCH 0/4] Update MTRR algorithm to calculate optimal settings
 2017-10-12  8:48 UTC  (5+ messages)
` [PATCH 1/4] UefiCpuPkg/MtrrLib: refine MtrrLibProgramFixedMtrr()
` [PATCH 2/4] UefiCpuPkg/MtrrLib: Optimize MtrrLibLeastAlignment()
` [PATCH 3/4] UefiCpuPkg/MtrrLib: Update algorithm to calculate optimal settings
` [PATCH 4/4] UefiCpuPkg/MtrrLib: Skip Base MSR access when the pair is invalid

[Patch] UefiCpuPkg/S3Resume2Pei: Handle Communicate Ppi not exist issue
 2017-10-12  8:35 UTC  (2+ messages)

[Patch v3 0/3] Add SmmEndOfS3Resume event
 2017-10-12  8:14 UTC  (7+ messages)
` [Patch 1/3] MdeModulePkg/SmmEndOfS3Resume.h: Add new protocol definition
` [Patch v3 2/3] UefiCpuPkg/S3Resume2Pei: Send S3 resume finished event to SmmCore
` [Patch v3 3/3] MdeModulePkg/PiSmmCore: Install Protocol when S3 resume finished

[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Fix bitwise size issue (K11)
 2017-10-12  7:56 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] QR code display under EFI Shell
 2017-10-12  7:21 UTC  (2+ messages)

[PATCH] IntelFrameworkModulePkg/LegacyBiosDxe: Fix GCC5 build warning
 2017-10-12  7:13 UTC  (3+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Minor BIOS ID
 2017-10-12  7:07 UTC 

[Patch] MdeModulePkg: Update RuntimeDxe Crc32 to check the input parameter
 2017-10-12  5:18 UTC  (2+ messages)

[PATCH] SecurityPkg/Pkcs7Verify: Add the comments to address security problem
 2017-10-12  1:18 UTC 

[PATCH v4 0/6] Add NULL pointer detection feature
 2017-10-12  1:06 UTC  (5+ messages)
` [PATCH v4 5/6] IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detection

[PATCH] MdeModulePkg/Bds: Check variable name even OptionNumber is NULL
 2017-10-11 16:10 UTC  (3+ messages)

[platforms: PATCH v2 00/12] Armada 7k/8k - misc improvements
 2017-10-11 11:46 UTC  (15+ messages)
` [platforms: PATCH v2 01/12] Marvell/Armada: Introduce platform initialization driver
` [platforms: PATCH v2 02/12] Marvell/Armada: Switch to dynamic PCDs
` [platforms: PATCH v2 03/12] Marvell/Armada: Armada70x0Lib: Terminate call stack list at entry
` [platforms: PATCH v2 04/12] Marvell/Armada: Use 4k/64k aligned sections for DXE/DXE-rt modules
` [platforms: PATCH v2 05/12] Marvell/Armada: Switch to generic BDS
` [platforms: PATCH v2 06/12] Marvell/Armada: Re-enable driver model diagnostics PCDs
` [platforms: PATCH v2 07/12] Marvell/Armada: Ensure GICC frames adjacency
` [platforms: PATCH v2 08/12] Marvell/Armada: Disable PerformanceLibrary
` [platforms: PATCH v2 09/12] Marvell/Armada: Switch to unicore PrePi
` [platforms: PATCH v2 10/12] Marvell/Armada: Remove outdated SEC alignment override
` [platforms: PATCH v2 11/12] Marvell/Armada: Add the UefiPxeBcDxe driver
` [platforms: PATCH v2 12/12] Marvell/Documentation: Follow EDK2 coding style in the PortingGuide

[Patch] SourceLevelDebugPkg: Update SmmDebugAgentLib to restore APIC timer
 2017-10-11  9:47 UTC  (2+ messages)

[platforms: PATCH 00/13] Armada 7k/8k - misc improvements
 2017-10-11  9:16 UTC  (44+ messages)
` [platforms: PATCH 01/13] Marvell/Armada: Introduce platform initialization driver
` [platforms: PATCH 02/13] Marvell/Armada: Switch to dynamic PCDs
` [platforms: PATCH 03/13] Marvell/Armada: Armada70x0Lib: Terminate call stack list at entry
` [platforms: PATCH 04/13] Marvell/Armada: Armada70x0Lib: Clean FV in the D-cache before boot
` [platforms: PATCH 05/13] Marvell/Armada: Use 4k/64k aligned sections for DXE/DXE-rt modules
` [platforms: PATCH 06/13] Marvell/Armada: Switch to generic BDS
` [platforms: PATCH 07/13] Marvell/Armada: Re-enable driver model diagnostics PCDs
` [platforms: PATCH 08/13] Marvell/Armada: Modify GICC alias
` [platforms: PATCH 09/13] Marvell/Armada: Disable PerformanceLibrary
` [platforms: PATCH 10/13] Marvell/Armada: Switch to unicore PrePi
` [platforms: PATCH 11/13] Marvell/Armada: Remove outdated SEC alignment override
` [platforms: PATCH 12/13] Marvell/Armada: Add the UefiPxeBcDxe driver
` [platforms: PATCH 13/13] Marvell/Documentation: Follow EDK2 coding style in the PortingGuide

[Patch v2 0/3] Add SmmEndOfS3Resume event
 2017-10-11  8:24 UTC  (9+ messages)
` [Patch v2 1/3] MdeModulePkg/SmmEndOfS3Resume.h: Add new protocol definition
` [Patch v2 2/3] UefiCpuPkg/S3Resume2Pei: Send S3 resume finished event to SmmCore
` [Patch v2 3/3] MdeModulePkg/PiSmmCore: Install Protocol when S3 resume finished

[Patch 0/3] Add SmmEndOfS3Resume event
 2017-10-11  5:54 UTC  (6+ messages)
` [Patch 1/3] MdeModulePkg/SmmEndOfS3Resume.h: Add new protocol definition
` [Patch 2/3] UefiCpuPkg/S3Resume2Pei: Send S3 resume finished event to SmmCore
` [Patch 3/3] MdeModulePkg/PiSmmCore: Install Protocol when S3 resume finished

[Patch 0/3] BaseTools: Enable multiple thread to generate FFS file
 2017-10-11  5:14 UTC  (3+ messages)
` [Patch 1/3] BaseTools: GenFfs support to get alignment value from SectionFile

[Patch] BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value
 2017-10-11  4:48 UTC  (2+ messages)

[Patch] BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF File
 2017-10-11  4:47 UTC  (2+ messages)

Plan to remove ifconfig6/ping6 in NetworkPkg
 2017-10-11  2:58 UTC 

[PATCH] SecurityPkg\Tcg2Pei: FV measure performance enhancement
 2017-10-11  2:02 UTC  (2+ messages)

[PATCH v3] Ifconfig : Fixed False information about Media State
 2017-10-11  0:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 1/2] SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic
 2017-10-10 17:29 UTC  (5+ messages)

[PATCH] MdeModulePkg/Variable/RuntimeDxe: delete & lock MOR in the absence of SMM
 2017-10-10 17:22 UTC  (3+ messages)

[PATCH] MdeModulePkg/Bds: Remove assertion in BmCharToUint
 2017-10-10 17:05 UTC  (3+ messages)

[PATCH 0/2] Add FPDT Acpi table
 2017-10-10 16:33 UTC  (4+ messages)

[PATCH] TFTP : tftp fix for full volume case
 2017-10-10 13:54 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/6] MdeModulePkg/VariableSmm: fix MOR / MorLock inconsistency
 2017-10-10 13:14 UTC  (11+ messages)
` [PATCH 6/6] MdeModulePkg/Variable/RuntimeDxe: delete and lock OS-created MOR variable


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