]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Remove window EOL
[mirror_edk2.git] / MdePkg /
2008-07-08 vanjefffixed one typo.
2008-07-08 vanjeff1. Enabled UGA Draw consuming in GraphicsLib of Mdemodu...
2008-07-08 vanjeffEcc clean.
2008-07-04 qhuang8Remove duplicated PCD entires in the same section
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-06-30 qwang12Boolean values and variable type BOOLEAN should not...
2008-06-26 qwang12add a PCI_CLASS_MASS_STORAGE_AHCI alias.
2008-06-25 qwang12Remove the OPTIONAL modifier as HiiHandle is a compulso...
2008-06-24 klu2Fix doxygen issue:
2008-06-24 klu2Fix doxygen issue:
2008-06-24 klu2Fix issue broken doxygen parsing. The issue is that...
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-06-05 qwang12CHAR8 is defined as "1-byte Character" in UEFI spec...
2008-06-04 qwang12Remove the tailing ',' and redudant ';' to ensure the...
2008-06-04 qhuang8Minor update to follow coding style.
2008-06-04 qhuang8Remove orphan files: R8Lib.c & R8Lib.h have already...
2008-06-04 qhuang8Remove two duplicated GUIDs.
2008-06-02 klu2Use #if...#else to not confuse some lint tools for...
2008-05-30 qhuang81. Add comments about reserve space on space according...
2008-05-29 mdkinneyAdd ACPI_ADR_DISPLAY() macros to DevicePath.h
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-27 qhuang8Make #ifndef the first statement in header file.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-05-22 qwang12Add in ConvertIso639LanguageToRfc3066Language API.
2008-05-22 qwang12Add in ConvertIso639LanguageToRfc3066Language API.
2008-05-05 klu2Wrong check-in, library instance should not support...
2008-05-05 klu2Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu...
2008-04-29 klu2Fix the bug about comparing with mismatched integrate...
2008-04-22 klu2Fix missing include header file and fix typo in comment.
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...
next