]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.S
[mirror_edk2.git] / MdePkg /
2019-05-15 Dandan BiMdePkg: Merge TianoCustomDecompress algorithm into
2019-05-15 Krzysztof KochMdePkg: Add ACPI 6.3 header file
2019-04-30 Michael D KinneyMdePkg/BaseLib: Use PcdSpeculationBarrierType
2019-04-30 Michael D KinneyMdePkg: Add PcdSpeculationBarrierType
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibStdErr: make global variable static
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibDebugPortProtocol: make global varia...
2019-04-28 Zhichao GaoMdePkg/UefiDebugLibConOut: make global variable static
2019-04-28 Shenglei ZhangMdePkg: Removed IPF related code
2019-04-28 Zhichao GaoMdePkg/PeiServicesLib.c: Change comments of PeiServices...
2019-04-28 Zhichao GaoMdePkg/PeiServicesLib.h: Change comments of PeiServices...
2019-04-28 Zhichao GaoMdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEM
2019-04-28 Zhichao GaoMdePkg/UefiSpec.h: Change comments of EFI_RESET_SYSTEM
2019-04-24 Laszlo ErsekMdePkg/PiFirmwareFile: fix undefined behavior in FFS_FI...
2019-04-24 Laszlo ErsekMdePkg/PiFirmwareFile: fix undefined behavior in SECTIO...
2019-04-24 Laszlo ErsekMdePkg/PiFirmwareFile: express IS_SECTION2 in terms...
2019-04-24 Shenglei ZhangMdePkg/BaseLib: Remove support of INTEL tool chain
2019-04-24 Shenglei ZhangMdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c
2019-04-22 Aaron AntoneMdePkg/UefiDebugLibStdErr: Make it runtime safe
2019-04-22 Aaron AntoneMdePkg/UefidebugLibConOut: Make it runtime safe
2019-04-22 Aaron AntoneMdePkg/UefiDebugLibDebugPortProtocol: Make it runtime...
2019-04-15 Ard BiesheuvelMdePkg/UefiBaseType.h: treat EBC as a non-native machin...
2019-04-15 Shenglei ZhangMdePkg/BaseLib: Remove LongJump.c and SetJump.c
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibSse2: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibRepStr: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibOptPei: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibOptDxe: Remove .S files for IA32...
2019-04-03 Shenglei ZhangMdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and...
2019-04-03 Shenglei ZhangMdePkg/BaseLib: Remove .S files for IA32 and X64 arch
2019-04-03 Shenglei ZhangMdePkg/BaseCpuLib: Remove .S files for IA32 and X64...
2019-04-02 Bret BarkelewMdePkg/UefiDebuglibDebugPortProtocol: Add new APIs
2019-04-02 Bret BarkelewMdePkg/DxeRuntimeDebugLibSerialPort: Add new APIs
2019-04-02 Bret BarkelewMdePkg/UefiDebugLibStdErr: Add new APIs
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...
next