summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-13Add Example for EFI_BROWSER_ACTION_RETRIEVE callbacklgao42-6/+23
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao49-28/+131
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu242-192/+192
2009-11-13Remove the old unused ValueToString code, which has been replaced by UnicodeV...lgao44-134/+0
2009-11-13Fix a bug to handle case that SendForm() is called with an invalid FormSetGuid.xdu21-0/+8
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu24-3/+99
2009-11-12fixed the wrong format.vanjeff1-1/+1
2009-11-12fixed the wrong format.vanjeff1-1/+1
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu24-8/+17
2009-11-12Add SuppressIf form support in SetupBrowser driver.lgao46-9/+148
2009-11-11more erratajcarsey1-12/+14
2009-11-11updated for new erratajcarsey1-8/+6
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye1-1/+2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye17-25/+400
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye1-0/+4
2009-11-11Add HiiResourcesSampleDxe into MdeModulePkg.dsclgao41-0/+1
2009-11-11add EFI IPSEC protocol and EFI IPSEC Config protocol definition.vanjeff3-0/+891
2009-11-11To make backward compatiblity, if can not find corresponding the handle of FV...klu21-0/+9
2009-11-11Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao41-25/+26
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu26-464/+1116
2009-11-10updated Alias, Map, and Env functions per errata.jcarsey1-99/+151
2009-11-10Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT...AJFISH2-1/+11864
2009-11-10Adding GCC and RVCT support. Since edk uses [nmake] section we add to add <Bu...AJFISH1-6/+67
2009-11-10Update Nt32 package to remove UID support .qhuang85-79/+0
2009-11-10Enable UID support in NT32 platformgdong15-0/+79
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu26-6/+71
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22-3/+3
2009-11-09Adding new library instance for SortLib with built in function for sorting de...jcarsey2-0/+303
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey3-105/+368
2009-11-09Sync tool code to BuildTools project r1739.lgao465-583/+1840
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang81-2/+7
2009-11-09Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID...qhuang82-3/+8
2009-11-09Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang83-21/+43
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun32-18/+24
2009-11-04fixed typovanjeff1-2/+2
2009-11-04[Change summary]:tye54-840/+1634
2009-11-04added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff1-1/+6
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff3-72/+6
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli2426-7/+2503
2009-11-02Describe update of default status code PCD values in change log.xli241-1/+20
2009-11-02Add description comments for status code PCDs with macros defined in PI 1.2.xli241-0/+29
2009-11-02The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x0310100...xli241-1/+1
2009-11-022 PCD values of status code are updated:xli241-2/+2
2009-10-30Correct the typo in comments.lgao42-3/+3
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye24-585/+1008
2009-10-29add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff1-1/+11
2009-10-28remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff1-11/+1
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff2-9/+5
2009-10-28UEFI Capsule HOB updating includes:vanjeff4-2/+98
2009-10-27Update transition from EBC function to native IPF function to guarantee that ...mdkinney1-21/+57