summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu2015-02-101-2/+2
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-026-93/+72
* MdeModulePkg: Refine the format of INF files.Shumin Qiu2015-01-221-3/+3
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-134-0/+647
* MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao2015-01-091-15/+131
* MdeModulePkg: Eric Dong2014-12-191-2/+14
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-042-5/+5
* MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao2014-11-191-6/+6
* MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming2014-11-051-1/+21
* Removes some unused assigned variables.Olivier Martin2014-09-291-2/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-0342-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2843-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2841-214/+259
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-143-0/+358
* Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2014-08-131-1/+5
* MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming2014-08-113-55/+421
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-113-0/+74
* 1) Add type cast for better coding style.Feng Tian2014-08-073-9/+9
* Update code to support VS2013 tool chain.Eric Dong2014-07-282-2/+6
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s...Star Zeng2014-07-021-2/+10
* Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao12014-03-011-1/+6
* Fix CRLF formatTian, Hot2014-01-221-212/+212
* Correct function comments of S3BootScriptCloseTable().Liming Gao2014-01-091-3/+3
* Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-312-2/+10
* Rollback the change 15021.Eric Dong2013-12-301-4/+4
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-261-4/+4
* Update code to support guid op nest in the statement.Eric Dong2013-12-171-0/+11
* Fix comments format issue.Jeff Fan2013-12-061-1/+1
* Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan2013-11-271-1/+1
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-222-9/+81
* Update comments for VarOffset field in the dynamic create question function.Eric Dong2013-10-121-7/+14
* Restore the correct cursor status after finish creating the dialog.Eric Dong2013-10-091-2/+4
* Fix form flash issue.Eric Dong2013-09-274-96/+146
* Refine the code logic for browser and display engine.Eric Dong2013-08-123-150/+100
* Update Browser to provide the customization possibilities.Eric Dong2013-08-126-0/+2298
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-126-2248/+0
* Update Browser to provide the customization possibilities.Eric Dong2013-08-096-0/+2248
* Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2013-07-161-6/+0
* Rollback patch 14470, because it error check in some extra ending code.Eric Dong2013-07-161-24/+30
* Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin2013-07-161-30/+24
* Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2013-07-021-374/+720
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-5/+11
* 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng142013-05-071-17/+27
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-9/+36
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-251-21/+22
* Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao42013-02-271-0/+76
* Update SecurityStub SAP protocol to support SecureHandler and SecureHandler2 ...lgao42013-02-011-2/+2
* The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...lzeng142013-01-151-2/+2