]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-04-10 Yunhua FengBaseTools: Parse PCD GUID name in FILE statement issue
2018-04-10 Carsey, JabenBaseTools: refactor and remove out of date use of ...
2018-04-10 Carsey, JabenBaseTools: GenC - move content from both parts of if...
2018-04-10 Carsey, JabenBaseTools: change more list to set
2018-04-10 Carsey, JabenBaseTools: remove unneeded function call
2018-04-10 Carsey, JabenBaseTools: change another list to set
2018-04-10 Carsey, JabenBaseTools: optimize buildoptions loop
2018-04-10 Carsey, JabenBaseTools: simplify testing for existance and containin...
2018-04-10 Carsey, JabenBaseTools: change list to set
2018-04-10 Carsey, JabenBaseTools: remove unused variables
2018-04-10 Carsey, JabenBaseTools: replace a dict with a set
2018-04-10 Carsey, JabenBaseTools: sets are faster to check via "in" due to...
2018-04-10 Carsey, JabenBaseTools: defaultdict(set) allows us to just add to...
2018-04-10 Carsey, JabenBaseTools: remove uncalled functions
2018-04-10 Carsey, JabenBaseTools: remove unused file
2018-04-09 Yonghong ZhuBaseTools: Pcds in [Components] are not display correct...
2018-04-09 Yonghong ZhuBaseTools: Pcd not used info should not in Module PCD...
2018-04-09 Carsey, JabenBaseTools: dont make temporary dict
2018-04-09 Feng, YunhuaXBaseTools: Remove FdfParserLite.py from source since...
2018-04-08 Star ZengMdeModulePkg/Gcd: Suppress incorrect compiler/analyzer...
2018-04-08 Carsey, JabenBaseTools: small cleanup
2018-04-08 Carsey, JabenBaseTools: Autogen - change from list to set
2018-04-08 Carsey, JabenBaseTools: move RegEx to root of file and share it
2018-04-08 Carsey, JabenBaseTools: remove redundant check
2018-04-08 Carsey, JabenBaseTools: AutoGen - use the new shared RegEx
2018-04-08 Carsey, JabenBaseTools: Add new RegEx pattern to GlobalData
2018-04-08 Carsey, JabenBaseTools: GenFds - move RegEx compile
2018-04-08 Carsey, JabenBaseTools: Autogen - move RegEx compile
2018-04-08 Carsey, JabenBaseTools: Remove unused code from Misc
2018-04-08 Carsey, JabenBaseTools: Workspace - use built in OrderedDict instead...
2018-04-08 Carsey, JabenBaseTools: use combined version of OrderedDict
2018-04-08 Carsey, JabenBaseTools: use built in OrderedDict instead of custom...
2018-04-08 Carsey, JabenBaseTools: Eot remove unused code
2018-04-08 Carsey, JabenBaseTools - AutoGen - replace custom dictionary class...
2018-04-08 Carsey, JabenBaseTools: remove unused import statement
2018-04-08 Carsey, JabenBaseTools: Eot tool never populates this dictionary
2018-04-08 Carsey, JabenBaseTools: use built in dict instead of custom version.
2018-04-08 Carsey, JabenBaseTools: Use local variable for list of constants.
2018-04-05 Kinney, Michael DMdeModulePkg/Gcd: Filter gCpu->SetMemoryAttributes...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: use mnemonics for FXSAVE...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: remove DBs from SmmRelocatio...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmInitStack" with...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: eliminate "gSmmJmpAddr"...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr0" with PatchIn...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr4" with PatchIn...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmmCr3" with PatchIn...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "XdSupported" with...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiCr3" with PatchIn...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmiStack" with Patch...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchIn...
2018-04-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: remove *.S and *.asm assembl...
2018-04-04 Laszlo ErsekMdePkg/BaseLib: add PatchInstructionX86()
2018-04-04 Laszlo ErsekMdePkg/BaseLib.h: state preprocessing conditions in...
2018-04-04 Star ZengUefiCpuPkg PiSmmCpuDxeSmm: Refine some comments about...
2018-04-04 Star ZengMdeModulePkg SmmMemoryAttribute.h: Refine some comments
2018-04-03 Carsey, JabenBaseTools: remove uncalled functions
2018-04-03 Carsey, JabenBaseTools: make static functions when self is not needed
2018-04-03 Carsey, JabenBaseTools: remove uncalled function
2018-04-03 Carsey, JabenBaseTools: change hex parsing to use built in
2018-04-03 Carsey, JabenBaseTools: use new RegEx from FdfParserLite
2018-04-03 Carsey, JabenBaseTools: use single RegExp for token matching
2018-04-02 Heyi GuoMdeModulePkg/Gcd: Fix bug of attribute conversion
2018-03-30 Laszlo ErsekOvmfPkg/TlsAuthConfigLib: configure trusted CA certs...
2018-03-30 Laszlo ErsekOvmfPkg: annotate "PcdVariableStoreSize := PcdFlashNvSt...
2018-03-30 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: stop using PcdVariabl...
2018-03-30 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolat...
2018-03-30 Star ZengMdeModulePkg Variable: Align TPL level for (Smm)EndOfDx...
2018-03-30 Carsey, JabenBaseTools: cleanup class heirarchy
2018-03-30 Carsey, JabenBaseTools: remove loop and variables.
2018-03-30 Carsey, JabenBaseTools: use in to compare single chars
2018-03-30 Carsey, JabenBaseTools: no need to do int() API work for it
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-29 Alex JamesCorebootPayloadPkg: Conditionally add DebugAgentLib...
2018-03-29 Bin WangBaseTools: compare GUID value should not case-sensitive
2018-03-29 Carsey, JabenBaseTools: refactor repeated RegExp when no special...
2018-03-29 Carsey, JabenBaseTools: dont use enumerate when un-needed
2018-03-29 Carsey, JabenBaseTools: move regular expression compile out of funct...
2018-03-29 Carsey, JabenBaseTools: expression can use single in instead of...
2018-03-29 Carsey, JabenBaseTools: remove local hex number regular expression
2018-03-29 Carsey, JabenBaseTools: Use precompiled RegExp
2018-03-29 Carsey, JabenBaseTools: use new shared GUID regular expressions
2018-03-29 Jeff BrasenMdeModulePkg/PartitionDxe: Add partition type guid...
2018-03-29 Carsey, JabenBaseTools: GlobalData Add a regular expression for...
2018-03-29 Carsey, JabenBaseTools: Add new RegExp for future use
2018-03-29 Carsey, JabenBaseTools: Regular Expressions refactor out the hex...
2018-03-29 Carsey, JabenBaseTools: add GUID pattern to global data
2018-03-29 Carsey, JabenBaseTools: GlobalData share same MACRO name definition
2018-03-29 Carsey, JabenBaseTools: FdfParser and FdfParserLite share reg exp
2018-03-28 Kinney, Michael DVlv2TbltDevicePkg: Sync FLASH libraries from UDK2017...
2018-03-28 Kinney, Michael DVlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATE
2018-03-28 Kinney, Michael DVlv2TbltDevicePkg: Fix build issues in DSC/FDF
2018-03-28 Kinney, Michael DVlv2TbltDevicePkg: Fix VS2015 build breaks
2018-03-28 Michael D KinneyVlv2TbltDevicePkg: Fix build scripts
2018-03-28 Kinney, Michael DBaseTools/BinToPcd: Add support for multiple binary...
2018-03-28 Laszlo ErsekOvmfPkg/PlatformPei: debug log "etc/reserved-memory...
2018-03-28 Laszlo ErsekNetworkPkg/TlsAuthConfigDxe: preserve TlsCaCertificate...
2018-03-28 Laszlo ErsekNetworkPkg/HttpDxe: sanity-check the TlsCaCertificate...
2018-03-28 Laszlo ErsekNetworkPkg/HttpDxe: drop misleading comment / status...
2018-03-28 Laszlo ErsekNetworkPkg/HttpDxe: use error handler epilogue in TlsCo...
next