public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-01-21 21:23:11 to 2019-01-25 05:05:12 UTC [more...]

[Patch 00/33] BaseTools python3 migration patch set
 2019-01-25  4:56 UTC  (22+ messages)
` [Patch 01/33] BaseTool:Rename xrange() to range()
` [Patch 02/33] BaseTools:use iterate list to replace the itertools
` [Patch 03/33] BaseTools: Rename iteritems to items
` [Patch 04/33] BaseTools: replace get_bytes_le() to bytes_le
` [Patch 05/33] BaseTools: use OrderedDict instead of sdict
` [Patch 06/33] BaseTools: nametuple not have verbose parameter in python3
` [Patch 07/33] BaseTools: Remove unnecessary super function
` [Patch 08/33] BaseTools: replace long by int
` [Patch 09/33] BaseTools:Solve the data sorting problem use python3
` [Patch 10/33] BaseTools: Update argparse arguments since it not have version now
` [Patch 11/33] BaseTools:Similar to octal data rectification
` [Patch 12/33] BaseTools/UPT:merge UPT Tool use Python2 and Python3
` [Patch 13/33] BaseTools: update Test scripts support python3
` [Patch 14/33] BaseTools/Scripts: Porting PackageDocumentTools code to use Python3
` [Patch 15/33] Basetools: It went wrong when use os.linesep
` [Patch 16/33] BaseTools:Fv BaseAddress must set If it not set
` [Patch 17/33] BaseTools: Make sure AllPcdList valid
` [Patch 18/33] BaseTools:TestTools character encoding issue
` [Patch 19/33] BaseTools:Double carriage return inserted from Trim.py on Python3
` [Patch 20/33] BaseTools:File open failed for VPD MapFile
` [Patch 21/33] BaseTools: change the Division Operator

[question] A piece of log.txt showed in uefi shell is not the same as showed in notepad++
 2019-01-25  3:10 UTC  (4+ messages)

[PATCH 2/2] MdePkg/UefiGpt.h: Add new definition for enable GPT support
 2019-01-25  3:03 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: FSP can utilize bootloader stack
 2019-01-25  2:07 UTC  (2+ messages)

[PATCH] MdeModulePkg VariableStandaloneMm: Add PcdEmuVariableNvModeEnable in inf
 2019-01-25  1:42 UTC  (3+ messages)

[PATCH v2] MinPlatformPkg: Support TCO base locked by FSP
 2019-01-25  1:45 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg: Add function to get bootloader stack pointer
 2019-01-25  1:43 UTC  (3+ messages)

[PATCH] MdePkg/BasePeCoffLib: skip runtime relocation if relocation info is invalid
 2019-01-24 23:18 UTC 

Network Stack Budgeting
 2019-01-24 17:43 UTC  (13+ messages)

Text attachments
 2019-01-24 16:56 UTC  (2+ messages)

[PATCH v2 00/22] DynamicTablesPkg: Introduce Dynamic Tables Framework
 2019-01-24 15:44 UTC  (23+ messages)
` [PATCH v2 01/22] DynamicTablesPkg: "
` [PATCH v2 02/22] DynamicTablesPkg: Table Generator definition
` [PATCH v2 03/22] DynamicTablesPkg: Acpi Table Generator
` [PATCH v2 04/22] DynamicTablesPkg: SMBIOS "
` [PATCH v2 05/22] DynamicTablesPkg: DT "
` [PATCH v2 06/22] DynamicTablesPkg: Standard NameSpace Objects
` [PATCH v2 07/22] DynamicTablesPkg: Arm "
` [PATCH v2 08/22] DynamicTablesPkg: Configuration Manager Objects
` [PATCH v2 09/22] DynamicTablesPkg: Configuration Manager Protocol
` [PATCH v2 10/22] DynamicTablesPkg: Configuration Manager Helper
` [PATCH v2 11/22] DynamicTablesPkg: Table Helper Library
` [PATCH v2 12/22] DynamicTablesPkg: Dynamic Table Factory Protocol
` [PATCH v2 13/22] DynamicTablesPkg: Dynamic Table Factory Dxe
` [PATCH v2 14/22] DynamicTablesPkg: Dynamic Table Manager Dxe
` [PATCH v2 15/22] DynamicTablesPkg: Arm Raw/DSDT/SSDT Generator
` [PATCH v2 16/22] DynamicTablesPkg: Arm ACPI FADT Generator
` [PATCH v2 17/22] DynamicTablesPkg: Arm ACPI MADT Generator
` [PATCH v2 18/22] DynamicTablesPkg: Arm ACPI GTDT Generator
` [PATCH v2 19/22] DynamicTablesPkg: Arm SPCR Table Generator
` [PATCH v2 20/22] DynamicTablesPkg: Arm DBG2 "
` [PATCH v2 21/22] DynamicTablesPkg: Arm PCI MCFG "
` [PATCH v2 22/22] DynamicTablesPkg: Arm IORT "

[PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT
 2019-01-24 16:16 UTC  (3+ messages)

[Patch v1 0/4] Cleanup the Common.misc file
 2019-01-24 16:14 UTC  (5+ messages)
` [Patch v1 1/4] BaseTools/Common/Misc: move private functions
` [Patch v1 2/4] BaseTools/Common/Misc: remove uncalled code
` [Patch v1 3/4] BaseTools/Common/Misc: Cleanup the imports
` [Patch v1 4/4] BaseTools/build/build: delete variable

[PATCH edk2-platforms v3 0/4] Platform/ARM: Platform support for Dynamic Tables Framework
 2019-01-24 15:46 UTC  (5+ messages)
` [PATCH edk2-platforms v3 1/4] Platform/ARM: Configuration Manager for Juno
` [PATCH edk2-platforms v3 2/4] Platform/ARM: Dynamic Tables support "
` [PATCH edk2-platforms v3 3/4] Platform/ARM: Configuration Manager for FVP
` [PATCH edk2-platforms v3 4/4] Platform/ARM: Dynamic Tables support "

UEFI Shell + startup.nsh
 2019-01-24 12:58 UTC  (4+ messages)

parallelism in the module-level, generated GNUmakefile's
 2019-01-24 11:40 UTC  (5+ messages)

Drop CSM support in OvmfPkg?
 2019-01-24 11:30 UTC  (18+ messages)

A VM failed to boot when I changed the gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size
 2019-01-24 11:28 UTC  (6+ messages)

[PATCH] SD/eMMC : Fix Command Argument for SD/eMMC R/W operation
 2019-01-24 14:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU
 2019-01-23 23:04 UTC  (8+ messages)

EDK II Network Stack Issue
 2019-01-23 22:14 UTC  (7+ messages)

[PATCH] ShellPkg/TftpDynamicCommand: Return proper status
 2019-01-23 18:26 UTC 

History question about Base.h and its alternate parallel name space.... Should we change it?
 2019-01-23 18:27 UTC  (10+ messages)

[PATCH 0/5] memory/MMU hardening for AArch64
 2019-01-23 16:20 UTC  (7+ messages)
` [PATCH 2/5] ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidation

