summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Add check that Progress is NULL lgao42009-07-081-2/+2
* Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao42009-07-073-3/+3
* Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu22009-07-071-5/+0
* Move PcatRealTimeClockRuntimeDxe driver to PcAtChipsetPkgklu22009-07-074-1643/+0
* Fix PcRtc Year calculation bug.lgao42009-07-061-4/+1
* Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables.gikidy2009-07-064-4/+40
* remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff2009-07-037-7180/+0
* fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...eric_tian2009-07-031-2/+2
* Refine doxygen commentsklu22009-07-024-23/+23
* Remove library class of MemoryTestLib and related library instances.xli242009-07-027-557/+0
* Fix date/time not work for the return value of RtcRead not need type convert.gikidy2009-07-011-6/+9
* sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP S...eric_tian2009-07-013-6/+11
* Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney2009-07-014-0/+118
* add error handler to pass K8 checkeric_tian2009-06-303-12/+20
* Refine the member name.klu22009-06-303-3/+3
* add security check.vanjeff2009-06-2922-40/+90
* add assertion to pass K8 check.eric_tian2009-06-291-0/+1
* Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy2009-06-293-38/+179
* Fix incorrect error handling when PXE boot timeout.gikidy2009-06-291-2/+2
* Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy2009-06-261-1/+1
* Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao42009-06-252-13/+22
* Extend the max number of interface to 128 and correct the display of eth name.gikidy2009-06-251-10/+2
* roll back r8590 patcheric_tian2009-06-251-1/+1
* add assertion to ensure ACPI table is checksumed.eric_tian2009-06-241-0/+8
* do checksum before installing IBFT.eric_tian2009-06-241-1/+5
* remove the self-implementation on checksum() in this module by using BaseLib.eric_tian2009-06-243-39/+6
* refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian2009-06-235-163/+45
* update the usage help text on variable statistic information.eric_tian2009-06-183-2/+13
* the checksum must to be updated when install a new table into ACPI tableeric_tian2009-06-181-1/+1
* Fix Parameter IN OUTlgao42009-06-121-2/+2
* Update some comments for MdeModulePkg Include header files.lgao42009-06-127-109/+90
* Committing changes to the comments, to improve code documentation. pkandel2009-06-1126-329/+306
* The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy2009-06-111-1/+1
* Make comments align.lgao42009-06-101-10/+10
* Remove the additional build options.lgao42009-06-081-3/+0
* sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2009-06-084-76/+92
* Enhance the RTC driver to not reserve the CMOS century register MSB.gikidy2009-06-052-52/+3
* The StringIndex should be casted to UINT16* but not UINT8*.klu22009-06-041-1/+1
* fix the issue of Inadequate Memory Allocation in Variable Serviceseric_tian2009-06-032-4/+4
* Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney2009-06-031-4/+4
* The data length of a text request must not exceed the iSCSI target MaxRecvDat...gikidy2009-06-031-2/+2
* fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...eric_tian2009-06-031-2/+9
* Use DiskIo->WriteDisk() API to avoid alignment issue.qhuang82009-06-021-2/+8
* a typo of ISCSI stringeric_tian2009-06-011-0/+0
* fix the typo of ISCSI related string.eric_tian2009-06-011-0/+0
* Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu22009-05-312-2/+2
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-305-38/+423
* Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu22009-05-272-11/+11
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-263-20/+61
* Correct the check to the valid device path. The device path can't be less tha...lgao42009-05-261-1/+1