Activity for Tianocore

  • GitHub committed [cc397c]

    Merge pull request #1 from tianocore/master

  • Laszlo Ersek Laszlo Ersek committed [d20ae9]

    OvmfPkg/PlatformPei: clear CPU caches

  • Jaben Carsey Jaben Carsey committed [c0b1f7]

    ShellPkg: Create a homefilesystem environment variable

  • Jiaxin Wu committed [fab334]

    MdeModulePkg/Tcp4Dxe: Remove the trailing white space in one line.

  • Jiaxin Wu committed [a7ab1c]

    ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.

  • Jiaxin Wu committed [e8601e]

    NetworkPkg/UefiPxeBcDxe: Correct comments to align with the input parameter.

  • Liming Gao Liming Gao committed [5ec5a2]

    BaseTools Lzma: Update LZMA SDK version to 18.05

  • Liming Gao Liming Gao committed [f0737d]

    MdeModulePkg Lzma: Update LZMA SDK version to 18.05

  • Liming Gao Liming Gao committed [39bbbc]

    IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05

  • Laszlo Ersek Laszlo Ersek committed [50431b]

    BaseTools LzmaCompress: Fix GCC warning misleading-indentation

  • Liming Gao Liming Gao committed [7f8aab]

    MdeModulePkg/HiiDB: Fix incorrect structure convention for checkbox

  • Liming Gao Liming Gao committed [959be1]

    MdePkg: Correct the string expression of UTF8 vendor device path

  • Liming Gao Liming Gao committed [05fe75]

    MdePkg: Correct the string order of ACPI Expanded Device Path

  • Liming Gao Liming Gao committed [fb4bea]

    MdePkg: Correct condition check for AcpiExp text format

  • Liming Gao Liming Gao committed [78af09]

    MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device Path

  • Liming Gao Liming Gao committed [273047]

    MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6

  • Ard Biesheuvel Ard Biesheuvel committed [1a3bee]

    MdeModulePkg/NonDiscoverablePciDeviceDxe: expose unique B/D/F identifiers

  • Chasel, Chiu committed [b9c055]

    IntelFsp2Pkg/GenCfgOpt.py: Support PCD input from command line

  • Liming Gao Liming Gao committed [4ee787]

    MdeModulePkg/RegularExpressionDxe:disable wraning to pass gcc4.8 build

  • Liming Gao Liming Gao committed [8122c6]

    MdeModulePkg/RegularExpressionDxe:omit unused variable

  • Ruiyu Ni committed [7177be]

    MdePkg-BaseLib: Fix PathCleanUpDirectories() error involving "\..\.."

  • Liming Gao Liming Gao committed [9343d0]

    MdePkg: Use VENDOR_DEVICE_PATH structure for Debug Port device path

  • Hao Wu Hao Wu committed [bdf038]

    MdeModulePkg/SdMmcPciHcDxe: Add controller version defines

  • Ard Biesheuvel Ard Biesheuvel committed [301402]

    ArmPkg: Add support for GICv4

  • Yonghong Yonghong committed [6693f3]

    BaseTools: Remove the outdated verbose parameter of namedtuple

  • Yonghong Yonghong committed [487062]

    BaseTools: Remove the "from __future__ import" items

  • Yonghong Yonghong committed [8371d8]

    BaseTools: Rename long() to int()

  • Yonghong Yonghong committed [d36789]

    BaseTools: Rename raw_input() to input()

  • Yonghong Yonghong committed [5135cc]

    BaseTools: replace the list iteritems by items

  • Yonghong Yonghong committed [fe3991]

    BaseTools: use map and filter to replace the itertools function

  • Yonghong Yonghong committed [a09f4c]

    BaseTools: fix the open file's read and write bugs

  • Yonghong Yonghong committed [86e6cf]

    BaseTools: Handle the bytes and str difference

  • Yonghong Yonghong committed [00fcce]

    BaseTools: do the list and iterator translation

  • Yonghong Yonghong committed [2e3009]

    BaseTools: change the Division Operator in the expression

  • Yonghong Yonghong committed [0e3bfc]

    BaseTools: Rename get_bytes_le() to bytes_le

  • Yonghong Yonghong committed [8be15c]

    BaseTools: Fix some build and report file issue

  • Yonghong Yonghong committed [04c47c]

    BaseTools: Update windows and linux run scripts file to use Python3

  • Yonghong Yonghong committed [d25c09]

    BaseTools: Use PYTHON3 variable instead of PYTHON_HOME

  • Yonghong Yonghong committed [c9486c]

    BaseTools: Update Makefile to ignore python tools make

  • Yonghong Yonghong committed [9d7e1e]

    BaseTools/Scripts: Porting PackageDocumentTools code to use Python3

  • Yonghong Yonghong committed [1b2e07]

    BaseTools/UPT: Porting UPT Tool from Python2 to Python3

  • Yonghong Yonghong committed [472eb3]

    BaseTools: Add --uefi option to enable UefiCompress method

  • Yonghong Yonghong committed [22c4de]

    BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.

  • Yonghong Yonghong committed [ea787b]

    BaseTools: update Test scripts support python3

  • Yonghong Yonghong committed [b87099]

    BaseTools: increment build generate inf file lost .depex file

  • Yonghong Yonghong committed [27f38c]

    BaseTools: remove the not used PyUtility file

  • Yonghong Yonghong committed [15298d]

    BaseTools: Enhance the *P Flag display for Structure Pcd

  • Yonghong Yonghong committed [913795]

    BaseTools: Not compare the VOID* difference in the DSC and DEC file

  • Liming Gao Liming Gao committed [1ccc4d]

    Revert BaseTools: PYTHON3 migration

  • Eric Dong Eric Dong committed [55e8ff]

    UefiCpuPkg/S3Resume2Pei: disable paging before creating new page table.

  • Yonghong Yonghong committed [0e982c]

    BaseTools: do basic check in FvImage with header size and signature

  • Yonghong Yonghong committed [6974c7]

    BaseTools: remove the not used PyUtility file

  • Yonghong Yonghong committed [04aa42]

    BaseTools: increment build generate inf file lost .depex file

  • Star Zeng Star Zeng committed [425084]

    MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId set

  • Yonghong Yonghong committed [f88113]

    BaseTools: Enhance the *P Flag display for Structure Pcd

  • Yonghong Yonghong committed [f14001]

    BaseTools: Add --uefi option to enable UefiCompress method

  • Liming Gao Liming Gao committed [16bd7c]

    MdeModulePkg/RegularExpressionDxe: Miss null pointer check

  • Liming Gao Liming Gao committed [a5def1]

    MdeModulePkg/RegularExpressionDxe: Miss null pointer check

  • Liming Gao Liming Gao committed [df8be9]

    MdeModulePkg/RegularExpressionDxe: Miss null pointer check

  • Liming Gao Liming Gao committed [221585]

    MdeModulePkg RegularExpressionDxe: Enable STDARG for variable arguments

  • Liming Gao Liming Gao committed [b1cd40]

    MdeModulePkg BrotliCustomDecompressLib: Don't build it for EBC arch

  • Liming Gao Liming Gao committed [3948c5]

    MdeModulePkg/RegularExpressionDxe: Add null pointer check

  • Liming Gao Liming Gao committed [a96133]

    BaseTools: Convert string value of void* pcd in command line to array.

  • Liming Gao Liming Gao committed [aa5264]

    BaseTools:Fix issue caused by 84a52d4d030185a44f2d8736142c6f0b19c6e9b1

  • Liming Gao Liming Gao committed [e451aa]

    BaseTools: add ASSERT checker for array buffer value assignment.

  • Yonghong Yonghong committed [272ecc]

    BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5

  • Liming Gao Liming Gao committed [0caf90]

    BaseTools: Code should not update the variable that save the raw data.

  • Yonghong Yonghong committed [03c36c]

    BaseTools: Add check for the string type whether is same

  • Ruiyu Ni committed [25d310]

    MdeModulePkg/UsbMass: Reject device whose block size is 0 or > 64K

  • Hao Wu Hao Wu committed [11941d]

    MdeModulePkg/UdfDxe: Handle dead codes in File.c

  • jwang36 jwang36 committed [eae7b4]

    UefiCpuPkg/CpuExceptionHandlerLib: always clear descriptor data in advance

  • Yonghong Yonghong committed [fea5e2]

    BaseTools: Fix bug caused by 03c36c36a3

  • Ruiyu Ni committed [6c46cb]

    MdeModulePkg/UsbMouse: Don't access key codes when length is wrong

  • Laszlo Ersek Laszlo Ersek committed [c6fedb]

    MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange16()

  • Laszlo Ersek Laszlo Ersek committed [7149d4]

    MdePkg/BaseSynchronizationLib GCC: fix InternalSyncCompareExchange32()

  • Hao Wu Hao Wu committed [f355dd]

    MdeModulePkg/UdfDxe: Use debug msg instead of ASSERT in UdfOpen()

  • Ruiyu Ni committed [0dd606]

    MdeModulePkg/AbsPointer: Don't access key codes when length is wrong

  • Ruiyu Ni committed [4d2b50]

    SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in buffer

  • Ruiyu Ni committed [4c034b]

    MdeModulePkg/UsbBus: Fix out-of-bound read access to descriptors

  • Star Zeng Star Zeng committed [b7dc88]

    MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE

  • Hao Wu Hao Wu committed [5317e9]

    MdeModulePkg/UdfDxe: Handle dead codes in FileSystemOperations.c

  • Yonghong Yonghong committed [ff4d0f]

    BaseTools: Support to use struct name as datum type before max size

  • Yonghong Yonghong committed [47f15d]

    BaseTools/EOT: Change to call a program instead of calling Python API.

  • Ruiyu Ni committed [e59db6]

    MdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)

  • Benjamin You committed [76d1c0]

    CorebootPayloadPkg: don't use serial output for Release build

  • Yonghong Yonghong committed [0fab42]

    BaseTools: Fix bugs use special character in the --pcd option

  • Ruiyu Ni committed [8bcbe5]

    MdeModulePkg/UsbKb: Don't access key codes when length is wrong

  • Ruiyu Ni committed [7fb725]

    MdeModulePkg/Usb: Make sure data from HW is no more than expected

  • Yonghong Yonghong committed [53c64f]

    BaseTools: Fix a bug --pcd option enable and use the pcd in expression

  • Laszlo Ersek Laszlo Ersek committed [3a0329]

    MdePkg/BaseSynchronizationLib GCC: simplify IA32 InternalSyncCompareExchange64()

  • Laszlo Ersek Laszlo Ersek committed [e5d4e7]

    MdePkg/BaseSynchronizationLib GCC: fix X64 InternalSyncCompareExchange64()

  • Laszlo Ersek Laszlo Ersek committed [310ddb]

    MdePkg/BaseSynchronizationLib GCC: fix whitespace and comments

  • Ruiyu Ni committed [b2252b]

    MdeModulePkg/UsbBus: Deny when the string descriptor length is odd

  • Ruiyu Ni committed [70c3c2]

    MdeModulePkg/UsbBus: Reject descriptor whose length is bad

  • Hao Wu Hao Wu committed [608656]

    MdeModulePkg/UdfDxe: Use error handling when fail to return LSN

  • Liming Gao Liming Gao committed [6d6651]

    MdeModulePkg/RegularExpressionDxe: Add null pointer check

  • Hao Wu Hao Wu committed [5fb22f]

    MdeModulePkg/UdfDxe: ASSERT for false positives of NULL ptr deref

  • Ruiyu Ni committed [8894c9]

    MdeModulePkg/Bus/Ufs: Ensure device not return more data than expected

  • Hao Wu Hao Wu committed [ebb12f]

    MdeModulePkg/UdfDxe: Use error handling for memory allocation failure

  • Ruiyu Ni committed [4f8b2f]

    MdeModulePkg/UsbMass: Fix integer overflow when BlockSize is 1

1 >