]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / MdePkg /
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-15 vanjeffadd security check
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-10 jljustenFix some build issues encountered with ELFGCC.
2009-04-09 gikidyUseless definition removed and typo corrected.
2009-04-07 eric_tianadd assertion condition to satisfy the requirement...
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 qhuang8Fix minor formatting issue.
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-12 qhuang8Fix typos in GCC assembly.
2009-03-10 qhuang8Remove wrong comments in function header.
2009-03-10 qhuang8Remove incorrect assertion. According to spec, it shoul...
2009-03-10 lgao4Correct ASSERT to more cases.
2009-03-10 vanjeffcomments update.
2009-03-06 lgao4Correct comments for new null instance.
2009-03-05 qhuang8Rename library instance name from "PeCoffExtraActionLib...
2009-03-05 qhuang8Add empty line
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-03 qhuang8Add BaseReportStatusCodeLibNull to MdePkg.dsc.
2009-03-03 qhuang8Add #include <Uefi/UefiBaseType.h> for the reference...
2009-03-03 qhuang8Add BaseReportStatusCodeLibNull instance to MdePkg...
2009-03-02 qhuang8Re-organize the PCDs section to reduce the duplication...
2009-03-02 xli24Fix incorrect function headers for IoLib APIs.
2009-03-02 xli24Refine PCI Segment Library to avoid possible intrinsic...
2009-03-02 xli24Fix the error that part of instructions of AsmWriteIva...
2009-03-02 vanjeffremove PCI_MAX_SEGMENT from Industry Standard file.
2009-02-25 qhuang8Fix typo in API prototype
2009-02-24 klu2Fix build broken.
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 qhuang8Update to fix several ECC warning
2009-02-23 qhuang8Clean up to remove unreferenced data structure
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 gikidyPath\filename information added for Protocol/PPI/Guid...
2009-02-18 qhuang8Revert some code that was checked in by mistake
2009-02-18 qhuang8Remove extra blank for array
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 synchronized with library class
2009-02-13 jji4Comments checked with spec
2009-02-13 jji4Spec checked
2009-02-10 mdkinneyAdd #defines for commonly used Base Address and Sizes.
2009-02-10 lgao4Add MdePkgTokenSpace Guid header file.
2009-02-10 lgao4Change style 0 == Index to Index == 0
2009-02-10 xli24Add comments in DSC files to explain the function and...
2009-02-09 qhuang8Remove the workaround in DxeHobLib.inf that it over...
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 qhuang8Fix ICC build break
2009-02-06 qhuang8Fix ICC build break
2009-02-06 qhuang8Add change log for the non-backward compatibility chang...
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 qhuang8Fix typos in comments.
2009-02-06 mdkinneyConvert macros in the DevicePathLib to functions.
2009-02-05 mdkinneyAdd comment to explain use of the types "int" and ...
2009-02-05 mdkinney1) Remove UEFI specific defines from IndustryStandard...
2009-02-05 lgao4Add Ppi/Guid/Protocol header file path into the comment...
2009-02-04 qhuang8Minor adjust the logic in BasePrintLib and fix several...
2009-02-03 jji4use the GUIDed versions of events listed in all of...
2009-02-02 qhuang8Fix minor coding style issue.
2009-02-01 qwang12The PCD library function will do ASSERT if CallBackFunc...
2009-02-01 lgao4Add check when use *Pointer as Sd->mRight[*Pointer...
2009-01-30 mdkinneyFix typos
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-24 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-23 qhuang8Add ASSERT in case SalSystemTable is NULL.
2009-01-23 lgao4Remove volatile for local Index, and Use Memory library...
2009-01-23 klu2DuplicateDevicePath() function use wrong comment same...
2009-01-23 qhuang8Fix typos in Pcd token number
2009-01-22 lgao4Add check when use Index as Array [Index] to avoid...
2009-01-22 klu2DuplicateDevicePath() function use wrong comment same...
2009-01-21 vanjeffadjust code to remove Klocwork issues.
2009-01-19 qhuang8Add ASSERT in case SalSystemTable is NULL.
2009-01-19 qhuang8Fix a bug that length might be a negative value for...
2009-01-16 jgong5added newline after brief summary
2009-01-14 qhuang8Apply BaseMemoryLib to replace the for loop.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2009-01-14 jji4INF extension reviewed
next