]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
updated parameters name to match spec.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-12 mdkinneyFix Doxygen comment syntax
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 lgao4Add the missing header file.
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-10 vanjeffenhanced check when reading BMP file.
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 klu2Refine comments for BdsGetBootTypeFromDevicePath().
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 klu2Refine comments.
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-06-30 klu2Should not use integer as boolean value for judgment.
2009-06-30 klu2Refine the member name.
2009-06-29 xli24Add check for memory allocation.
2009-06-26 lgao4Update code style.
2009-06-26 vanjeffClean up ECC.
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
2009-06-25 lgao4Clean up Library LzmaCustomDecompressLib, PeiRecoveryLi...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-24 klu2Use INTN to case the result of subtract
2009-06-24 klu2Add NULL checking for input parameter.
2009-06-24 lgao4Update code style and comments
2009-06-23 klu2Add more checking to avoid the buffer overflow.
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 klu2Add missing source item in INF for Bmp.h header file
2009-06-19 xli24Update comments.
2009-06-19 xli24Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.
2009-06-18 rsun3Remove an inline assembly statement added for debug
2009-06-18 xli24Code scrub for PeiDxeDebugLibReportStatusCode.
2009-06-17 lgao4Update header file comments.
2009-06-16 xli24Update comments.
2009-06-16 xli24Update comments.
2009-06-11 gikidyFix BDS limitation of two "EFI DVD/CDROM" options appea...
2009-06-11 xli24Update comments for PeiReportStatusCodeLib.
2009-06-11 xli24Code scrub for DxeReportStatusCodeLib.
2009-06-08 lgao4Add comments for Include header files
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-06-07 mdkinneyRetire <FrameworkModuleBase.h>, <FrameworkModuleDxe...
2009-06-04 xli24Remove ASSERT (TotalSize <= sizeof (Buffer));
2009-06-03 mdkinneyFix IPF alignment fault caused by addition of BASE_LIST...
2009-06-01 mdkinneyIncrease source portability by replace the use of EFI_S...
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-06-01 mdkinneyRemove the GUID declared as gEfiStatusCodeDataTypeAsser...
2009-05-31 mdkinneyChange (UINT8 *) to (CHAR *) to make types the same...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-26 eric_tianfix a bug of incorrectly judge the end of variable...
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-05-13 xli24Refine code for PeiReportStatusCodeLib.
2009-05-07 xli24Refine code for OemHookStatusCodeLibNull.
2009-05-05 jljustenRemove usage of MemoryAllocationLib, and use a simplist...
2009-05-04 jljustenMerge PEI & DXE LzmaCustomDecompressLib. A previous...
2009-05-01 jljustenAdd LzmaCustomDecompressLib based on the LZMA SDK 4...
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-23 vanjeffadd type cast.
2009-04-23 rsun3Fix build break caused by a unresolved external symbol...
2009-04-22 lgao4Remove volatile local variable sync to MdePkg BaseUefiD...
2009-04-21 hfangFix K8 report bugs.
2009-04-15 lgao4remove unused header file
2009-04-15 vanjefffixed overflow issue when reading BMP file.
2009-04-13 jljustenFix some inconsistencies in EFIAPI usage.
2009-04-07 vanjeff1. Update the CRC32 in the EFI System Table header...
2009-04-03 gikidyLoaded Image device paths for EFI Drivers loaded from...
2009-04-02 lgao4Use UefiLib CreatePopUp API
2009-04-02 gikidySATA Device path updated.
2009-03-23 hfangfix Klocwork issues
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-10 jljustenFix build warning generated by GCC.
2009-03-10 lgao4Add more checks for Dxe Report status code library...
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-03 qhuang8Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-03-02 klu2Correct include path for linux building
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-03-02 qhuang8Remove bmp.h and shellFile.h from MdeModulePkg to ...
2009-02-27 klu2Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architectu...
2009-02-26 klu2Use default boot file name from UefiSpec.h and retired...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-26 lgao4Add some comments in BdsDxe INF file.
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-23 lgao4Add conditional check before output status code.
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 qhuang8Update for the performance infrastructure changes:
2009-02-04 klu2Add missing GUID due to last check-in.
2009-02-04 jji4use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_A...
2009-02-03 klu2Cleanup meta data for GenericBdsLib library instance...
2009-02-03 qwang12Add in a check to make sure "BootCurrent" is created...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...
2008-12-18 lgao4Enhance PciCfg2 driver to handle unaligned Pci access...
2008-12-15 qhuang8Add missing DevicePathLib in INF file.
2008-12-07 mdkinneyRemove use of UINT8_MAX. Use BIT8-1 instead.
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-20 vanjeffRemoved Graphics library instance in IntelFrameworkModu...
2008-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-19 qwang12Update doxygen comment.
2008-11-19 qwang12Update doxygen comment.
next