[PATCH V2 00/15] Merge EmuVariable and Real variable driver
 2019-01-23 14:20 UTC  (16+ messages)
` [PATCH V2 10/15] ArmVirtXen: Use merged variable driver for emulated NV mode

[patch_1] make EDK Driver Support BH720+EMMC chip
 2019-01-23 11:41 UTC  (2+ messages)

[PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT
 2019-01-23 10:58 UTC 

[patch_2] make EDK Driver Support BH720+EMMC chip
 2019-01-23 10:45 UTC  (2+ messages)
` [patch_3] "

[platforms: PATCH v2 0/4] Armada7k8k memory handling update
 2019-01-23  9:45 UTC  (19+ messages)
` [platforms: PATCH v2 1/4] Marvell/Armada7k8k: Shift PEI stack base
` [platforms: PATCH v2 2/4] Marvell/Library: Introduce common header for the SMC ID's
` [platforms: PATCH v2 3/4] Marvell/Library: ArmadaSoCDescLib: Add North Bridge description
` [platforms: PATCH v2 4/4] Marvell/Armada7k8k: Read DRAM settings from ARM-TF

[PATCH 3/3] FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature
 2019-01-23  8:40 UTC  (5+ messages)

[PATCH] SecurityPkg: Add a PCD to skip Opal password prompt
 2019-01-23  6:42 UTC 

[PATCH v2] MdeModulePkg/UefiBootManagerLib: Match the nested partitions
 2019-01-23  4:53 UTC  (2+ messages)

[PATCH] MdeModulePkg/UefiBootManagerLib: Match the nested partitions
 2019-01-23  4:02 UTC  (6+ messages)

[edk2-platforms/devel-MinPlatform][PATCH v2 0/5] Add initial ClevoOpenBoardPkg
 2019-01-23  2:25 UTC  (6+ messages)
` [edk2-platforms/devel-MinPlatform][PATCH v2 1/5] ClevoOpenBoardPkg: Add initial ClevoOpenBoardPkg top-level files
` [edk2-platforms/devel-MinPlatform][PATCH v2 2/5] ClevoOpenBoardPkg: Add initial ClevoOpenBoardPkg top-level modules
` [edk2-platforms/devel-MinPlatform][PATCH v2 3/5] ClevoOpenBoardPkg: Add initial ClevoOpenBoardPkg top-level libraries
` [edk2-platforms/devel-MinPlatform][PATCH v2 4/5] ClevoOpenBoardPkg/N1xxWU: Add initial board build files
` [edk2-platforms/devel-MinPlatform][PATCH v2 5/5] ClevoOpenBoardPkg/N1xxWU: Add board implementation

[PATCH v1] ClevoOpenBoardPkg: Add initial implementation of ClevoOpenBoardPkg
 2019-01-23  2:23 UTC  (3+ messages)

[PATCH 00/12] Merge EmuVariable and Real variable driver
 2019-01-23  1:03 UTC  (3+ messages)
` [PATCH 12/12] MdeModule: Remove EmuVariableRuntimeDxe

[PATCH v1 1/1] Maintainers.txt: Update MinPlatformPkg maintainers
 2019-01-23  0:00 UTC  (3+ messages)

edk2-test: SctPkg: Build failure when compiled with latest edk2
 2019-01-22 18:53 UTC 

[PATCH edk2-platforms v1 0/6] Platform/ARM: Platform support for Dynamic Tables Framework
 2019-01-22  9:56 UTC  (6+ messages)
` [PATCH edk2-platforms v1 5/6] Platform/ARM: Add OEM CPU generator for FVP

[PATCH v3 0/3] Remove unnecessary NULL pointer check
 2019-01-22  8:25 UTC  (2+ messages)

[PATCH 0/4] Various Packages: add MM_STANDALONE support
 2019-01-22  2:42 UTC  (8+ messages)
` [PATCH 1/4] CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modules

[PATCH] UefiCpuPkg/MtrrLib: Fix a bug that may wrongly set memory <1MB to UC
 2019-01-22  1:17 UTC  (2+ messages)

[PATCH v2 1/3] MdeModulePkg/Dhcp4Dxe: Remove unnecessary NULL pointer check
 2019-01-21 22:47 UTC  (11+ messages)


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