summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-13OvmfPkg/TlsAuthConfigLib: configure trusted cipher suites for HTTPS bootLaszlo Ersek2-1/+100
2018-04-13MdeModulePkg/PiSmmIpl: fix non-executable SMM RAMJian J Wang1-14/+36
2018-04-13MdeModulePkg/SmmCore: add sanity check for SetMemoryAttributesJian J Wang1-12/+18
2018-04-13MdeModulePkg/DxeCore: add sanity check for SetMemoryAttributesJian J Wang1-2/+7
2018-04-13SignedCapsulePkg SystemCapsuleLib: Change some dbg level to DEBUG_INFOStar Zeng1-6/+2
2018-04-13MdePkg DxeHstiLib: Fix ErrorString pointer incorrectly calculatedStar Zeng1-2/+2
2018-04-12ArmVirtPkg/ArmVirtQemu: hook NvVarStoreFormattedLib into VariableRuntimeDxeLaszlo Ersek2-0/+2
2018-04-12ArmVirtPkg/PlatformHasAcpiDtDxe: depend on gEfiVariableArchProtocolGuidLaszlo Ersek1-1/+1
2018-04-12ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+4
2018-04-12ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+1
2018-04-12ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormattedLaszlo Ersek3-8/+16
2018-04-12ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerlyLaszlo Ersek3-27/+1
2018-04-12EmbeddedPkg: introduce NvVarStoreFormattedLibLaszlo Ersek4-0/+135
2018-04-12ArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protocol depexLaszlo Ersek2-3/+1
2018-04-12ArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe.inf"Laszlo Ersek1-4/+4
2018-04-12Omap35xxPkg/InterruptDxe: replace CPU Arch Protocol depex with notifyLaszlo Ersek2-20/+65
2018-04-11SignedCapsulePkg/SystemFirmwareReportDxe: Pass thru on same handleKinney, Michael D1-3/+7
2018-04-11SignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMPKinney, Michael D1-21/+322
2018-04-11BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX5-9/+23
2018-04-11BaseTools: argument genfds-multi-thread create GenSec command issueFeng, YunhuaX1-7/+126
2018-04-11BaseTools: Correct GenSec argument dummy free memory issueFeng, YunhuaX1-1/+2
2018-04-11BaseTools: Fix the build error caused by eca980c0c899Yonghong Zhu1-1/+1
2018-04-10OvmfPkg: remove BLOCK_MMIO_PROTOCOL and BlockMmioToBlockIoDxeLaszlo Ersek12-1149/+0
2018-04-10BaseTools: Remove unneeded filesCarsey, Jaben5-3202/+0
2018-04-10BaseTools: Remove EdkIIWorkspaceBuild.py from source codeFeng, YunhuaX2-1671/+0
2018-04-10BaseTools: copy a dictionary from InfClassObject to BuildReportCarsey, Jaben1-1/+15
2018-04-10BaseTools: Fix two cases that use GUID CName as PCD ValueYonghong Zhu2-2/+4
2018-04-10BaseTools: Fix the bug for VOID* pcd max size from component sectionYonghong Zhu4-6/+23
2018-04-10BaseTools: Fix size override issue for Void* Patchable pcdYonghong Zhu1-8/+12
2018-04-10BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild PcdYonghong Zhu2-3/+5
2018-04-10BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in LibraryYonghong Zhu1-5/+17
2018-04-10BaseTools: Parse PCD GUID name in FILE statement issueYunhua Feng1-2/+2
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben7-17/+8
2018-04-10BaseTools: GenC - move content from both parts of if/elseCarsey, Jaben1-4/+2
2018-04-10BaseTools: change more list to setCarsey, Jaben2-24/+10
2018-04-10BaseTools: remove unneeded function callCarsey, Jaben1-1/+0
2018-04-10BaseTools: change another list to setCarsey, Jaben1-2/+2
2018-04-10BaseTools: optimize buildoptions loopCarsey, Jaben1-15/+6
2018-04-10BaseTools: simplify testing for existance and containing dataCarsey, Jaben1-9/+7
2018-04-10BaseTools: change list to setCarsey, Jaben1-9/+5
2018-04-10BaseTools: remove unused variablesCarsey, Jaben1-10/+1
2018-04-10BaseTools: replace a dict with a setCarsey, Jaben1-2/+2
2018-04-10BaseTools: sets are faster to check via "in" due to hashingCarsey, Jaben1-6/+6
2018-04-10BaseTools: defaultdict(set) allows us to just add to the setCarsey, Jaben1-8/+5
2018-04-10BaseTools: remove uncalled functionsCarsey, Jaben1-27/+0
2018-04-10BaseTools: remove unused fileCarsey, Jaben3-79/+5
2018-04-09BaseTools: Pcds in [Components] are not display correct in the reportYonghong Zhu1-0/+1
2018-04-09BaseTools: Pcd not used info should not in Module PCD sectionYonghong Zhu1-5/+6
2018-04-09BaseTools: dont make temporary dictCarsey, Jaben1-3/+3
2018-04-09BaseTools: Remove FdfParserLite.py from source since it is not usedFeng, YunhuaX4-3643/+4