]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / MdePkg / Include /
2009-06-11 vanjeffupdate codes per MdePkg doxgen review comments.
2009-06-10 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-10 gikidySave/Restore xmm6-xmm15 in function setJump/longJump.
2009-06-05 klu2Update comment for return description for PcdSetX macros.
2009-06-05 klu2The return description for LibPcdSetx function is ambig...
2009-06-04 mdkinneyFix build breaks from comment clean up checkin
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-06-04 vanjeffupdate comments per review comments.
2009-06-04 pkandelReviewed the code comments in the Include/Protocol...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-21 eric_tianupdate the file description of PrintXY and AsciiPrintXY...
2009-05-21 xli24Remove __APPLE__ usage in ProcessorBind.h files.
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 mdkinneyRemove redundant #include
2009-05-20 mdkinneyUpdate #ifndef to match the name of the include file.
2009-05-20 mdkinneyRemove extra #include that is not required for this...
2009-05-20 xli24Define macro for .global/.globl in assembly.
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-18 lgao41. Clean up MdePkg internal header files
2009-05-14 xli241. Add address check for "RegisterForRuntime" APIs...
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-11 qhuang8Fix minor coding style issue for ScsiReadCapacity16Comm...
2009-05-11 eric_tianadd the extra comments into BasePeCoffRelocateImage...
2009-05-10 mdkinneyUpdate GCC version of VAR_ARG () to be compatible with...
2009-05-09 mdkinneyClarify BuildCvHob() API in HobLib to state that this...
2009-05-09 mdkinneyUpdate function header description of ScsiReadCapacity1...
2009-05-09 mdkinneyClarify that FreePages(), FreeAlignedPages(), and FreeP...
2009-05-09 mdkinney1) Clarify file and function header comments for the...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-05-08 mdkinneyClean up comment
2009-05-08 eric_tianThe GCC compiler’s behavior is different than the Micro...
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-05-04 klu2Update function comments for AsmPrepareThunk16, AsmThun...
2009-04-30 gikidyReview the comments to match Spec.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-29 klu2Add limitation clarification for usage of AsmPrepareThu...
2009-04-28 vanjefffixed ECC issues.
2009-04-27 lgao4Correct minor comments.
2009-04-23 eric_tianupdate
2009-04-22 qhuang8Add HiiResourceData field to PeCoffLib library class...
2009-04-21 jljustenRename enum with a duplicate name of EVENT_LOG_TYPE_DATA.
2009-04-20 gikidyCoding style verified.
2009-04-20 qhuang8Remove some unrecognized unicode characters.
2009-04-20 gikidyEnhanced industry standard definitions of SMBIOS Table.
2009-04-20 vanjeff1. use #define instead of enumerator type for Structure...
2009-04-16 vanjeffrremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to...
2009-04-16 lgao4Add UEFI2.1d HiiPlatformSetupFormset Guid
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-15 qhuang8Add extra definition to MdePkg\Include\IndustrialStanda...
2009-04-15 qhuang8Add UEFI 2.1d Hii Package list GUID definition to MdePkg.
2009-04-13 vanjeff1. add ata identify data definition for ATA-5
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-10 jljustenAllow EFIAPI to be defined on the compiler command...
2009-04-09 gikidyUseless definition removed and typo corrected.
2009-04-03 gikidyMEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.
2009-04-02 lgao4Add CreatePopUp API into UefiLib
2009-04-02 gikidyFix some typo.
2009-04-02 gikidyAdd flag for device directly connect to the HBA.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2009-04-01 gikidyNew data field added follow UEFI Spec.
2009-03-27 jji4Synchronized with UEFI Spec
2009-03-27 qhuang8Retire RFC_3066_ENTRY_SIZE definition.
2009-03-26 jji4Synchronized with UEFI Spec
2009-03-26 jji4Synchronized with UEFI Spec
2009-03-24 qhuang8Add GetVariabe(), GetEfiGlobalVariable() and GetBestLan...
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been moved to be local.
2009-03-15 vanjeffremove some internal definitions.
2009-03-10 vanjeffcomments update.
2009-03-06 lgao4Correct comments for new null instance.
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-03 qhuang8Add #include <Uefi/UefiBaseType.h> for the reference...
2009-03-02 xli24Fix incorrect function headers for IoLib APIs.
2009-03-02 vanjeffremove PCI_MAX_SEGMENT from Industry Standard file.
2009-02-25 qhuang8Fix typo in API prototype
2009-02-24 qhuang8Remove the work-around in DevicePathLib to judge the...
2009-02-24 qhuang8Fix typo in last check in
2009-02-23 lgao4Add the missing PI capsule architecture protocol.
2009-02-23 klu21, Use #if defined() to judge the switching macro such...
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-18 qhuang8Revert some code that was checked in by mistake
2009-02-15 mdkinneyMake type EFI_SAL_STATUS be type INTN instead of type...
2009-02-14 mdkinneyUpdate macros to make sure all RETURN_STATUS constants...
2009-02-13 jji4Comments checked with spec
2009-02-10 mdkinneyAdd #defines for commonly used Base Address and Sizes.
2009-02-10 lgao4Add MdePkgTokenSpace Guid header file.
2009-02-09 jji4Comments synchronized
2009-02-09 lgao4Clean IpfMacro.i to remove unused Macro.
2009-02-06 mdkinneyFix IN OUT specifiers
2009-02-06 qhuang8Retired macro value TIME_OUT in UefiUsbLib and introduc...
2009-02-06 qhuang8De-unicode to pass VS2005 build
2009-02-06 jji4Comments checked with spec.
2009-02-06 jji4Comments checked with spec.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2009-02-06 mdkinneyConvert macros in the DevicePathLib to functions.
2009-02-05 mdkinney1) Remove UEFI specific defines from IndustryStandard...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-22 klu2DuplicateDevicePath() function use wrong comment same...
2009-01-16 jgong5added newline after brief summary
next