]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2019-07-22 Laszlo ErsekCryptoPkg/BaseCryptLib: list module-internal header...
2019-07-22 Laszlo ErsekArmPlatformPkg: list module-internal header files in...
2019-07-22 Laszlo ErsekArmPkg: list module-internal header files in INF [Sources]
2019-07-22 Feng, Bob CBaseTools: Fixed the mis-using strip() function issue.
2019-07-22 Feng, Bob CBaseTools: Create ".cache" folder when initialize Build...
2019-07-19 Krzysztof KochShellPkg: acpiview: DBG2: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: GTDT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: IORT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: MADT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: SRAT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: SPCR: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: FADT: Remove redundant forward...
2019-07-19 Krzysztof KochShellPkg: acpiview: RSDP: Remove redundant forward...
2019-07-19 Zhichao GaoShellPkg/Type.c: Add value check before (LoopVar - 1)
2019-07-19 Imran DesaiOvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe
2019-07-19 Imran DesaiSecurityPkg: set SM3 bit in TPM 2.0 hash mask by default
2019-07-19 Imran DesaiSecurityPkg/HashLibBaseCryptoRouter: recognize the...
2019-07-19 Imran DesaiSecurityPkg: introduce the SM3 digest algorithm
2019-07-19 Hao A WuMaintainers.txt: Fine-grained review ownership for...
2019-07-18 Laszlo ErsekMaintainers.txt: split out section "OvmfPkg: CSM modules"
2019-07-18 Laszlo ErsekMaintainers.txt: split out section "OvmfPkg: TCG- and...
2019-07-18 Laszlo ErsekMaintainers.txt: split out section "OvmfPkg: Xen-relate...
2019-07-18 Laszlo ErsekMaintainers.txt: split out section "ArmVirtPkg: modules...
2019-07-18 Leif LindholmMaintainers.txt: add wildcard path association for...
2019-07-18 Leif LindholmMaintainers.txt: update for filesystem area descriptions
2019-07-18 Dong, EricUefiCpuPkg/RegisterCpuFeaturesLib: avoid use dynamic...
2019-07-18 Eric DongUefiCpuPkg/RegisterCpuFeaturesLib: Avoid AP calls PeiSe...
2019-07-18 Star ZengUefiCpuPkg DxeRegisterCpuFeaturesLib: Fix VS2012 build...
2019-07-17 Laszlo ErsekMdePkg/BaseLib: Base64Decode(): don't declare variables...
2019-07-16 Laszlo ErsekMdePkg/BaseLib: rewrite Base64Decode()
2019-07-16 Laszlo ErsekMdePkg/BaseLib: re-specify Base64Decode(), and add...
2019-07-16 Star ZengUefiCpuPkg CpuCommonFeaturesLib: Enhance Ppin code
2019-07-16 Eric DongUefiCpuPkg/PiSmmCpuDxeSmm: Enable MM MP Protocol
2019-07-16 Eric DongMdePkg: Add new MM MP Protocol definition.
2019-07-15 Cole RobinsonBaseTools: Fix python3.8 SyntaxWarning
2019-07-14 Jordan JustenEmulatorPkg/Unix: Convert timezone from seconds to...
2019-07-14 Jordan JustenEmulatorPkg/build.sh: Fix missing usage of -b BUILDTARG...
2019-07-13 Stephano CetolaEmulatorPkg: update HOST_TOOLS to xcode5
2019-07-12 Antoine CœurFmpDevicePkg: Fix various typos
2019-07-12 Jiewen YaoBaseTools: Add HOST_APPLICATION module type.
2019-07-12 Bob FengBaseTools: Fixed the issue when ToolDefinitionFile...
2019-07-12 Ray NiUefiCpuPkg/PiSmmCpu: ReclaimPages: fix incorrect operat...
2019-07-12 Ray NiUefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU...
2019-07-12 Ray NiMdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level...
2019-07-12 Ray NiRevert "MdePkg/BaseLib.h: Update IA32_CR4 structure...
2019-07-12 Ray NiRevert "UefiCpuPkg/PiSmmCpu: Enable 5 level paging...
2019-07-12 Ray NiMaintainers.txt: Remove maintainer info for IntelFsp...
2019-07-11 Antoine CœurIntelFsp2Pkg: Fix various typos
2019-07-11 Antoine CœurRevert "FmpDevicePkg: Fix various typos"
2019-07-11 Star ZengUefiCpuPkg RegisterCpuFeaturesLib: Fix an ASSERTION...
2019-07-11 Liming GaoRevert "BaseTools/BfmLib: Add a tool BfmLib"
2019-07-11 Liming GaoRevert "BaseTools/FCE: Add a tool FCE"
2019-07-11 Liming GaoRevert "BaseTools/FMMT: Add a tool FMMT"
2019-07-11 Liming GaoRevert "BaseTools: fix FCE build when edksetup not...
2019-07-11 Liming GaoRevert "BaseTools/FMMT: Change FMMT script type in...
2019-07-11 Liming GaoRevert "BaseTools/BfmLib: Change BfmLib script type...
2019-07-11 Liming GaoRevert "BaseTools/FCE: Change FCE script type in PosixLike"
2019-07-10 Alexander GrafArmPlatformPkg: Actually disable PL031 interrupts
2019-07-10 Ray NiUefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU...
2019-07-10 Ray NiMdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level...
2019-07-10 Ray NiUefiCpuPkg/PiSmmCpu: Change variable names and comments...
2019-07-10 GregX YehMdeModulePkg/Setup: Check ConfigAccess protocol in...
2019-07-10 Feng, Bob CBaseTools: Detect the change of env variable used in...
2019-07-10 Feng, Bob CBaseTools: Fixed the issue of the CFlag for compile...
2019-07-09 Antoine CœurFmpDevicePkg: Fix various typos
2019-07-08 Shenglei ZhangBaseTools/FCE: Change FCE script type in PosixLike
2019-07-08 Shenglei ZhangBaseTools/BfmLib: Change BfmLib script type in PosixLike
2019-07-08 Shenglei ZhangBaseTools/FMMT: Change FMMT script type in PosixLike
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-07-05 Leif LindholmBaseTools: fix FCE build when edksetup not executed
2019-07-05 Zhang, Chao BMaintainers.txt: Change SecurityPkg Maintainer Role
2019-07-04 Laszlo ErsekRevert "MdePkg/Protocol/Hash: introduce GUID for SM3"
2019-07-04 Laszlo ErsekRevert "SecurityPkg: introduce the SM3 digest algorithm"
2019-07-04 Laszlo ErsekRevert "SecurityPkg/HashLibBaseCryptoRouter: recognize...
2019-07-04 Laszlo ErsekRevert "SecurityPkg: set SM3 bit in TPM 2.0 hash mask...
2019-07-04 Laszlo ErsekRevert "OvmfPkg: link SM3 support into Tcg2Pei and...
2019-07-04 Gary LinOvmfPkg: use DxeTpmMeasurementLib if and only if TPM2_E...
2019-07-04 CœurEmbeddedPkg: Fix various typos
2019-07-04 Antoine CœurArmPlatformPkg: Fix various typos
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-07-04 Shenglei ZhangBaseTools/FMMT: Add a tool FMMT
2019-07-04 Shenglei ZhangBaseTools/FCE: Add a tool FCE
2019-07-04 Shenglei ZhangBaseTools/BfmLib: Add a tool BfmLib
2019-07-04 Hao A WuMaintainers.txt: Drop deprecated SourceForge SVN link
2019-07-03 Leif LindholmMaintainers.txt: add Leif Lindholm as Package Reviewer...
2019-07-03 Imran DesaiOvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe
2019-07-03 Imran DesaiSecurityPkg: set SM3 bit in TPM 2.0 hash mask by default
2019-07-03 Imran DesaiSecurityPkg/HashLibBaseCryptoRouter: recognize the...
2019-07-03 Imran DesaiSecurityPkg: introduce the SM3 digest algorithm
2019-07-03 Imran DesaiMdePkg/Protocol/Hash: introduce GUID for SM3
2019-07-03 Hao A WuMaintainers.txt: Remove information for IntelFramework...
2019-07-03 Hao A WuRemove IntelFrameworkPkg
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-07-02 Krzysztof KochShellPkg: acpiview: Make '-h' option not require a...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove duplicate indentation in...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove '-v' flag from allowed comma...
2019-07-02 Krzysztof KochShellPkg: acpiview: Remove redundant IORT node types...
2019-07-02 Krzysztof KochShellPkg: acpiview: Allow disabling consistency checks...
2019-07-02 Krzysztof KochShellPkg: acpiview: Make DBG2 output consistent with...
2019-07-02 Krzysztof KochShellPkg: acpiview: Fix '\n\n' printing in Table Checks...
next