]> git.proxmox.com Git - mirror_edk2.git/commit
1. PostCodeLib.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Jun 2006 07:41:18 +0000 (07:41 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 Jun 2006 07:41:18 +0000 (07:41 +0000)
commita37097de83bde82215194b684999983667d1ed9e
treec7018ed75189b865aa64270292b0224ebb0029d8
parentcd14fe3dcf9445a2b3c9e8e3eef78c23c4d2b7cd
1. PostCodeLib.
Rename BasePostCodeLib80 to BasePostCodeLibPort80.
Fix typos in macro POST_CODE() and POST_CODE_WITH_DESCRIPTION()
2. DebugLib
Change the parameter type of LineNumber of DebugAssert() from “INTN” to “UINTN” to follow MWG.
Add type cast “(EFI_GUID *)” in macro ASSERT_PROTCOL_ALREADY_INSTALLED () to follow MWG.
3. BasePeCoffLib/
Add library function header for all the interfaces in MWG.
Add missing ASSERT()s.
4. PciLib
Add ASSERT()s in PciRead/WriteBuffer() to check cross PCI function access.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@558 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePostCodeLib80/BasePostCodeLib80.mbd [deleted file]
MdePkg/Library/BasePostCodeLib80/BasePostCodeLib80.msa [deleted file]
MdePkg/Library/BasePostCodeLib80/PostCode.c [deleted file]
MdePkg/Library/BasePostCodeLib80/build.xml [deleted file]