]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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:
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-11-20 rsun3Rename PI SMM definitions which has same name with...
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-11-19 jcarseyspecify operand order
2009-11-19 jcarseyfixing errors found in code review.
2009-11-18 jcarseyupdating headers from code review.
2009-11-18 qhuang8Fix incorrect copyright format
2009-11-18 qhuang8Fix incorrect EDK library enumeration in EdkShellPkg...
2009-11-18 qhuang8Add necessary brace to fix GCC warnings
2009-11-18 qhuang8Simplify the logic to remove the use of local variable...
2009-11-18 qhuang8Fix GUID format
2009-11-18 xdu2Add newly added global to Browser Context.
2009-11-18 qhuang8Fix some unicode characters in source file.
2009-11-18 qhuang8Update framework CPU I/O protocol to solve some symbol...
2009-11-18 qhuang8Add PI 1.2 CPU I/O 2 protocol definitions. This is...
2009-11-17 xli24Fix parameter name in function header.
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-17 qouyangUpdated the IpIoLiband and the change includes:
2009-11-17 klu2Correct the shell script file type as executable
2009-11-17 klu2Add ASM_PFX() for exposed symoble from assemble to C
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-16 ywangAdded support for VS2008.
2009-11-16 rsun3There should be no CONST modifier for the This paramete...
2009-11-16 klu2Correct the alignment for PEIM
2009-11-16 rsun3typedef
2009-11-16 klu2Remove a typo
2009-11-16 klu2Initialize the FileHandle to NULL, before search FV...
2009-11-13 lgao4Ignore UEFI OPEN/CLOSE Action for FrameworkCallback
2009-11-13 lgao4Add Example for EFI_BROWSER_ACTION_RETRIEVE callback
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-13 lgao4Remove the old unused ValueToString code, which has...
2009-11-13 xdu2Fix a bug to handle case that SendForm() is called...
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-11-12 vanjefffixed the wrong format.
2009-11-12 vanjefffixed the wrong format.
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
2009-11-11 jcarseymore errata
2009-11-11 jcarseyupdated for new errata
2009-11-11 tye1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this...
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-11 tye1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this...
2009-11-11 lgao4Add HiiResourcesSampleDxe into MdeModulePkg.dsc
2009-11-11 vanjeffadd EFI IPSEC protocol and EFI IPSEC Config protocol...
2009-11-11 klu2To make backward compatiblity, if can not find correspo...
2009-11-11 lgao4Enhance HiiThunkGetString to handle the case that Platf...
2009-11-11 klu2Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
2009-11-10 jcarseyupdated Alias, Map, and Env functions per errata.
2009-11-10 AJFISHAdded a patch for Shell svn rev 33 that makes it build...
next