summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-04UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchInstructionX86()Laszlo Ersek3-12/+12
2018-04-04UefiCpuPkg/PiSmmCpuDxeSmm: remove *.S and *.asm assembly filesLaszlo Ersek17-4294/+0
2018-04-04MdePkg/BaseLib: add PatchInstructionX86()Laszlo Ersek3-0/+147
2018-04-04MdePkg/BaseLib.h: state preprocessing conditions in comments after #endifsLaszlo Ersek1-13/+11
2018-04-04UefiCpuPkg PiSmmCpuDxeSmm: Refine some comments about SmmMemoryAttributeStar Zeng2-23/+17
2018-04-04MdeModulePkg SmmMemoryAttribute.h: Refine some commentsStar Zeng1-10/+7
2018-04-03BaseTools: remove uncalled functionsCarsey, Jaben2-38/+0
2018-04-03BaseTools: make static functions when self is not neededCarsey, Jaben2-25/+22
2018-04-03BaseTools: remove uncalled functionCarsey, Jaben4-62/+2
2018-04-03BaseTools: change hex parsing to use built inCarsey, Jaben2-44/+8
2018-04-03BaseTools: use new RegEx from FdfParserLiteCarsey, Jaben1-7/+5
2018-04-03BaseTools: use single RegExp for token matchingCarsey, Jaben1-9/+7
2018-04-02MdeModulePkg/Gcd: Fix bug of attribute conversionHeyi Guo1-5/+0
2018-03-30OvmfPkg/TlsAuthConfigLib: configure trusted CA certs for HTTPS bootLaszlo Ersek5-3/+224
2018-03-30OvmfPkg: annotate "PcdVariableStoreSize := PcdFlashNvStorageVariableSize"Laszlo Ersek3-0/+6
2018-03-30OvmfPkg/EmuVariableFvbRuntimeDxe: stop using PcdVariableStoreSizeLaszlo Ersek2-5/+4
2018-03-30MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSizeLaszlo Ersek7-8/+74
2018-03-30MdeModulePkg Variable: Align TPL level for (Smm)EndOfDxe callbackStar Zeng1-2/+2
2018-03-30BaseTools: cleanup class heirarchyCarsey, Jaben5-59/+5
2018-03-30BaseTools: remove loop and variables.Carsey, Jaben1-13/+0
2018-03-30BaseTools: use in to compare single charsCarsey, Jaben1-1/+1
2018-03-30BaseTools: no need to do int() API work for itCarsey, Jaben4-18/+6
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben131-1142/+1142
2018-03-30CorebootPayloadPkg: Conditionally add DebugAgentLib for DXE driversAlex James2-0/+6
2018-03-29BaseTools: compare GUID value should not case-sensitiveBin Wang1-1/+1
2018-03-29BaseTools: refactor repeated RegExp when no special searching is needed.Carsey, Jaben1-4/+5
2018-03-29BaseTools: dont use enumerate when un-neededCarsey, Jaben3-5/+5
2018-03-29BaseTools: move regular expression compile out of function call.Carsey, Jaben1-6/+6
2018-03-29BaseTools: expression can use single in instead of 3 API calls.Carsey, Jaben1-1/+1
2018-03-29BaseTools: remove local hex number regular expressionCarsey, Jaben2-5/+3
2018-03-29BaseTools: Use precompiled RegExpCarsey, Jaben1-3/+4
2018-03-29BaseTools: use new shared GUID regular expressionsCarsey, Jaben4-11/+9
2018-03-29MdeModulePkg/PartitionDxe: Add partition type guid to installed handleJeff Brasen6-18/+38
2018-03-29BaseTools: GlobalData Add a regular expression for a hex numberCarsey, Jaben1-0/+2
2018-03-29BaseTools: Add new RegExp for future useCarsey, Jaben1-0/+2
2018-03-29BaseTools: Regular Expressions refactor out the hex char for later reuseCarsey, Jaben1-1/+2
2018-03-29BaseTools: add GUID pattern to global dataCarsey, Jaben1-0/+7
2018-03-29BaseTools: GlobalData share same MACRO name definitionCarsey, Jaben1-3/+6
2018-03-29BaseTools: FdfParser and FdfParserLite share reg expCarsey, Jaben2-4/+5
2018-03-28Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branchKinney, Michael D5-36/+639
2018-03-28Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATEKinney, Michael D1-1/+13
2018-03-28Vlv2TbltDevicePkg: Fix build issues in DSC/FDFKinney, Michael D5-20/+50
2018-03-28Vlv2TbltDevicePkg: Fix VS2015 build breaksKinney, Michael D3-8/+1
2018-03-28Vlv2TbltDevicePkg: Fix build scriptsMichael D Kinney4-56/+70
2018-03-28BaseTools/BinToPcd: Add support for multiple binary input filesKinney, Michael D1-29/+54
2018-03-28OvmfPkg/PlatformPei: debug log "etc/reserved-memory-end" from fw_cfgLaszlo Ersek1-0/+2
2018-03-28NetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate variable attributesLaszlo Ersek1-7/+8
2018-03-28NetworkPkg/HttpDxe: sanity-check the TlsCaCertificate variable before useLaszlo Ersek2-1/+67
2018-03-28NetworkPkg/HttpDxe: drop misleading comment / status code in cert configLaszlo Ersek1-2/+0
2018-03-28NetworkPkg/HttpDxe: use error handler epilogue in TlsConfigCertificate()Laszlo Ersek1-5/+4