]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-08-08 Yunhua FengBaseTools: Use gGuidPattern for Guid regular expression
2018-08-08 Jaben CarseyPatchCheck - add error message for invalid parameter
2018-08-08 Yunhua FengBaseTools: Debug message make confused
2018-08-08 Yunhua FengBaseTools: Fix incorrect %EDK_TOOLS_PATH%
2018-08-07 Ruiyu NiShellPkg/acpi: Fix XCODE5 X64 build failure
2018-08-06 Laszlo ErsekOvmfPkg/PlatformDebugLibIoPort: fix port detection...
2018-08-06 Dandan BiMdeModulePkg: Remove DxeSmmPerformanceLib
2018-08-06 Dandan BiShellPkg: Remove DxeSmmPerformanceLib
2018-08-06 Dandan BiVlv2TbltDevicePkg: Remove DxeSmmPerformanceLib
2018-08-06 Dandan BiQuarkPlatformPkg: Remove DxeSmmPerformanceLib
2018-08-06 Kinney, Michael DBaseTools/BinToPcd: Open output file as text file
2018-08-06 Ruiyu NiShellPkg/acpi: Code cleanup to pass static code checker
2018-08-06 Ruiyu NiMdePkg/BaseLib: Add an additional check within AsciiStriCmp
2018-08-03 Kinney, Michael DBaseTools/Pkcs7Sign: Add PKCS7 test key include files
2018-08-03 Marcin WojtasArmPkg/GenericWatchdogDxe: Split 64bit register write...
2018-08-03 Yunhua FengBaseTools: Guid.xref doesn't specify the correct GUID...
2018-08-03 Kinney, Michael DBaseTools/BinToPcd: Encode string returned from ByteArray()
2018-08-03 Jiaxin WuNetworkPkg/HttpDxe: Strip square brackets in IPv6 expre...
2018-08-03 Star ZengMdeModulePkg DxeCapsuleLibFmp: Add NULL check to the...
2018-08-02 Kinney, Michael DMdeModulePkg/BdsDxe: Move display of test key usage...
2018-08-02 Star ZengFmpDevicePkg: Remove useless lib mapping in dsc
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Fix XCODE build failure
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Use local variable to store test...
2018-08-02 Star ZengFmpDevicePkg: Fix code style issue
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupporte...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Return UNSUPPORTED if device has...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Use Attributes to know whether...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Check ImageIndex first before...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Add NULL check to return Value...
2018-08-02 Star ZengFmpDevicePkg: Remove DisplayUpdateProgressLib mapping...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of Check...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Check Progress!= NULL before calli...
2018-08-02 Star ZengFmpDevicePkg: Add DISABLE_NEW_DEPRECATED_INTERFACES...
2018-08-02 Star ZengFmpDevicePkg: Remove IPF
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Return 0 when LSV check is not...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Update function comment for FmpDxe...
2018-08-02 Kinney, Michael DFmpDevicePkg: Add DSC file to build all package components
2018-08-02 Kinney, Michael DFmpDevicePkg: Add FmpDxe module
2018-08-02 Kinney, Michael DFmpDevicePkg: Add library instances
2018-08-02 Kinney, Michael DFmpDevicePkg: Add package, library classes, and PCDs
2018-08-02 Kinney, Michael DBaseTools/Capsule: Support capsules without a payload...
2018-08-02 Kinney, Michael DBaseTools/Capsule: Prevent traceback during signing...
2018-08-02 Kinney, Michael DBaseTools/Capsule: Update file header with tool limitations
2018-08-02 Kinney, Michael DBaseTools/Capsule: Update help for --fw-version and...
2018-08-02 Kinney, Michael DBaseTools/Capsule: Do not support -o with --dump-info
2018-08-02 Kinney, Michael DBaseTools/Capsule: Fix CertType GUID byte order
2018-08-02 Kinney, Michael DBaseTools/Capsule: Remove support for PopulateSystemTable
2018-08-02 Kinney, Michael DBaseTools/Capsule: Add max value checks to Capsule...
2018-08-02 Star ZengBaseTools GenerateCapsule: Change property to executabl...
2018-08-02 Kinney, Michael DBaseTools/Capsule: Add Capsule Generation Tools
2018-08-02 Yunhua FengBaseTools: Use pickle to replace cPickle
2018-08-02 Yunhua FengBaseTools: remove unused import thread
2018-08-02 AlexeiFedorovShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compil...
2018-08-01 Kinney, Michael DBaseTools/BinToPcd: Fix Python 2.7.x compatibility...
2018-08-01 Sumit GargArmPkg: Add initial OpteeLib implementation
2018-08-01 Star ZengMdePkg FirmwareManagement.h: Fix code style issue
2018-08-01 Star ZengMdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after...
2018-08-01 Star ZengMdeModulePkg DxeCapsuleLib: Use Attr to know whether...
2018-08-01 Star ZengSignedCapsulePkg SystemFirmwareReportDxe: Try LocatePro...
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build...
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build...
2018-08-01 Dandan BiShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build...
2018-07-31 Hao WuUefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr...
2018-07-31 Hao WuMdePkg/SmmMemLib: Avoid possible NULL ptr dereference
2018-07-30 Yunhua FengBaseTools: Update build report for StructurePcd value
2018-07-30 Yunhua FengBaseTools: Fix build crash when fdf is empty file
2018-07-28 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp...
2018-07-28 Zhang, Chao BSecurityPkg:DSC: Fix 2 DSC build error
2018-07-27 Zhang, Chao BSecurityPkg: HashLib: Add SHA384, SHA512 HashLib
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Check capsule header for ...
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Prompt info for -C option
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Index need be decimal for...
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Refine -N option help information
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Fix -D failed to dump Nest...
2018-07-27 Star ZengMdeModulePkg CapsuleApp: Fix VS2012 build failure cause...
2018-07-27 Star ZengMdeModulePkg DxeCapsuleLibFmp: Refine the code to check...
2018-07-27 Ruiyu NiMdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot()
2018-07-27 Ruiyu NiMdeModulePkg/BdsDxe: Revert "fall back to UI loop befor...
2018-07-27 Ruiyu NiArmVirtPkg/PlatformBDS: Implement PlatformBootManagerUn...
2018-07-27 Ruiyu NiArmPkg/PlatformBDS: Implement PlatformBootManagerUnable...
2018-07-27 Ruiyu NiQuarkPlatform/PlatformBDS: Implement PlatformBootManage...
2018-07-27 Ruiyu NiNt32Pkg/PlatformBDS: Implement PlatformBootManagerUnabl...
2018-07-27 Ruiyu NiOvmfPkg/PlatformBds: Implement PlatformBootManagerUnabl...
2018-07-27 Ruiyu NiCorebootPayload/PlatformBDS: Impl PlatformBootManagerUn...
2018-07-27 Ruiyu NiMdeModulePkg/PlatformBootManager: Add PlatformBootManag...
2018-07-27 Yunhua FengBaseTools: Fix bug about *M value not display decimal...
2018-07-27 Yunhua FengBaseTools: Parse decimal format INF_VERSION incorrect
2018-07-27 Thomas PalmerMdeModulePkg/PciBusDxe: Fix small memory leak in FreePc...
2018-07-27 Vladimir OlovyannikovMdeModulePkg FvSimpleFileSystemDxe: Fix memory leak...
2018-07-26 Jiewen YaoMdeModulePkg/DxeCore: Not update RtCode in MemAttrTable...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO in UEFI mem...
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri...
2018-07-26 Jiewen YaoMdeModulePkg/DxeCore: Install UEFI mem attrib table...
2018-07-26 Jiewen YaoUefiCpuPkg/PiSmmCpu: Check for untested memory in GCD
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check for untested memory in GCD
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Not use disabled AP when call...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove StartCount and volatile...
2018-07-26 Eric DongUefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished...
next