]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-12-14 gikidyRemove Driver Health sample driver from OptionRomPkg.
2009-12-12 klu2Fix a obvious bug for judge whether the PPB support ISA
2009-12-11 klu2Smbios driver wrong compute the offset when updating...
2009-12-11 klu2there is no 0 between a SMBIOS buffer and the first...
2009-12-11 lgao4Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode...
2009-12-11 klu2The consumer for smbios recorder should *not* make...
2009-12-11 rsun3Improve status codes returned for functions of EFI_TCG_...
2009-12-11 xli24Add return value description for EFI_PEI_RECOVERY_BLOCK...
2009-12-11 qhuang8Add missing definition of "EFI_PEI_DESCRIPTOR" in PI...
2009-12-10 xli24Add legacy region range check.
2009-12-10 xdu2Correct the comments.
2009-12-10 AJFISHTempoprary removal of this ASSERT as it crashes the...
2009-12-09 lgao4Add the missing HiiVendor DevicePath for new added...
2009-12-09 eric_tianfix the wrong module name.
2009-12-09 AJFISHMake the build.sh script match the TOT BaseTools project.
2009-12-08 AJFISHFix for the Linux Build. #ifdef __APPLE__ around the...
2009-12-08 eric_tianfix build error, CpuIo module is replaced with CpuIo2Dxe
2009-12-08 lgao4Don't need call SAP measure GPT table, which can be...
2009-12-08 lgao4Directly use FALSE when BootPolicy is FALSE.
2009-12-08 xdu2Fix incorrect return status usage of HiiGetBrowserData().
2009-12-08 ajfishFix the UnixPkg default to have the tools come from...
2009-12-07 jcarseyadd ASSERT to 2 functions and fix issue with size diffe...
2009-12-07 jcarseyclean up comments
2009-12-07 jcarseyAdding StringNoCaseCompare to SortLib
2009-12-07 xli24Update to consume CPU I/O 2 Protocol instead of Framewo...
2009-12-07 xli24Update to consume CPU I/O 2 Protocol instead of Framewo...
2009-12-07 xli24Update UnixPkg emulation platform to produce dummy...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-07 eric_tian1. fix the wrong description, change "target the buffer...
2009-12-07 lgao4Correct LzmaCustomDecompressLib to produce NULL library...
2009-12-07 xli24Update NT32 emulation platform to produce dummy CPU...
2009-12-07 eric_tianaccording to IA32 intel architecture spec, mwait instuc...
2009-12-07 eric_tianfix GCC build issue, mWait instruction need not the...
2009-12-07 xli24Remove unnecessary reference to CPU I/O Protocol.
2009-12-07 xli24Update drivers to consume CPU I/O 2 Protocol instead...
2009-12-07 xli24Check in thunk driver for CPU I/O 2 Protocol.
2009-12-07 xli24Check in driver to produce CPU I/O 2 Protocol for IA32...
2009-12-07 lgao4Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definit...
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-12-06 AJFISHAdded support for Xcode on Snow Leopard. Upaded with...
2009-12-06 AJFISHAdding support for BeagleBoard.
2009-12-05 mdkinneyAdd SetMemN() and ScanMemN() to the BaseMemoryLib class...
2009-12-04 gikidyA sample driver produces driver health protocol. This...
2009-12-04 gikidyFix some typos & format.
2009-12-04 gikidyDriver health management implementation in BDS based...
2009-12-04 klu2Prompt the PI specification version to 1.20 and UEFI...
2009-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-12-03 klu2According to PI specification, if token number can...
2009-12-03 klu2Move the Fv updating of PeiCore's internal structure...
2009-12-03 klu2Remove the tab characters.
2009-12-03 klu2After PeiCore is shadowed into permanent memory, the...
2009-12-02 jcarseycorrect value
2009-12-02 lgao4Add more check for local FileInfo variable before it...
2009-12-02 davidhuang1. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM...
2009-12-02 jcarseyremove extra variables
2009-12-01 lgao4Make MEDIA DEVICE PATH on 2 byte aligned to avoid the...
2009-12-01 lgao4Correct error status to EFI_NOT_FOUND when the image...
2009-12-01 jcarseyadded new PCD for ShellLib buffer size...
2009-12-01 jcarseycorrected out of date comments
2009-12-01 jcarseyupdates from code review, buffer length, and correct...
2009-12-01 jcarseytypo in comment
2009-11-30 xli24Update header file to include common definition of...
2009-11-30 qhuang8Update x64 version of InitializeFpu.asm to use raw...
2009-11-27 klu2Use AllocateZeroPool instead of using AllocatePool...
2009-11-27 klu2The FV size in EFI_FV_INFO has been excluded the length...
2009-11-27 lgao4Fix GCC build error!
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-26 jchen20Add PI complied S3 implementation. Include the Opcode...
2009-11-26 jchen20Add PI complied S3 implementation. Move the Opcode...
2009-11-26 lgao4Add DxeSecurityManagementLib instance
2009-11-26 lgao4Add new SecurityManagementLib, and update SecurityStub...
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
2009-11-26 lgao4Add new GetFileBufferByFilePath API into DxeServicesLib.
2009-11-25 xli24Fix unicode issue.
2009-11-25 xli24Thunk driver producing PI Legacy Region 2 Protocol...
2009-11-25 xli24Dummy implementation of Legacy Region 2 Protocol.
2009-11-25 klu2Add checking for VolumeHandle, if VolumeHandle is NULL...
2009-11-25 qhuang8Use InitializeFloatingPointUnits() from UefiCpuLib...
2009-11-25 qhuang8Introduce UefiCpuLib library class in UefiCpuPkg and...
2009-11-25 xli24Fix build failure of ShellPkg.
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-24 klu2Fix a typo bug that miss &
2009-11-24 klu2Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK...
2009-11-24 klu21, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2...
2009-11-24 klu2Refine comments for PCD PEIM/driver.
2009-11-24 klu2Clean up code.
2009-11-23 jljustenMdePkg: Move duplicate EFI_AP_PROCEDURE typedef to...
2009-11-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-11-23 klu21, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdP...
2009-11-23 qhuang8Simplify the @attention statement.
2009-11-23 qhuang8Minor update the comments style for LegacyRegion2 protocol
2009-11-23 jcarseyadd carriage return
2009-11-21 mdkinney1) Add new BaseLib API GetPreviousNode()
2009-11-20 mdkinneyAdd reserved field to SAL_UPDATE_PAL_DATA_BLOCK so...
2009-11-20 jljustenProtocol/SmmCpuIo.h: Fix build warning on GCC
2009-11-20 jcarseybuild break fix and new function
2009-11-20 jcarseycomment repairs.
2009-11-20 qhuang8Add LegacyRegion 2 protocol definition in MdePkg
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
next