]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2018-04-16 Laszlo ErsekOvmfPkg/PlatformBootManagerLib: add USB keyboard to...
2018-04-16 Dandan BiMdeModulePkg/FPDT: Add error message for unsupported...
2018-04-16 Star ZengSignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure...
2018-04-15 Long QinCryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h
2018-04-15 Long QinCryptoPkg/OpensslLib: Fix the documentation about submo...
2018-04-15 Feng, YunhuaXBaseTools: Fix one or more multiply defined symbols...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: rewrite TlsSetCipherList()
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: sanitize lib classes in internal...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: pre-compute OpensslCipherLength in...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: use binary search in the TlsGetCipher...
2018-04-13 Laszlo ErsekCryptoPkg/TlsLib: replace TlsGetCipherString() with...
2018-04-13 Laszlo ErsekNetworkPkg/TlsDxe: clean up byte order conversion for...
2018-04-13 Laszlo ErsekNetworkPkg/TlsDxe: verify DataSize for EfiTlsCipherList
2018-04-13 Laszlo ErsekMdePkg/Include/Protocol/Tls.h: pack structures from...
2018-04-13 Laszlo ErsekOvmfPkg/TlsAuthConfigLib: configure trusted cipher...
2018-04-13 Jian J WangMdeModulePkg/PiSmmIpl: fix non-executable SMM RAM
2018-04-13 Jian J WangMdeModulePkg/SmmCore: add sanity check for SetMemoryAtt...
2018-04-13 Jian J WangMdeModulePkg/DxeCore: add sanity check for SetMemoryAtt...
2018-04-13 Star ZengSignedCapsulePkg SystemCapsuleLib: Change some dbg...
2018-04-13 Star ZengMdePkg DxeHstiLib: Fix ErrorString pointer incorrectly...
2018-04-12 Laszlo ErsekArmVirtPkg/ArmVirtQemu: hook NvVarStoreFormattedLib...
2018-04-12 Laszlo ErsekArmVirtPkg/PlatformHasAcpiDtDxe: depend on gEfiVariable...
2018-04-12 Laszlo ErsekArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpu...
2018-04-12 Laszlo ErsekArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtoc...
2018-04-12 Laszlo ErsekArmPlatformPkg/NorFlashDxe: cue the variable driver...
2018-04-12 Laszlo ErsekArmPlatformPkg/NorFlashDxe: initialize varstore headers...
2018-04-12 Laszlo ErsekEmbeddedPkg: introduce NvVarStoreFormattedLib
2018-04-12 Laszlo ErsekArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protoco...
2018-04-12 Laszlo ErsekArmPkg/ArmGicDxe: annotate protocol usage in "ArmGicDxe...
2018-04-12 Laszlo ErsekOmap35xxPkg/InterruptDxe: replace CPU Arch Protocol...
2018-04-11 Kinney, Michael DSignedCapsulePkg/SystemFirmwareReportDxe: Pass thru...
2018-04-11 Kinney, Michael DSignedCapsulePkg/SystemFirmwareUpdateDxe: Single FMP
2018-04-11 Feng, YunhuaXBaseTools: fix --genfds-multi-thread generate makefile...
2018-04-11 Feng, YunhuaXBaseTools: argument genfds-multi-thread create GenSec...
2018-04-11 Feng, YunhuaXBaseTools: Correct GenSec argument dummy free memory...
2018-04-11 Yonghong ZhuBaseTools: Fix the build error caused by eca980c0c899
2018-04-10 Laszlo ErsekOvmfPkg: remove BLOCK_MMIO_PROTOCOL and BlockMmioToBloc...
2018-04-10 Carsey, JabenBaseTools: Remove unneeded files
2018-04-10 Feng, YunhuaXBaseTools: Remove EdkIIWorkspaceBuild.py from source...
2018-04-10 Carsey, JabenBaseTools: copy a dictionary from InfClassObject to...
2018-04-10 Yonghong ZhuBaseTools: Fix two cases that use GUID CName as PCD...
2018-04-10 Yonghong ZhuBaseTools: Fix the bug for VOID* pcd max size from...
2018-04-10 Yonghong ZhuBaseTools: Fix size override issue for Void* Patchable pcd
2018-04-10 Yonghong ZhuBaseTools: Fix a bug for Size incorrect of Void* Fixatb...
2018-04-10 Yonghong ZhuBaseTools: Fix a bug for VOID* type Fixatbuild Pcd...
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...
next