]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/Library/DuetBdsLib/BdsPlatform.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / DuetPkg / Library / DuetBdsLib / BdsPlatform.c
2018-12-06 Shenglei ZhangDuetPkg: Remove DuetPkg
2016-11-15 Gary LinDuetPkg: Fix typos in comments
2016-10-27 Laszlo ErsekDuetPkg/DuetBdsLib: rebase to ARRAY_SIZE()
2014-08-13 Ruiyu NiFix VS2013 build failure.
2011-09-20 lgao4Clean up the private GUID definition in module Level.
2010-04-28 hhtianUpdate the copyright notice format
2010-02-11 niruiyuDUET BDS clean up.
2010-01-25 mdkinneyUse GetFirstGuidHob() instead of GetNextGuidHob() when...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 mdkinneyRemove code that fills in the FirmwareVendor and Firmwa...
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-06-30 gikidyFix system memory map issue.
2009-06-24 klu2Fix build warning of implicitly pointer casting
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-03 qhuang8Clean up DuetBdsLib:
2009-01-20 klu21, Add logo.bmp to fv file for showing it in graphic...
2008-12-30 klu2Fix bug that Duet BDS fail to get PciExpressAddress...
2008-11-26 klu2Fix bundle of issue for ICC build
2008-11-26 xli24Fix the build failure of DuetBdsLib.
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-08-13 eric_tianFix build issue in linux environment.
2008-05-05 klu2Fix many bugs in DUET package and now DUET package...
2008-04-30 klu2Fix some bugs in FSVariable and BdsPlatform for duet...
2008-04-28 klu2Add more debug print message and fix some issues.
2008-04-18 klu2User customize build method for BootSector module.
2008-04-17 klu2Porting Duet module from EDKI to EDKII