]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Library /
2023-02-15 lijun10xMdeModulePkg/Library: PcdAcpiS3Enable set FALSE cause...
2023-01-19 Abner ChangMdeModulePkg/IpmiCommandLib: Add NULL instance library
2022-10-06 Jeff BrasenMdeModulePkg/UefiBootManagerLib: Add Disk Info support...
2022-09-09 Michael KubackiMdeModulePkg: Fix imbalanced debug macros
2022-08-09 Liu, ZhiguangUefiCpuPkg: Simplify InitializeSeparateExceptionStacks
2022-07-23 Cosmo LaiMdeModulePkg/Include: Long debug string is truncated...
2022-06-10 Ray NiCpuException: Add InitializeSeparateExceptionStacks
2022-06-10 Ray NiCpuException: Remove InitializeCpuInterruptHandlers
2022-05-19 Michael KubackiMdeModulePkg/VariableFlashInfoLib: Add initial library
2022-03-02 Xiaolu.Jiangedk2/MdeModulePkg/Debuglib: Add Standalone MM support
2022-02-15 Bob FengMdeModulePkg: update brotli submodule
2022-01-28 Rebecca CranMdeModulePkg/UefiBootManagerLib: Convert BmLoadOption...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-12-03 wenyi,xie via grou... MdeModulePkg/DxeCorePerformanceLib:Variable Initial
2021-11-12 Dandan BiMdeModulePkg/FPDT: Lock boot performance table address...
2021-11-10 Yang JieMdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock...
2021-11-10 Bob MorganMdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file...
2021-11-08 Michael D KinneyMdeModulePkg: Reproduce builds across source format...
2021-10-21 IanX KuoMdeModulePkg/SortLib: Add QuickSort function on BaseLib
2021-08-12 Wenyi XieMdeModulePkg/UefiSortLib:Add UefiSortLib unit test
2021-08-03 Grzegorz BernackiMdeModulePkg: Add BootDiscoveryPolicyUiLib.
2021-06-15 Zhiguang LiuMdeModulePkg: Fix device path when boot manager menu...
2021-05-18 Zhiguang LiuMdeModulePkg: Retrieve boot manager menu from any fv
2021-05-17 Rebecca CranMdeModulePkg: Fix various typos
2021-04-13 Bret BarkelewMdeModulePkg: Initialize temp variable in VarCheckPolicyLib
2021-04-07 Michael D KinneyMdeModulePkg/PiDxeS3BootScriptLib: Rename mAcpiS3Enable...
2021-03-25 Liming GaoMdeModulePkg: Initialize local variable value before...
2021-02-25 Li, WalonMdeModulePkg/UefiBootManagerLib: Put BootMenu at the...
2021-02-05 Abner ChangMdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib...
2021-02-01 Kun QinMdeModulePkg: SmmSmiHandlerProfileLib: Support Standalo...
2021-02-01 Kun QinMdeModulePkg: SmmReportStatusCodeLib: ReportStatusCodeL...
2021-02-01 Kun QinMdeModulePkg: SmmLockBoxSmmLib: Support StandaloneMm...
2021-01-15 wenyi,xie via grou... MdeModulePkg/FileExplorerLib: Add return value check
2021-01-08 Liu, WeiX CMdeModulePkg Lzma: Update LZMA SDK version to 19.00
2021-01-07 Michael D KinneyMdeModulePkg/Library/VarCheckLib: Allow SetVariable...
2021-01-06 gaolimingMdeModulePkg BrotliCustomDecompressLib: Remove the...
2020-12-23 Masahisa KojimaMdeModulePkg/VarCheckPolicyLib: implement standalone...
2020-12-04 wenyi xieMdeModulePkg/FileExplorerLib: remove redundant null...
2020-11-27 James BottomleyMdeModulePkg/VariablePolicyLib: Fix runtime panic in... edk2-stable202011
2020-11-21 Laszlo ErsekMdeModulePkg/LzmaCustomDecompressLib: catch 4GB+ uncomp...
2020-11-17 Bret BarkelewMdeModulePkg: Define the VarCheckPolicyLib and SMM...
2020-11-17 Bret BarkelewMdeModulePkg: Define the VariablePolicyHelperLib
2020-11-17 Bret BarkelewMdeModulePkg: Define the VariablePolicyLib
2020-11-11 Abner ChangMdeModulePkg/Library: Revise HiiLib to check REST_STYLE
2020-10-16 Sami MujawarMdeModulePkg: Fix constructor invocation ordering
2020-10-13 Zhang, ShengleiMdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPREC...
2020-09-02 Qi ZhangMdeModulePkg/Library: add PEIM and SEC module type...
2020-07-21 Jeff BrasenMdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeSt...
2020-07-20 KrishnadasX Veliya... MdeModulePkg: Upon BootOption failure, Destroy RamDisk...
2020-06-06 Ard BiesheuvelMdeModulePkg/BootManagerUiLib: show inactive boot options
2020-05-20 Oleksiy YakovlevMdeModulePkg: Add FMP Capsule Image Header extension
2020-04-30 Ard BiesheuvelMdeModulePkg/DeviceManagerUiLib: connect all before...
2020-04-22 Guomin JiangMdeModulePkg/SecurityManagementLib: Mark the File param...
2020-04-16 Shenglei ZhangMdeModulePkg/BrotliCustomDecompressLib: Make brotli...
2020-03-12 Daniel SchaeferMdeModulePkg: Use CopyMem instead of GUID assignment
2020-02-07 Michael D KinneyMdeModulePkg: Add DxeResetSystemLib unit test
2020-02-07 Hao A WuMdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeri...
2020-02-06 Ashish SinghalMdeModulePkg/BaseSerialPortLib16550: Fix Serial Port...
2020-01-14 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: log reserved mem alloc...
2020-01-10 Ard BiesheuvelMdeModulePkg: remove EnterS3WithImmediateWake () from...
2020-01-08 Ashish SinghalMdeModulePkg: Add EDK2 Platform Boot Manager Protocol
2019-12-05 Zhiguang LiuMdeModulePkg: Add ARM/Aarch64 support which were missing
2019-12-05 Zhiguang LiuMdeModulePkg: LzmaCustomDecompressLib.inf don't support...
2019-11-15 Zhiguang LiuMdeModulePkg: Unify the definitions of size_t
2019-10-24 Liming GaoMdeModulePkg LzmaCustomDecompressLib: Update macro...
2019-10-09 Laszlo ErsekMdeModulePkg/PlatformVarCleanupLib: fix HiiConstructCon...
2019-10-09 Laszlo ErsekMdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place...
2019-10-09 Laszlo ErsekMdeModulePkg: fix cast in GetModuleInfoFromHandle(...
2019-10-04 Leif LindholmMdeModulePkg: strip trailing whitespace
2019-10-01 Chasel ChiuMdeModulePkg: Enable/Disable S3BootScript dynamically.
2019-09-25 Gris87MdeModulePkg: Add missing sourceX for Blt
2019-09-25 Dandan BiMdeModulePkg/UefiBootManager: Unload image on EFI_SECUR...
2019-09-25 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECU...
2019-09-24 Zhichao GaoMdeModulePkg/BM_UI: Add the new terminal types to relat...
2019-09-17 Vitaly Cheptsov... MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro
2019-08-15 Xu, Wei6MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons...
2019-08-07 Zhang, ShengleiMdeModulePkg/DxeCapsuleLibFmp: Add missing description...
2019-08-05 Zhang, ShengleiMdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull
2019-08-05 Zhang, ShengleiMdeModulePkg: Remove S3Lib.h and PeiS3LibNull
2019-06-28 Wei6 XuMdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer...
2019-06-26 Wei6 XuMdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.
2019-06-21 Zhang, Chao BRevert "Capsule-on-Disk entire Patch
2019-06-20 Wei6 XuMdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.
2019-05-27 Liming GaoNetworkPkg: Move Network library and drivers from MdeMo...
2019-05-15 Dandan BiMdeModulePkg/Library: Remove BaseUefiTianoCustomDecompr...
2019-04-29 Tien Hock, LohMdeModulePkg: BaseSerialPortLib16550: Add Mmio32 support
2019-04-28 Bret BarkelewMdeModulePkg/ResetUtilityLib: Add a new API ResetSystem...
2019-04-28 Zhichao GaoMdeModulePkg/PeiResetSystemlib.c: Change comments of...
2019-04-28 Zhichao GaoMdeModulePkg/RuntimeResetSystemLib.c: Change comments
2019-04-28 Zhichao GaoMdeModulePkg/BaseResetSystemLibNull.c: Change comments...
2019-04-28 Zhichao GaoMdeModulePkg/DxeResetSystemLib.c: Change comments of...
2019-04-28 Dandan BiMdeModulePkg/FileExplorer: Set Handle to NULL after...
2019-04-28 Dandan BiMdeModulePkg/BMMUiLib: Set Handle to NULL after uninsta...
2019-04-23 Ard BiesheuvelMdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime...
2019-04-18 Ard BiesheuvelMdeModulePkg/UefiBootManagerLib: fix crash on uninitial...
2019-04-15 Ard BiesheuvelMdeModulePkg/UefiBootManagerLib: allow foreign Driver...
2019-04-10 Dandan BiMdeModulePkg: Move BaseUefiTianoCustomDecompressLib to
next