]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
MdePkg/UefidebugLibConOut: Add new APIs
[mirror_edk2.git] / MdePkg /
2019-04-02 Bret BarkelewMdePkg/UefidebugLibConOut: Add new APIs
2019-04-02 Bret BarkelewMdePkg/BaseDebugLibSerialPort: Add new APIs
2019-04-02 Bret BarkelewMdePkg/BaseDebugLibNull: Add new APIs for DebugLib
2019-04-02 Bret BarkelewMdePkg/DebugLib.h: Add new APIs for DebugLib
2019-03-27 Shenglei ZhangMdePkg/BaseUefiDecompressLib: Improve performance of...
2019-03-19 Shenglei ZhangMdePkg/PciSegmentLibSegmentInfo: Change parameters...
2019-03-19 Shenglei ZhangMdePkg/MdePkg.uni: Add the prompt and help information
2019-02-28 Yao, JiewenMdePkg/BaseLib: Add Shadow Stack Support for X86.
2019-02-28 Yao, JiewenMdePkg/Include: Add Nasm.inc
2019-02-21 Jian J WangMdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity...
2019-02-21 Jian J WangMdePkg/UefiDevicePathLib: Add sanity check for FilePath...
2019-02-19 Shenglei ZhangMdePkg/BaseLib: Change a variable type in a bitwise...
2019-02-19 Dandan BiMdePkg/StatusCodeDataTypeId.h: Add new definition per...
2019-02-15 Chasel, ChiuMdePkg: Support EFI_PEI_CORE_FV_LOCATION_PPI
2019-02-14 Shenglei ZhangMdePkg: Change function parameter type
2019-02-12 Ard BiesheuvelMdePkg/BaseLib: implement SpeculationBarrier() for...
2019-02-02 Bi, DandanMdePkg: Fix coding style issues
2019-02-02 Mike TurnerMdePkg/BaseLib: Add Base64Encode() and Base64Decode()
2019-01-31 Bret BarkelewMdePkg/UefiLib: Add a new API GetVariable3
2019-01-31 Mike TurnerMdePkg/UefiDevicePathLib: Add a checking step
2019-01-31 Shenglei ZhangMdePkg/BaseLib: Remove definitions of two functions
2019-01-31 Mike TurnerMdePkg/BaseLib: Introduce CharToUpper and AsciiCharToUp...
2019-01-31 Bret BarkelewMdePkg/IndustryStandard: Remove an incorrectly spelled...
2019-01-31 Bret BarkelewMdePkg/IndustryStandard: Introduce a correctly spelled...
2019-01-31 Chen A ChenMdePkg/UefiSpec.h: Add definition to support Capsule...
2019-01-31 Hsueh, Hong-chihXMdePkg/BasePeCoffLib: skip runtime relocation if reloc...
2019-01-31 Chen A ChenMdePkg/UefiGpt.h: Add new definition for enable GPT...
2019-01-28 Zhang, Chao BMdeModulePkg:Tpm2Acpi.h: Upgrade UEFI supporting TCG...
2019-01-21 Ard BiesheuvelMdePkg/UefiDevicePathLib: permit use by MM_STANDALONE...
2019-01-21 Dandan BiMdePkg/BasePeCoffLib: Correct the address of RelocBaseEnd
2019-01-16 Ard BiesheuvelMdePkg: add MM_STANDALONE implementation of MmServicesT...
2019-01-16 Ard BiesheuvelMdePkg: introduce standalone MM entry point library...
2019-01-16 Ard BiesheuvelMdePkg: introduce standalone MM entry point library...
2019-01-16 Dandan BiMdePkg/BasePeCoffLib: Add more check for relocation...
2019-01-14 Ard BiesheuvelMdePkg: implement MmServicesTableLib based on tradition...
2019-01-14 Jagadeesh UjjaMdePkg/Include: add MmServicesTableLib header file
2019-01-10 Ashish SinghalMdePkg/UefiLib: Abstract driver model protocol uninstal...
2019-01-08 Laszlo ErsekRevert "MdePkg: avoid __builtin_unreachable() on GCC...
2018-12-25 Hao WuMdePkg/BaseLib: Introduce new SpeculationBarrier API
2018-12-20 Ard BiesheuvelMdePkg/Arm/ProcessorBind.h: fix copy/paste error
2018-12-20 Ard BiesheuvelMdePkg/Base: introduce MAX_ALLOC_ADDRESS
2018-12-13 Ard BiesheuvelMdePkg/BaseMemoryLibOptDxe ARM: add missing function...
2018-12-07 Ard BiesheuvelRevert "MdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRE...
2018-11-29 Ard BiesheuvelMdePkg/ProcessorBind.h AARCH64: limit MAX_ADDRESS to...
2018-11-27 Gary LinMdePkg ACPI: fix the typos in Acpi61.h and Acpi62.h
2018-11-21 Dandan BiMdePkg: Check input Ptrs in GetSectionFromAnyFvByFileType
2018-11-21 Dandan BiMdePkg: check Length para before use in DevPathToTextUs...
2018-11-20 Zhang, Chao BSecurityPkg: TCG Add more Event type
2018-11-15 Ard BiesheuvelMdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double...
2018-11-11 Liming GaoMdePkg BaseUefiDecompressLib: Fix UEFI Decompression...
2018-11-11 Dandan BiMdePkg: Fix incorrect check for DisplayOnly text format...
2018-11-08 Ruiyu NiMdePkg/BaseSynchronizationLib: Fix InternalSync[De...
2018-11-02 Marvin.Haeuser@out... MdePkg/Base.h: Implement BASE_CR() via OFFSET_OF().
2018-10-24 Dandan BiMdePkg: Handle AcpiExp device path when optional para...
2018-10-24 Dandan BiMdePkg: Handle USBxxx device path when optional para...
2018-10-24 Dandan BiMdePkg: Handle Sata device path when optional para...
2018-10-24 Jim.Dailey@dell.comMdePkg-BaseLib: Fix PathCleanUpDirectories() issue...
2018-10-24 Liming GaoMdePkg: Add more checker in UefiDecompressLib to access...
2018-10-23 Hao WuMdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle...
2018-10-21 Star ZengMdePkg UefiLib: Check Table against NULL in ScanTableInSDT
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: simplify IA32 Intern...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix X64 InternalSync...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix InternalSyncComp...
2018-10-17 Laszlo ErsekMdePkg/BaseSynchronizationLib GCC: fix whitespace and...
2018-10-12 Dandan BiMdePkg: Use VENDOR_DEVICE_PATH structure for Debug...
2018-10-12 Jim.Dailey@dell.comMdePkg-BaseLib: Fix PathCleanUpDirectories() error...
2018-10-09 Dandan BiMdePkg: Add PciRoot/PcieRoot text for ACPI Expanded...
2018-10-09 Dandan BiMdePkg: Correct condition check for AcpiExp text format
2018-10-09 Dandan BiMdePkg: Correct the string order of ACPI Expanded Devic...
2018-10-09 Dandan BiMdePkg: Correct the string expression of UTF8 vendor...
2018-09-30 Hao WuMdePkg/BaseLib: Add new AsmLfence API
2018-09-30 shengleiMdePkg/BaseLib: Remove an unused PCD
2018-09-27 Star ZengMdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
2018-09-26 Laszlo ErsekMdePkg/BaseSynchronizationLib: fix XADD operands in...
2018-09-25 Chen A ChenMdePkg: Removing ipf which is no longer supported from...
2018-09-25 Ruiyu NiMdePkg/SynchronizationLib: fix Interlocked[De|In]cremen...
2018-09-25 Zhang, ShengleiMdePkg UefiPciLibPciRootBridgeIo: Remove redundant...
2018-09-25 Zhang, ShengleiMdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redunda...
2018-09-25 Zhang, ShengleiMdePkg: Add a inf path in MdePkg.dsc
2018-09-24 Ard BiesheuvelMdePkg/BasePeCoffLib: remove PE/COFF header workaround...
2018-09-14 shengleiMdePkg: Update the comments in dec
2018-08-29 shengleiMdePkg: Add the missing spec version information for...
2018-08-28 Star ZengMdePkg SmBios.h: Add SMBIOS 3.2.0 definitions
2018-08-22 Laszlo ErsekMdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE...
2018-08-16 Laszlo ErsekMdePkg/UefiLib: introduce EfiOpenFileByDevicePath()
2018-08-15 Ming HuangMdePkg Cper.h: Add generic error macros for ARM platform
2018-08-06 Ruiyu NiMdePkg/BaseLib: Add an additional check within AsciiStriCmp
2018-08-01 Star ZengMdePkg FirmwareManagement.h: Fix code style issue
2018-07-31 Hao WuMdePkg/SmmMemLib: Avoid possible NULL ptr dereference
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attri...
2018-07-26 Jiewen YaoMdePkg/SmmMemLib: Check for untested memory in GCD
2018-07-09 Tomas Pilar (tpilar)MdePkg/BaseLib: Add bit field population calculating...
2018-06-28 Sami MujawarMdePkg: IORT Specification Rev D updates
2018-06-28 Sami MujawarMdePkg: SMMUv3 updates for IORT table definitions
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-06-27 Zhang, Chao BMdePkg: TpmPtp: Add CapCRBIdleBypass definition
2018-06-26 Bi, DandanMdePkg/PerformanceLib.h: Add new Perf macros
2018-06-19 Hao WuMdePkg/IndustryStandard/Ipmi: Use union for bitmap...
2018-06-19 Hao WuMdePkg/IndustryStandard/Ipmi: Update IPMI header files
next