2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: find pages of initial SMRAM... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/AmdSevDxe: refresh #includes and LibraryClasses |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/AmdSevDxe: sort #includes, and entries in INF... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/AmdSevDxe: rewrap to 79 characters width |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/SmmCpuFeaturesLib: remove unneeded #includes... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/SmmCpuFeaturesLib: sort #includes, and entries... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/SmmCpuFeaturesLib: upper-case the "static"... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/SmmCpuFeaturesLib: rewrap to 79 columns |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/PlatformPei: sort #includes in "AmdSev.c" |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: sort #includes, and entries... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSe... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up InternalMemEncryptSe... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up SetMemoryEncDec... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevSetPage... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevClearPa... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: clean up MemEncryptSevIsEnabl... |
commit | commitdiff | tree |
2018-03-06 |
Laszlo Ersek | OvmfPkg/MemEncryptSevLib: rewrap to 79 characters width |
commit | commitdiff | tree |
2018-03-06 |
Ruiyu Ni | MdeModulePkg/Terminal: ReadKeyStrokeEx always return... |
commit | commitdiff | tree |
2018-03-05 |
Laszlo Ersek | BaseTools/GenVtf: silence false "stringop-overflow... |
commit | commitdiff | tree |
2018-03-05 |
Laszlo Ersek | BaseTools/header.makefile: add "-Wno-restrict" |
commit | commitdiff | tree |
2018-03-05 |
Laszlo Ersek | BaseTools/header.makefile: add "-Wno-stringop-truncation" |
commit | commitdiff | tree |
2018-03-05 |
Yonghong Zhu | BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH defin... |
commit | commitdiff | tree |
2018-03-04 |
Star Zeng | MdeModulePkg UsbMass: Correct comment about TPL for... |
commit | commitdiff | tree |
2018-03-04 |
Hao Wu | ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFrom... |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdeModulePkg/UsbMass: remove unnecessary RestoreTPL... |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdeModulePkg/UsbMass: Add more debug message |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdeModulePkg/UsbMass: Revert "map -r" media change... |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling... |
commit | commitdiff | tree |
2018-03-03 |
Yonghong Zhu | BaseTools: Fix byte orders when handling 8-byte array |
commit | commitdiff | tree |
2018-03-03 |
Yonghong Zhu | BaseTools: Fix bug when converting iSCSI node |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdePkg/DevicePathFromText: Fix byte orders of iSCSI.Lun |
commit | commitdiff | tree |
2018-03-03 |
Ruiyu Ni | MdePkg/DevicePathFromText: Fix bug when converting... |
commit | commitdiff | tree |
2018-03-03 |
Star Zeng | UefiCpuPkg S3ResumePei: Signal S3SmmInitDone |
commit | commitdiff | tree |
2018-03-03 |
Star Zeng | MdeModulePkg PiSmmCore: Register SMI handler to install... |
commit | commitdiff | tree |
2018-03-03 |
Star Zeng | MdeModulePkg: Add S3SmmInitDone definition |
commit | commitdiff | tree |
2018-03-03 |
Yonghong Zhu | BaseTools: Fix the bug to search Fv.txt file relative... |
commit | commitdiff | tree |
2018-03-03 |
Yonghong Zhu | BaseTools: Correct Structure Pcd value in the report |
commit | commitdiff | tree |
2018-03-03 |
Feng, Bob C | BaseTools: Pcd Value override issue. |
commit | commitdiff | tree |
2018-03-03 |
Feng, Bob C | BaseTools: Fixed build failed issue. |
commit | commitdiff | tree |
2018-03-03 |
BobCF | BaseTools: Fixed Pcd value override issue. |
commit | commitdiff | tree |
2018-03-03 |
Yunhua Feng | BaseTools: DSC Components section support flexible PCD |
commit | commitdiff | tree |
2018-03-03 |
Fu Siyuan | MdeModulePkg/Mtftp4Dxe: Separate the timer ticking... |
commit | commitdiff | tree |
2018-03-03 |
Feng, YunhuaX | BaseTools: Dsc/Fdf conditional statement parse issue |
commit | commitdiff | tree |
2018-03-02 |
Felix Polyudov | MdePkg/Include/IndustryStandard: Add PCI Express 4... |
commit | commitdiff | tree |
2018-03-02 |
Marc-André... | SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib depen... |
commit | commitdiff | tree |
2018-03-02 |
Dandan Bi | MdeModulePkg: Fix incorrect commit introduced by commit... |
commit | commitdiff | tree |
2018-03-02 |
Dandan Bi | MdeModulePkg/DxeCorePerfLib: Add status check instead... |
commit | commitdiff | tree |
2018-03-02 |
Ruiyu Ni | MdeModulePkg/DebugLibReportStatusCode: Fix hang if... |
commit | commitdiff | tree |
2018-03-02 |
Jiaxin Wu | NetworkPkg/HttpDxe: Support HTTP Delete Method. |
commit | commitdiff | tree |
2018-03-02 |
Jiaxin Wu | NetworkPkg/Udp6Dxe: Fix the failure to leave one multic... |
commit | commitdiff | tree |
2018-03-02 |
Jiaxin Wu | NetworkPkg/HttpBootDxe: Fix the incorrect error message... |
commit | commitdiff | tree |
2018-03-02 |
Jiaxin Wu | NetworkPkg/HttpBootDxe: Correct the parameter check... |
commit | commitdiff | tree |
2018-03-02 |
Feng, YunhuaX | BaseTools: report error if flag in LABEL() invalid |
commit | commitdiff | tree |
2018-03-02 |
Yonghong Zhu | BaseTools: Fix the bug for display incorrect *M flag... |
commit | commitdiff | tree |
2018-03-02 |
Feng, YunhuaX | BaseTools: Fix eval parse string issue |
commit | commitdiff | tree |
2018-03-02 |
Jiewen Yao | Maintainers.txt: Add Jiewen to be co-maintainer of... |
commit | commitdiff | tree |
2018-03-01 |
Feng, YunhuaX | BaseTools: GlobalData.gConfDirectory is None when run... |
commit | commitdiff | tree |
2018-03-01 |
Yonghong Zhu | BaseTools: Fix the bug for single module build with... |
commit | commitdiff | tree |
2018-03-01 |
Ard Biesheuvel | ShellPkg/UefiShellDebug1CommandsLib: remove I/O address... |
commit | commitdiff | tree |
2018-03-01 |
Liming Gao | BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition... |
commit | commitdiff | tree |
2018-03-01 |
Yonghong Zhu | BaseTools: Enhance FV info report file path to support... |
commit | commitdiff | tree |
2018-02-28 |
Kinney, Michael D | MdeModulePkg/BootLogoLib: Use Boot Logo 2 Protocol |
commit | commitdiff | tree |
2018-02-28 |
Michael D Kinney | MdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo... |
commit | commitdiff | tree |
2018-02-28 |
Kinney, Michael D | MdeModulePkg: Add Boot Logo 2 Protocol |
commit | commitdiff | tree |
2018-02-28 |
Ard Biesheuvel | ArmPlatformPkg/MemoryInitPeiLib: reserve rather than... |
commit | commitdiff | tree |
2018-02-28 |
Ard Biesheuvel | ArmPlatformPkg/MemoryInitPeiLib: revert "don't reserve... |
commit | commitdiff | tree |
2018-02-28 |
Feng, Bob C | BaseTools: Improve build performance of structure PCD... |
commit | commitdiff | tree |
2018-02-28 |
BobCF | BaseTool: GUID format PCD value assignment fail in... |
commit | commitdiff | tree |
2018-02-28 |
Feng, Bob C | BaseTools: Improve build performance of structure PCD... |
commit | commitdiff | tree |
2018-02-28 |
Feng, Bob C | BaseTools: Fixed the pcd value override issue. |
commit | commitdiff | tree |
2018-02-28 |
Ard Biesheuvel | BaseTools/tools_def: use separate PP definition for DTC |
commit | commitdiff | tree |
2018-02-28 |
Jian J Wang | UefiCpuPkg/CpuExceptionHandlerLib: fix incorrect init... |
commit | commitdiff | tree |
2018-02-28 |
Ruiyu Ni | MdeModulePkg/PlatformLogo.h: Correct function header... |
commit | commitdiff | tree |
2018-02-28 |
Ruiyu Ni | MdeModulePkg/Logo.idf: Remove incorrect comments. |
commit | commitdiff | tree |
2018-02-28 |
Yonghong Zhu | BaseTools: Fix a bug override Pcd by DSC Components... |
commit | commitdiff | tree |
2018-02-28 |
Dandan Bi | MdePkg/BaseSafeIntLib: Fix VS2015 IA32 NOOPT build... |
commit | commitdiff | tree |
2018-02-28 |
Feng, YunhuaX | BaseTools: Fix report not used --pcd value incorrectly |
commit | commitdiff | tree |
2018-02-28 |
Feng, YunhuaX | BaseTools: Fix flexible PCD single quote and double... |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | MdeModulePkg PCD: Fix the issue to set the big SkuId |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | MdeModulePkg PCD: Add more debug message to show SkuId... |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | BaseTools: Update GenFw to correct DebugEntry Offset... |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | BaseTools: Add more error message when PcdValue is... |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | BaseTools: Resolve BaseTools C tool build failure |
commit | commitdiff | tree |
2018-02-27 |
Liming Gao | EmulatorPkg: Undefine CR3 macro in Host.h |
commit | commitdiff | tree |
2018-02-27 |
Yonghong Zhu | BaseTools:Override the MAKE_FLAGS by BuildOptions in DSC |
commit | commitdiff | tree |
2018-02-27 |
Ruiyu Ni | MdeModulePkg/NullMemoryTest: Handle more reliable memory |
commit | commitdiff | tree |
2018-02-27 |
Ruiyu Ni | MdeModulePkg/GenericMemoryTest: Handle more reliable... |
commit | commitdiff | tree |
2018-02-26 |
Star Zeng | MdeModulePkg SmmLockBox: Return updated Length for... |
commit | commitdiff | tree |
2018-02-26 |
Liming Gao | MdePkg BaseCpuLib: Make it pass VS ARM build |
commit | commitdiff | tree |
2018-02-26 |
Liming Gao | MdeModulePkg PeiCore: Add error message to describe... |
commit | commitdiff | tree |
2018-02-26 |
Liming Gao | BaseTools GenFv: Update error message to describe PE... |
commit | commitdiff | tree |
2018-02-26 |
Liming Gao | BaseTools: Add the missing basic definition in C BaseType.h |
commit | commitdiff | tree |
2018-02-26 |
Hao Wu | MdeModulePkg/RamDiskDxe: Perform MediaId check first... |
commit | commitdiff | tree |
2018-02-25 |
Yonghong Zhu | BaseTools: Add *B Flag for the field that from command... |
commit | commitdiff | tree |
2018-02-25 |
Feng, YunhuaX | BaseTools: Update ValueExpressionEx for flexible PCD |
commit | commitdiff | tree |
2018-02-25 |
Kinney, Michael D | BaseTools/Expression: Use 2nd passes on PCD values |
commit | commitdiff | tree |
2018-02-24 |
Ard Biesheuvel | ArmVirtPkg: switch to DXE runtime version of DebugLib... |
commit | commitdiff | tree |
2018-02-24 |
Ard Biesheuvel | MdePkg: introduce DxeRuntimeDebugLibSerialPort |
commit | commitdiff | tree |
2018-02-24 |
Hao Wu | MdeModulePkg/RecoveryDevice.h: Remove semicolon after... |
commit | commitdiff | tree |
next |