2018-08-02 |
Star Zeng | FmpDevicePkg: Remove DisplayUpdateProgressLib mapping... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO" |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of Check... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg FmpDxe: Check Progress!= NULL before calli... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg: Add DISABLE_NEW_DEPRECATED_INTERFACES... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg: Remove IPF |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg FmpDxe: Return 0 when LSV check is not... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | FmpDevicePkg FmpDxe: Update function comment for FmpDxe... |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | FmpDevicePkg: Add DSC file to build all package components |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | FmpDevicePkg: Add FmpDxe module |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | FmpDevicePkg: Add library instances |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | FmpDevicePkg: Add package, library classes, and PCDs |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Support capsules without a payload... |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Prevent traceback during signing... |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Update file header with tool limitations |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Update help for --fw-version and... |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Do not support -o with --dump-info |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Fix CertType GUID byte order |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Remove support for PopulateSystemTable |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Add max value checks to Capsule... |
commit | commitdiff | tree |
2018-08-02 |
Star Zeng | BaseTools GenerateCapsule: Change property to executabl... |
commit | commitdiff | tree |
2018-08-02 |
Kinney, Michael D | BaseTools/Capsule: Add Capsule Generation Tools |
commit | commitdiff | tree |
2018-08-02 |
Yunhua Feng | BaseTools: Use pickle to replace cPickle |
commit | commitdiff | tree |
2018-08-02 |
Yunhua Feng | BaseTools: remove unused import thread |
commit | commitdiff | tree |
2018-08-02 |
AlexeiFedorov | ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compil... |
commit | commitdiff | tree |
2018-08-01 |
Kinney, Michael D | BaseTools/BinToPcd: Fix Python 2.7.x compatibility... |
commit | commitdiff | tree |
2018-08-01 |
Sumit Garg | ArmPkg: Add initial OpteeLib implementation |
commit | commitdiff | tree |
2018-08-01 |
Star Zeng | MdePkg FirmwareManagement.h: Fix code style issue |
commit | commitdiff | tree |
2018-08-01 |
Star Zeng | MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after... |
commit | commitdiff | tree |
2018-08-01 |
Star Zeng | MdeModulePkg DxeCapsuleLib: Use Attr to know whether... |
commit | commitdiff | tree |
2018-08-01 |
Star Zeng | SignedCapsulePkg SystemFirmwareReportDxe: Try LocatePro... |
commit | commitdiff | tree |
2018-08-01 |
Dandan Bi | ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build... |
commit | commitdiff | tree |
2018-08-01 |
Dandan Bi | ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build... |
commit | commitdiff | tree |
2018-08-01 |
Dandan Bi | ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build... |
commit | commitdiff | tree |
2018-07-31 |
Hao Wu | UefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr... |
commit | commitdiff | tree |
2018-07-31 |
Hao Wu | MdePkg/SmmMemLib: Avoid possible NULL ptr dereference |
commit | commitdiff | tree |
2018-07-30 |
Yunhua Feng | BaseTools: Update build report for StructurePcd value |
commit | commitdiff | tree |
2018-07-30 |
Yunhua Feng | BaseTools: Fix build crash when fdf is empty file |
commit | commitdiff | tree |
2018-07-28 |
Star Zeng | MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp... |
commit | commitdiff | tree |
2018-07-28 |
Zhang, Chao B | SecurityPkg:DSC: Fix 2 DSC build error |
commit | commitdiff | tree |
2018-07-27 |
Zhang, Chao B | SecurityPkg: HashLib: Add SHA384, SHA512 HashLib |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Check capsule header for ... |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Prompt info for -C option |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Index need be decimal for... |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Refine -N option help information |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Fix -D failed to dump Nest... |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg CapsuleApp: Fix VS2012 build failure cause... |
commit | commitdiff | tree |
2018-07-27 |
Star Zeng | MdeModulePkg DxeCapsuleLibFmp: Refine the code to check... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | MdeModulePkg/BdsDxe: Call PlatformBootManagerUnableToBoot() |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | MdeModulePkg/BdsDxe: Revert "fall back to UI loop befor... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | ArmVirtPkg/PlatformBDS: Implement PlatformBootManagerUn... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | ArmPkg/PlatformBDS: Implement PlatformBootManagerUnable... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | QuarkPlatform/PlatformBDS: Implement PlatformBootManage... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | Nt32Pkg/PlatformBDS: Implement PlatformBootManagerUnabl... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | OvmfPkg/PlatformBds: Implement PlatformBootManagerUnabl... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | CorebootPayload/PlatformBDS: Impl PlatformBootManagerUn... |
commit | commitdiff | tree |
2018-07-27 |
Ruiyu Ni | MdeModulePkg/PlatformBootManager: Add PlatformBootManag... |
commit | commitdiff | tree |
2018-07-27 |
Yunhua Feng | BaseTools: Fix bug about *M value not display decimal... |
commit | commitdiff | tree |
2018-07-27 |
Yunhua Feng | BaseTools: Parse decimal format INF_VERSION incorrect |
commit | commitdiff | tree |
2018-07-27 |
Thomas Palmer | MdeModulePkg/PciBusDxe: Fix small memory leak in FreePc... |
commit | commitdiff | tree |
2018-07-27 |
Vladimir Olovyannikov | MdeModulePkg FvSimpleFileSystemDxe: Fix memory leak... |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | MdeModulePkg/DxeCore: Not update RtCode in MemAttrTable... |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | UefiCpuPkg/PiSmmCpu: Check EFI_RUNTIME_RO in UEFI mem... |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri... |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | MdeModulePkg/DxeCore: Install UEFI mem attrib table... |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | UefiCpuPkg/PiSmmCpu: Check for untested memory in GCD |
commit | commitdiff | tree |
2018-07-26 |
Jiewen Yao | MdePkg/SmmMemLib: Check for untested memory in GCD |
commit | commitdiff | tree |
2018-07-26 |
Eric Dong | UefiCpuPkg/MpInitLib: Not use disabled AP when call... |
commit | commitdiff | tree |
2018-07-26 |
Eric Dong | UefiCpuPkg/MpInitLib: Remove StartCount and volatile... |
commit | commitdiff | tree |
2018-07-26 |
Eric Dong | UefiCpuPkg/MpInitLib: Remove redundant CpuStateFinished... |
commit | commitdiff | tree |
2018-07-26 |
Dandan Bi | MdeModulePkg/DxeLoadFunc: Add use case for new Perf... |
commit | commitdiff | tree |
2018-07-26 |
Dandan Bi | SecurityPkg/Tcg: Add use case for new Perf macro |
commit | commitdiff | tree |
2018-07-26 |
Dandan Bi | ShellPkg/Dp: Cumulate the perf data of "DB:Stop" |
commit | commitdiff | tree |
2018-07-26 |
Hess Chen | BaseTools/Ecc: Add some new checkpoints |
commit | commitdiff | tree |
2018-07-25 |
AlexeiFedorov | ShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellP... |
commit | commitdiff | tree |
2018-07-25 |
Liming Gao | BaseTools Script: Add the script to generate Structure... |
commit | commitdiff | tree |
2018-07-25 |
Yunhua Feng | BaseTools: Fix build report for *P and *M flag incorrectly |
commit | commitdiff | tree |
2018-07-25 |
Jaben Carsey | BaseTools: AutoGen - change class variable to funciton... |
commit | commitdiff | tree |
2018-07-24 |
Laszlo Ersek | ArmVirtPkg: remove wrong and superfluous ResourcePublic... |
commit | commitdiff | tree |
2018-07-24 |
Liming Gao | OvmfPkg: Correct ResourcePublicationLib class name... |
commit | commitdiff | tree |
2018-07-24 |
Yunhua Feng | BaseTools: Fix the different token with the same PCD |
commit | commitdiff | tree |
2018-07-24 |
Yonghong Zhu | BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's... |
commit | commitdiff | tree |
2018-07-24 |
Marvin H?user | UefiCpuPkg/CpuMpPei: Correct BIST PPI logic. |
commit | commitdiff | tree |
2018-07-23 |
Supreeth Venkatesh | BaseTools/AutoGen: Update header file for MM modules. |
commit | commitdiff | tree |
2018-07-23 |
Yonghong Zhu | BaseTools: ElfConvert Tool update VerboseMsg to same... |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Use EFI_UNSUPPORTED for incorr... |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Check capsule header before... |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Show clear message when option... |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Do not parse bits in CapsuleFl... |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Fix memory leak in DumpFmpImage() |
commit | commitdiff | tree |
2018-07-23 |
Star Zeng | MdeModulePkg CapsuleApp: Check Arg count for -P GET... |
commit | commitdiff | tree |
2018-07-23 |
Yunhua Feng | BaseTools: enable FixedAtBuild (VOID*) PCD use in the... |
commit | commitdiff | tree |
2018-07-23 |
Zhang, Chao B | MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2... |
commit | commitdiff | tree |
2018-07-23 |
Zhang, Chao B | MdeModulePkg: Variable: Re-prioritize TCG/TCG2 protocol |
commit | commitdiff | tree |
2018-07-21 |
Zhang, Chao B | SecurityPkg: TcgSmm: Handle invalid parameter in MOR... |
commit | commitdiff | tree |
2018-07-20 |
Laszlo Ersek | OvmfPkg/XenPvBlkDxe: remove gEfiDevicePathProtocolGuid... |
commit | commitdiff | tree |
2018-07-20 |
Supreeth Venkatesh | StandaloneMmPkg: Describe the declaration and definitio... |
commit | commitdiff | tree |
2018-07-20 |
Supreeth Venkatesh | StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. |
commit | commitdiff | tree |
2018-07-20 |
Supreeth Venkatesh | StandaloneMmPkg: Add an AArch64 specific entry point... |
commit | commitdiff | tree |
2018-07-20 |
Supreeth Venkatesh | StandaloneMmPkg/Core: Implementation of Standalone... |
commit | commitdiff | tree |
next |