]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Fix typo in comment.
[mirror_edk2.git] / MdePkg /
2008-04-22 klu2Fix typo in comment.
2008-04-22 klu2Fix comment typo
2008-04-22 klu2Fix comment typo.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Fix missing include file which break doxygen parsing.
2008-04-21 klu2Add missing library class.
2008-04-17 klu2Add missing file in INF file.
2008-04-14 qwang12add in a new API HiiLibGetSupportedSecondaryLanguages
2008-04-14 qwang12add in a new API HiiLibGetSupportedSecondaryLanguages
2008-04-03 yshang1[Description]
2008-03-17 eric_tian[Description]
2008-03-15 qwang12[Description]:
2008-03-11 qhuang8Add WDAT ACPI table
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 jljustenRename file to use recommended file naming conventions.
2008-03-10 qhuang8Replace "addr16" with other instructions.
2008-03-10 klu2Fix GCC building warning.
2008-03-10 qhuang8Short term fix to pass some GCC warning.
2008-03-07 lgao4Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64...
2008-03-04 qhuang8Fix a typo to pass ICC build
2008-03-04 lgao4Correct input parameter aligned to TCG spec.
2008-02-29 klu2Merge Temporary Ram support patch.
2008-02-25 lgao4Fix build failure by adding DebugLib
2008-02-25 lgao4update comments and add assert for these files.
2008-02-21 vanjeffchanged to match filename
2008-02-20 vanjeffremove duplicated one.
2008-02-20 vanjeffrename
2008-02-11 jljustenMdePkg/Library/IfrSupportLib/UefiIfrForm.c:
2008-02-11 jljustenMdePkg/Include/IndustryStandard/Tpm12.h:
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-02-01 qhuang8Fix a bug in LookupUnicodeStringTable2() to mismatch...
2008-02-01 qhuang8Remove the DivU64x64Remainder.c (embedded asm version...
2008-02-01 qhuang81. Add conformance checking to ensure the input & outpu...
2008-02-01 qhuang8Add alignment checking for IoLib functions to conform...
2008-02-01 qhuang8Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32...
2008-02-01 qhuang8Fix the asserting error for SetJump().
2008-02-01 qhuang8Fix the issues about the loop count for checksum 16...
2008-01-31 zliu3Sync with the PO-2 release branch (version: EDK 4645...
2008-01-25 qhuang8Zero all the field so that caller does not need to...
2008-01-25 qhuang8Fix a bug in print library "%a" should not print anythi...
2008-01-25 qhuang8Add new protocol definitions:
2008-01-25 qhuang8Update device path type value for PI Firmware volume...
2008-01-24 xli24Add a new line at the end of CpuLib.h for GCC build.
2008-01-24 xli24Update Thunk16.S of X64 for BaseLib.
2008-01-24 qhuang8Add DXE_CORE to supported module type. This library...
2008-01-22 xli24Check in implementation in GNU assembly for Thunk16...
2008-01-22 eric_tiandelete a unwanted semicolon sign.
2008-01-22 qhuang8Suppress the divide-by-zero warning for package validat...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-21 jwang36Added necessary support module type
2008-01-21 xli24Fix bugs in GNU assembly files for writing CR and DR...
2008-01-02 lgao4Add TCG protocol
2008-01-02 lgao4Add TPM related definitions.
2007-12-29 yshang1Update the PciXXXReadBuffer() for better coding style.
2007-12-29 yshang1Since PciXXXReadBuffer/PciXXXWriteBuffer does not check...
2007-12-25 yshang1Fix typo of Library Class Declaration.
2007-12-24 eric_tianadd iSCSI protocol
2007-12-21 klu2Add all smbios record structure definition.
2007-12-20 qhuang8Correct the default value of PcdUefiVariableDefaultPlat...
2007-12-18 lgao4Fix one bug in PeiExtractGuidedSectionLib to convert...
2007-12-17 klu2Fix the duplicate module in dsc file
2007-12-11 qhuang8Update PcdLib instances:
2007-12-10 qwang12Sync HII and Setupbrowser related header files with...
2007-12-10 qwang12Sync HII and Setupbrowser related header files with...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-07 qhuang81. Move some status code related PCDs to MdePkg
2007-12-05 qhuang8Fix the constructor typo. The new type should follow...
2007-12-05 qhuang8Add validate usage for some PCDs. DSC file can allow...
2007-12-05 qhuang8Fix the constructor typo. The new type should follow...
2007-11-30 mdkinneyFix timeout logic in AcquireSpinLock(). It could fail...
2007-11-27 lgao4Add Capsule image Table entry in Uefi/UefiSpec.h accord...
2007-11-27 mdkinneyAdd FUNCTION_ENTRY_POINT macro
2007-11-22 qhuang8Fix typo.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-18 qwang12Fix up the comment for several functions and make sure...
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-11-08 qhuang8Fix the wrong memory type for BSP stack hob. EfiConvent...
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-11-07 zliu3Removed the PAL definition of PAL_ROUTE_CONFIG because...
2007-11-02 jljustenedk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:
2007-11-01 gtianAdd more PAL_ROUTE related definition in to PalCallLib.h
2007-10-31 zliu3Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and...
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-30 jljustenMdePkg/Library/BaseMemoryLibRepStr/x64/*.S:
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-24 AJFISHFixed tabbing issue
2007-10-20 zliu3Added the PAL call PAL_ROUTE_CONFIG for Tukwila processor
2007-10-19 lgao4Update ExtractGuidedSectionLib instance to cover the...
2007-10-19 qhuang8Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocol
2007-10-19 qhuang8Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions...
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-16 vanjeffMerger network tackers 9307, 9338, 9339, 9397
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-10-16 vanjeff1. Add PcdConOutGopSupport and PcdConOutUgaSupport...
2007-10-16 klu2Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-15 klu2Remove library instance of PeiServicesTablePointerLibMm7
next