Age | Commit message (Expand) | Author | Files | Lines |
2010-01-25 | Fix a bug in Udp4IcmpHandler, it should not add special checking for Icmp mes... | tye1 | 1 | -11/+2 |
2010-01-25 | Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m... | tye1 | 1 | -3/+3 |
2010-01-23 | SMM driver should link UefiRuntimeLib. | hhtian | 1 | -2/+1 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 | 18 | -296/+321 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 | 9 | -14/+36 |
2010-01-14 | According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t... | klu2 | 4 | -8/+12 |
2010-01-14 | Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ... | rsun3 | 1 | -1/+1 |
2010-01-14 | Ensure there is only one instance of Status Code PPI in system. | xli24 | 1 | -6/+33 |
2010-01-14 | add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr... | eric_tian | 2 | -4/+4 |
2010-01-14 | fixed one bug that old rsp was calculate incorrectly. | vanjeff | 2 | -32/+32 |
2010-01-14 | Some HII related definitions change. Note these changes are inconsistent with... | rsun3 | 2 | -4/+8 |
2010-01-08 | 1)Remove “Back to Previous Page'”, since it cannot go back to “Device M... | vanjeff | 6 | -72/+119 |
2010-01-08 | refine the code and add more security check. | vanjeff | 14 | -396/+403 |
2010-01-07 | Correct copyright year to 2010 | lgao4 | 4 | -4/+4 |
2010-01-06 | Enable SetupBrowser to support multiple form class guid. | lgao4 | 4 | -14/+33 |
2010-01-04 | MdeModulePkg AcpiTableDxe: Fix compiler warning | jljusten | 1 | -0/+2 |
2010-01-04 | installing HII config access protocol on child handle instead of installing o... | vanjeff | 9 | -844/+374 |
2009-12-31 | Add disableif statement example, and suppressif form example. | lgao4 | 1 | -102/+104 |
2009-12-30 | Add VLAN support. | xdu2 | 27 | -896/+3868 |
2009-12-30 | Code clean up in NetLib: | xdu2 | 8 | -25/+29 |
2009-12-25 | Add check before free DevicePath (TCP child sock will have no device path ins... | xdu2 | 1 | -7/+9 |
2009-12-25 | Move Status Code Handler modules for PI implementation to MdeModulePkg. | xli24 | 15 | -0/+1771 |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang | 3 | -0/+405 |
2009-12-22 | add error handling for input parameter. | eric_tian | 2 | -1/+11 |
2009-12-17 | Refine the functions headers. | vanjeff | 5 | -56/+56 |
2009-12-17 | Refine type cast. | xli24 | 1 | -3/+3 |
2009-12-16 | Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL canno... | xli24 | 3 | -55/+132 |
2009-12-15 | Add '0x' prefix to indicate hex number | qhuang8 | 1 | -1/+1 |
2009-12-11 | Smbios driver wrong compute the offset when updating string for given handle. | klu2 | 1 | -8/+11 |
2009-12-11 | Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un... | lgao4 | 2 | -4/+4 |
2009-12-10 | Add legacy region range check. | xli24 | 1 | -0/+16 |
2009-12-10 | Correct the comments. | xdu2 | 1 | -3/+1 |
2009-12-08 | Fix incorrect return status usage of HiiGetBrowserData(). | xdu2 | 1 | -2/+1 |
2009-12-04 | The functionality of PXE Base Code protocol will not be stopped, when downloa... | vanjeff | 1 | -1/+4 |
2009-12-03 | According to PI specification, if token number can not be found for dynamic-e... | klu2 | 1 | -6/+10 |
2009-11-27 | Use AllocateZeroPool instead of using AllocatePool + ZeroMem | klu2 | 1 | -10/+7 |
2009-11-26 | Add IFR Security Op-code support in the Form Browser. | rsun3 | 4 | -4/+116 |
2009-11-26 | Add new SecurityManagementLib, and update SecurityStub driver to use this lib. | lgao4 | 2 | -12/+9 |
2009-11-25 | Dummy implementation of Legacy Region 2 Protocol. | xli24 | 3 | -0/+475 |
2009-11-25 | Fixed the bug that not to stop PXE functionality when PXE meeting some failur... | vanjeff | 2 | -0/+10 |
2009-11-24 | Refine comments for PCD PEIM/driver. | klu2 | 2 | -0/+19 |
2009-11-24 | Clean up code. | klu2 | 2 | -46/+35 |
2009-11-23 | 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time; | klu2 | 2 | -22/+47 |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 3 | -0/+1206 |
2009-11-20 | EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa... | rsun3 | 1 | -5/+3 |
2009-11-18 | Add newly added global to Browser Context. | xdu2 | 2 | -0/+3 |
2009-11-17 | Fix parameter name in function header. | xli24 | 1 | -1/+1 |
2009-11-17 | Following 3 updates are for spec update published in PI 1.2. | xli24 | 1 | -2/+2 |
2009-11-13 | Add Example for EFI_BROWSER_ACTION_RETRIEVE callback | lgao4 | 2 | -6/+23 |
2009-11-13 | Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question. | lgao4 | 9 | -28/+131 |